From ed59ade1c5f7ab6aa3d958c7de5edf065f21467a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 17:17:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 442 ++++++++++++++--------------------------------- 1 file changed, 132 insertions(+), 310 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fde48ac..d30e679 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -15,326 +15,148 @@ import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCar export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file