ComponentsTestimonial Small

A beautiful & detailed testimonial to show love from your customer.

Testimonial Small Component

/app/page.js

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