Waitlist Hero

Block

Full-width hero section with brand name, badge, headline, description, email capture form, stats strip, and footer. Ships in both dark and light variants.

core/waitlist-hero

Installation

1 · Add registry to components.json

2 · Install component

Examples

Default

API Reference

PropTypeDescription
placeholder
stringEmail input placeholder (on WaitlistHeroForm).
submitLabel
stringSubmit button label (on WaitlistHeroForm).
successMessage
stringMessage shown after successful submission.
disclaimer
stringSmall-print text below the form.
onSubmitEmail
(email: string) => Promise<void>Called on form submit with the email value.
variant
"dark" | "light"Colour variant of the form (on WaitlistHeroForm).
value
stringStat value string (on WaitlistHeroStat).
label
stringStat label string (on WaitlistHeroStat).