Footer Enterprise Legal
A production-scale, light + dark Footer Enterprise Legal component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add footer-enterprise-legalLive preview available in the gallery.
Usage
import { FooterEnterpriseLegal } from "@lerpa/ui";
<FooterEnterpriseLegal />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | |
| brandName | string | — | |
| tagline | string | — | |
| columns | FooterColumn[] | — | |
| legal | string[] | — | |
| badges | FooterBadge[] | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.