Footer Ecommerce Trust Badges
A production-scale, light + dark Footer Ecommerce Trust Badges component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add footer-ecommerce-trust-badgesLive preview available in the gallery.
Usage
import { FooterEcommerceTrustBadges } from "@lerpa/ui";
<FooterEcommerceTrustBadges />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | |
| brandName | string | — | |
| tagline | string | — | |
| trust | TrustBadge[] | — | |
| columns | FooterColumnLinks[] | — | |
| payments | string[] | — | |
| social | EcomSocial[] | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.