From 20937a3ddae925a3e86d57cf15e7fb598ac8ffc4 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 07:11:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 545 ++++++++++++++--------------------------------- 1 file changed, 161 insertions(+), 384 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b8b2d0a..5174d53 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,401 +16,178 @@ import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCar export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file -- 2.49.1