All work

Link-in-bio page

Deep Sea Detail Links

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.

Client
Deep Sea Detail
Sector
Automotive, marine and RV detailing · Mobile service
Delivered
2026
Visit live page
Deep Sea Detail Links live project homepage

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 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.

02

The approach

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.

8links in contract order
4viewport widths gated
1JSON file to change the page

03

Scope of work

  • One route with eight links in a fixed order: the Freedom Fest offer, the website, request a quote, community partners, Instagram, Facebook, TikTok, phone
  • Brand ground and watermark, foam panel, featured offer row, labeled social icons, signoff
  • Release gate: build determinism, link contract, glyph and hashtag linter, Playwright render at 1440, 430, 390 and 360

04

What we delivered

  • links.deepseadetail.com on the Euphemios Vercel team with a staging mirror
  • Committed static build served with immutable caching for brand assets
  • CI running the gate on every pull request

05

The result

  1. 01

    One link for every social bio that leads with the event offer and lands people on the intake forms

  2. 02

    Order changes are a one-line JSON edit with the gate enforcing the contract

  3. 03

    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