From 94d04a93fe6caaa2233606a57d74a5a96d173013 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 22 Mar 2026 09:13:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) 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) => ( +
+ +
+ ))}
-- 2.49.1