Components
Loading preview...
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.
npx shadcn@latest add https://21st.dev/r/sshahaider/testimonials-sectionimport { TestimonialsSection } from "@/components/ui/testimonials-section";
export default function DemoOne() {
return <TestimonialsSection />;
}