Footer Newsletter Center
A production-scale, light + dark Footer Newsletter Center component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add footer-newsletter-centerLive preview available in the gallery.
Usage
import { FooterNewsletterCenter } from "@lerpa/ui";
<FooterNewsletterCenter />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | |
| brandName | string | — | |
| audienceCount | string | — | |
| eyebrow | string | — | |
| description | string | — | |
| placeholder | string | — | |
| social | FooterNewsletterSocial[] | — | |
| footerLinks | string[] | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.