Agency Hero
A production-scale, light + dark Agency Hero component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add agency-heroLive preview available in the gallery.
Usage
import { AgencyHero } from "@lerpa/ui";
<AgencyHero />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| badgeText | string | — | |
| headline | string | — | |
| subheadline | string | — | |
| description | string | — | |
| clientsRatingText | string | — | |
| primaryActionLabel | string | — | |
| secondaryActionLabel | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.