Enterprise Quote Callout Card
A production-scale, light + dark Enterprise Quote Callout Card component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add enterprise-quote-callout-cardLive preview available in the gallery.
Usage
import { EnterpriseQuoteCalloutCard } from "@lerpa/ui";
<EnterpriseQuoteCalloutCard />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | |
| onContact | () => void | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.