ComponentsTestimonial Triple

3 simple testimonials to show love from your customers.

Testimonial Triple Component

/app/page.tsx

1import Testimonials3 from "@/components/Testimonials3";
2
3export default function Home() {
4  return (
5    <>
6      <main>
7        <Testimonials3 />
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.