Components
A modern testimonial grid with animations, customer photos, and quotes — perfect for SaaS, startups, and business websites to showcase client success stories and build trust.
Loading preview...
import { TestimonialsSection } from "@/components/ui/testimonials-section";
export default function DemoOne() {
return <TestimonialsSection />;
}