From 281ee9ffbe5470e3ab1f7322ab346b67790b64c6 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 11:07:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 444 +++++++++++++++-------------------------------- 1 file changed, 142 insertions(+), 302 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4462ef6..646a6e6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -14,317 +14,157 @@ import TestimonialCardFifteen from '@/components/sections/testimonial/Testimonia export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);