EmberFooterCta
1.0.0Closing marketing footer with a waitlist form, serif headline, slim link row, and a token-based ember bed along the baseline.
npx jabkit add ember-footer-ctaComponent Data
- ID
- ember-footer-cta
- Category
- marketing
- Version
- 1.0.0
- Added
- 2026-09-06
- Type
- block
- Keyboard nav
- Yes
- Reduced motion
- Yes
footerctamarketingwaitlistnewsletterformlanding
Dependencies
- clsx
- tailwind-merge
Examples
Default
<div className="bg-background text-foreground">
<EmberFooterCta {...emberFooterCtaMocks.default} />
</div>Variants
<div className="bg-background text-foreground">
<EmberFooterCta {...emberFooterCtaMocks.alternate} />
</div>