From 33fc44ad6301b345446239c56d86e0a60955e404 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 17:23:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 520 ++++++++++++----------------------------------- 1 file changed, 134 insertions(+), 386 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3970b38..aefd7a1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -15,402 +15,150 @@ import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCar export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);