Loading...
Loading...
Loading...
Grid testimonial section with oversized quote marks and avatar cards.
Install
npx bouncekit@latest add testimonialsImport
import { Testimonials } from "@/components/marketing/testimonials"Testimonials
“Bounce saved us weeks of UI work.”
Alice
Founder @ Acme
“The cleanest component library I have ever used.”
Bob
CTO @ Initech
API Reference
| Prop | Type | Required | Description |
|---|---|---|---|
heading | string | yes | Section heading. |
subheading | string | — | Optional sub-heading. |
testimonials | Testimonial[] | yes | Testimonial items { name, role, quote }. |
Source
src/components/marketing/testimonials.tsx