From 7d087f80fc64ea498fead5f523b8ae109af5710a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 05:04:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 423 +++++++++++++++-------------------------------- 1 file changed, 134 insertions(+), 289 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cd405aa..4a97a85 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -15,305 +15,150 @@ import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCar export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file