Testimonials
TestimonialsGrid
Responsive masonry-style grid of testimonial cards with quote, author, role, and optional rating.
Installation
npm install @trinkui/reactPreview
What our customers say
Trusted by engineers and teams worldwide.
“TrinkUI saved us weeks of design work.”
S
Sarah K.CTO at Acme
“The components are polished and accessible.”
J
James L.Lead Engineer
“Best React UI library I've used.”
M
Maria P.Frontend Developer
Props
| Prop | Type | Default | Description |
|---|---|---|---|
pill | string | — | Badge label shown above the headline |
titlerequired | string | — | Main headline text |
subtitle | string | — | Supporting description below the headline |
testimonials | Testimonial[] | [] | Array of testimonial objects |
animated | boolean | true | Enable entrance animations |
theme | "light" | "dark" | — | Section color theme |
className | string | — | Extra CSS classes for the section element |