Testimonial
1.0.0Marketing social-proof block with stacked quote cards, star ratings, avatars, and a grid layout that shows every review at once.
npx jabkit add testimonialComponent Data
- ID
- testimonial
- Category
- marketing
- Version
- 1.0.0
- Added
- 2026-09-06
- Type
- block
- Keyboard nav
- Yes
- Reduced motion
- Yes
testimonialreviewsquotessocial-proofmarketingcarouselstacklanding
Dependencies
- lucide-react
- clsx
- tailwind-merge
Examples
Default
<div className="bg-background text-foreground">
<Testimonial {...testimonialMocks.default} />
</div>Variants
<div className="bg-background text-foreground">
<Testimonial {...testimonialMocks.alternate} />
</div>