From 45c82da2a3a89f42e91cb3397c27a2dd1edefaa4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 06:11:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 490 ++++++++++++++--------------------------------- 1 file changed, 146 insertions(+), 344 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0a61cdf..2dde139 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -15,360 +15,162 @@ import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCar export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);