Skip to main contentSkip to navigation

Testimonials

Testimonial sections with user quotes, ratings, and social proof.

Overview

Testimonial blocks display customer reviews and social proof in visually appealing layouts. They support avatars, star ratings, company logos, and quote formatting.

Features

  • Multiple Layouts: Grid, carousel, and featured testimonial styles
  • Avatar Support: User photos with name and title
  • Star Ratings: Visual rating display
  • Company Logos: Brand association for B2B testimonials
  • Responsive: Adapts from multi-column to single column on mobile
  • Animated: Optional entrance animations and carousel transitions

Usage

import TestimonialsBlock from "@/registry/default/block/testimonials"

export default function Page() {
  return <TestimonialsBlock />
}