Testimonial Card

Compound card component for displaying customer reviews. Compose with Header (stars), Quote, and Footer (avatar + author name) slots.

core/testimonial-card

Installation

1 · Add registry to components.json

2 · Install component

Examples

Default

Stars, quote, avatar, and author slots.

API Reference

PropTypeDescription
rating
numberStar rating (on TestimonialCardStars). Values 1–5.
initials
stringAvatar initials fallback (on TestimonialCardAvatar).
src
stringAvatar image URL (on TestimonialCardAvatar).