From db014edcd48b08710006369b47b52ac7187740b0 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 07:07:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 467 ++++++++++++++--------------------------------- 1 file changed, 135 insertions(+), 332 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 90fb2e9..ac7bc35 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -15,348 +15,151 @@ import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCar export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);