From 6ec85e2de3969ba58caeb24a4ae0203c5e1858c4 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 10:12:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 386 ++++++++++++++--------------------------------- 1 file changed, 111 insertions(+), 275 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3d08b7c..4a0afa9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,289 +13,125 @@ import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCar export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
-
- -
+
+ +
- +
);