From 820c8fd203f441215b3945d34635dc22da670133 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 18:10:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 591 +++++++++++++---------------------------------- 1 file changed, 163 insertions(+), 428 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4c1a22b..9a234dc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,446 +16,181 @@ import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCar export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1