The Testimonial Grid component displays a collection of customer testimonials in a responsive grid layout. It showcases customer quotes, names, companies, and profile pictures, with optional social media links.
page.tsx
Copy
import TestimonialGrid from "@/components/testimonial-grid";
Remember to choose testimonials that highlight different aspects of your product or service. The current implementation includes a title “See How My SaaS Transforms Businesses” and a description, which you can customize to match your specific offering.The TestimonialGrid component creates a section that displays customer testimonials with the following features:
Animated entrance effects for the title, description, and each testimonial
Responsive grid layout that adapts to different screen sizes
Support for customer quotes, names, companies, and profile pictures