From b68b8edbffc8b3036339512625d512018461f4e6 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 25 May 2026 10:15:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 441 ++++++++++++++++------------------------------- 1 file changed, 152 insertions(+), 289 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 519f65b..a3edb5a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -15,306 +15,169 @@ import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCar export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);