From 06816fdbcdeb2e2df0eb2aee767d7b22eae2e96b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 13:23:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 459 +++++++++++++++-------------------------------- 1 file changed, 146 insertions(+), 313 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7ce6d5a..db87079 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,330 +16,163 @@ import TestimonialCardFifteen from '@/components/sections/testimonial/Testimonia export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);