From 50594f1d7e27eed8969f799ff8b6bc4237239fcb Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 9 May 2026 12:30:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 490 ++++++++++++++++------------------------------- 1 file changed, 165 insertions(+), 325 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f54dea7..12bfa98 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,342 +16,182 @@ import TestimonialCardFifteen from '@/components/sections/testimonial/Testimonia export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);