From 00556b0236242e9638b0cec910a8a03113d9c352 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 21:31:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 496 ++++++++++++++--------------------------------- 1 file changed, 143 insertions(+), 353 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1f082a8..f09fbe8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -15,369 +15,159 @@ import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCar export default function LandingPage() { return ( - + -
- -
+
+ +
-
-
+
+
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);