Saa S Hero
A production-scale, light + dark Saa S Hero component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add saa-s-heroLive preview available in the gallery.
Usage
import { SaaSHero } from "@lerpa/ui";
<SaaSHero />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| tag | string | — | |
| title | string | — | |
| description | string | — | |
| primaryAction | { label: string | — | |
| onClick | () => void } | — | |
| secondaryAction | { label: string | — | |
| onClick | () => void } | — | |
| screenshotUrl | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.