01
The challenge
The owners wanted the same structure as the Shaka Bros page without any of its photo albums or motion, in the brand's colors, with the event offer visible before anything else and no fanciness that would slow a phone.
Link-in-bio page
A one-panel link page for Deep Sea Detail's social bios that puts the Freedom Fest offer first, then the site, the quote form, the community partners page and the three social channels.

The engagement
Deep Sea Detail needed a single link for Instagram, Facebook and TikTok bios ahead of Orange Beach Freedom Fest 2026. The page mirrors the Shaka Bros links architecture (a JSON list of rows rendered to a committed static build) with the Deep Sea Detail brand: a navy ground with the octopus seal as a faint watermark, a foam panel, and the printed 10 percent Freedom Fest offer as the featured first row.
01
The owners wanted the same structure as the Shaka Bros page without any of its photo albums or motion, in the brand's colors, with the event offer visible before anything else and no fanciness that would slow a phone.
02
One JSON file is the contract for rows and their order; a build script renders the page and a gate fails when the committed build drifts, when any link is missing or out of order, or when the phone render overflows. The seal is masked from a cached SVG rather than inlined, the fonts are the site's Newsreader and Manrope, and the page ships with favicons, a share card, robots and a sitemap.
03
04
05
One link for every social bio that leads with the event offer and lands people on the intake forms
Order changes are a one-line JSON edit with the gate enforcing the contract
The page is text and one cached seal file: no photos, no scripts beyond the fonts, so it opens instantly on a phone at the event
Built with