The client was right that things were missing, but nothing was ever deleted. The background artwork was never committed to git, so every build they could open rendered flat purple where the art belongs. Desktop, 1440px, full pages.
| Page | Artwork elements before | After | Broken images | Overflow |
|---|---|---|---|---|
| Home | 0 | 3 | 0 | none |
| Events | 1 | 9 | 0 | none |
| About | 1 | 14 | 0 | none |
| Earn | 0 | 29 | 0 | none |
The clearest case — 0 artwork elements became 29. The dead purple band in the middle is now the palm silhouette section.


Night-sky hero and the horizon band return; the descent from sky to sand reads as one journey again.


1 → 14 artwork elements: card art behind the values, the quote divider, the sand footer.


1 → 9: ticket cards, the electric-ocean texture and the divider strips are back.


His voice note: "I'm pretty sure we had more than four pages... make sure our pages are in the new side nav way where you can click it and it shows all the other stuff." He was right, and it was worse than a nav omission.
| Route | In the menu before | Now |
|---|---|---|
| Home, Events, Music, Gallery, Press, Contact | yes | yes |
| About | no — 1 stray link on the whole site | in menu + footer |
| Earn (Yard Points) | no — ZERO links anywhere | in menu + footer |
Your note: "maybe one top things the sky, then sky and ocean, then under the ocean, then a beach." That arc was already designed and the artwork already existed — the pages just weren't using it in order.
| Page | Depth sequence before | After |
|---|---|---|
| About | sky, sky, surface, deep, shallows, back up | sky → horizon → surface → deep → shallows → sand |
| Music | opens deep, then swims up | surface → deep → shallows → sand |
| Gallery | opens in the cove, then up | horizon → deep → shallows → sand |
| Press | shallows, then dives under | surface → sand |
| Earn | two separate jumps back up | sky → surface → deep → cove → shallows → sand |
| Contact | opens on the shore, then dives | surface → deep → shallows → palms |
| Events | already clean | …now lands on sand too |
sand and palms were wired up in the CSS and used by zero pages — the last step of the journey was never taken. Same 54 images, no additions, just re-slotted in depth order.Night sky → horizon → surface → deep → shallows → sand, top to bottom in one scroll.


/bykonz-earn route, so the Earn page 404'd on hard refresh in production. 1dca4ee with a clean dirty:false receipt.