JJabKit
Theme preference

Testimonial

1.0.0

Marketing social-proof block with stacked quote cards, star ratings, avatars, and a grid layout that shows every review at once.

npx jabkit add testimonial

Component 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>