From e31b798034210b557594526ededa7eccbb07bf6a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 14:31:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 384 ++++++++++++++--------------------------------- 1 file changed, 113 insertions(+), 271 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5a581b6..2171cbf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,285 +13,127 @@ import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCar export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
-
+
+
-
- -
+
+ +
- +
);