Product launch hero
Version chip, product name, one-line promise, one action, and a three-figure fact strip.
Live preview
Source
This exact file renders the preview above.
components/blocks/headers/product-launch.tsx
components/ui/badge.tsx
Demo source — adapt to your project. Foundry is not published as a package.
Usage
Built around a single moment. The version chip is information, not decoration — launch pages that hide the version are usually hiding the fact that nothing changed.
- One action only. A launch page with three calls to action has no launch.
- The fact strip uses divided cells rather than cards, which keeps it quiet enough to sit under a hero.
Variants and states
Every entry below is a genuine difference in behaviour or layout, and every one of them is visible in the preview above.
- Version chip
- Single action
- Divided fact strip
Accessibility
- Definition list
- The fact strip is a `<dl>`, pairing each figure with its label programmatically.
- Decorative wash
- The top gradient is `aria-hidden` and `pointer-events-none`.
Foundry implements published ARIA patterns and is tested against them. No WCAG certification is claimed — see the accessibility documentation for what is and is not covered.
Related
All navigationProduct launch page
A single moment, with what shipped before what is next and an interactive preview in the middle.
intermediateFeatured4 variantsDivided statistics band
Four figures separated by rules rather than boxed in cards.
starter3 variantsStartup hero
A direct claim, one action, and social proof built from faces rather than logos.
starter3 variants