Testimonial
Voices on paper in four layouts: quote, card, compact, featured. Crest + author + role. Stack with TestimonialRow.
Draw
draw a card
$npx shadcn@latest add @clow/testimonialFirst time? Point @clow at the registry
Once per project, add the registry to your components.json. Then draw any card by name.
"registries": {
"@clow": "https://clow.cards/r/{name}.json"
}Full setup →Playground
props
<Testimonial />Examples
basic
variants
Props
| prop | type | default |
|---|---|---|
| variant | quote | card | compact | featured | card |
| quote | text | Clow feels like paper that already knows the product. |
| author | text | Mira Chen |
| role | text | Product design, Northline |

