Product launch page
A single moment, with what shipped before what is next and an interactive preview in the middle.
Live preview
Open the full pageSource
This exact file renders the preview above.
components/patterns/product-launch.tsx
components/blocks/headers/product-launch.tsx
components/blocks/sections/features/interactive-preview.tsx
Demo source — adapt to your project. Foundry is not published as a package.
Usage
The interactive preview sits in the middle, where a reader who is already convinced can stop reading and start playing.
- Put the release timeline before the roadmap — what shipped earns the right to talk about what is next.
- One action in the hero. A launch page with three calls to action has no launch.
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.
- Transparent navbar over an inverted hero
- Reserved media frame
- Live theme preview
- Release and roadmap timelines
Accessibility
- Reserved media
- The media frame declares its aspect ratio, so nothing shifts on load.
- Manual carousel
- The testimonial carousel never auto-advances, and announces its position.
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 patternsProduct landing starter
A single-product site built around one capability, with an integration surface, a resource index and an interactive preview.
starter4 variantsProduct launch hero
Version chip, product name, one-line promise, one action, and a three-figure fact strip.
starter3 variantsRelease timeline
Versioned releases with tone-coded markers and machine-readable dates.
intermediate3 variants