From b026c7b81668822c46a2c5c537d569a6fd16a795 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 15:01:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 362 +++++++++++++++-------------------------------- 1 file changed, 112 insertions(+), 250 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 61ca37b..15a19f0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -14,265 +14,127 @@ import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCar export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file