Azur

Yacht Charter

  • Scroll
  • Landing Page
  • HTML
  • CSS
  • Scroll-Scrub

The build prompt

5,686 chars
Build a scroll-scrubbed charter page for AZUR — a 28-metre sport yacht out of Saint-Tropez. ONE self-contained HTML file: inline <style>, inline <script>, Google Fonts via <link>. No build step, no framework. The only external asset is one video.

SCROLL MECHANIC — THE SCRUBBED VIDEO IS THE HERO:
There is NO autoplay hero above the scrub. The sticky stage is the FIRST element on the page.
- ONE <video>. NO autoplay attribute, NO loop attribute, and .play() is NEVER called.
- Frame 0 IS the landing state — on load the user sees currentTime = 0 as a still frame.
- Scroll is the only thing that moves the video.
- The opening headline is the first caption beat (progress 0.00) on that same sticky

The rest of this prompt is for members

More like this