Testimonial Quote Spotlight
A production-scale, light + dark Testimonial Quote Spotlight component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add testimonial-quote-spotlightLive preview available in the gallery.
Usage
import { TestimonialQuoteSpotlight } from "@lerpa/ui";
<TestimonialQuoteSpotlight />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | |
| quote | string | — | |
| name | string | — | |
| role | string | — | |
| company | string | — | |
| initials | string | — | |
| rating | number | — | |
| metric | { value: string | — | |
| label | string } | - |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.