diff --git a/src/app/page.tsx b/src/app/page.tsx index 2c80a29..1a723a6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -175,20 +175,20 @@ export default function LandingPage() {
- + {allTestimonials.map((testimonial, index) => ( +
+ +
+ ))}