HomeFinalCTA.
The full-viewport closer: a near-black band with a fixed "Now boarding" eyebrow, a display heading, and the Dash card itself as the call to action — a React island wrapped in a link to signup that tilts in 3D on hover. Its heading animation is driven by a separate prelude section elsewhere on the page.
When to use
The very last section of a long homepage, where the closer should own a whole viewport and the product itself is the affordance. One per page. It is tightly coupled to a preceding prelude section — reach for a plain CTA band if you do not have one.
Now boarding
Click on the card to get started
There is no button in this pattern. The [data-cta-button] "Apply" anchor exists in
the source only as commented-out markup, and there is no reassurance line — the card island
itself is the call to action, wrapped in an <a href="https://app.dash.fi/signup"> that tilts it in 3D on hover and focus.
Shortened here; the real band is min-h-dvh, and its heading animation is driven by
a [data-cta-prelude] element elsewhere on the page.