Cta Split Image Background
A production-scale, light + dark Cta Split Image Background component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add cta-split-image-backgroundLive preview available in the gallery.
Usage
import { CtaSplitImageBackground } from "@lerpa/ui";
<CtaSplitImageBackground />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | |
| eyebrow | string | — | |
| headline | string | — | |
| subline | string | — | |
| primaryHref | string | — | |
| primaryLabel | string | — | |
| secondaryHref | string | — | |
| secondaryLabel | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.