Cta Contact Sales Panel
A production-scale, light + dark Cta Contact Sales Panel component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add cta-contact-sales-panelLive preview available in the gallery.
Usage
import { CtaContactSalesPanel } from "@lerpa/ui";
<CtaContactSalesPanel />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | |
| onSubmit | (data: { name: string | — | |
| string | - | ||
| company | string | - | |
| seats | string }) => void | - | |
| eyebrow | string | — | |
| title | string | — | |
| description | string | — | |
| string | — | ||
| phone | string | — | |
| seatTiers | string[] | — | |
| submitLabel | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.