ComponentsTestimonial Grid
11 simple testimonials to show a lot of love from your customers. It supports videos to build even more trust with your users.
/app/page.tsx
1import Testimonials11 from "@/components/Testimonials11";
2
3export default function Home() {
4 return (
5 <>
6 <main>
7 <Testimonials11 />
8 </main>
9 </>
10 );
11}
Tips
- Don't ask users if they like your product. Instead ask how it changed in their lives after using it.
- Highlight the most important part of the testimonial to avoid clutter.
- 2 or 3 video testimonials work like a charm.