From 1934877cf34d70b41e166b6826a7afb4f0aa6b9c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 13:25:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 442 +++++++++++------------------------------------ 1 file changed, 101 insertions(+), 341 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b65c0a3..38b2515 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,355 +16,115 @@ import TestimonialCardSixteen from '@/components/sections/testimonial/Testimonia export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
- -
- -
- -
- -
- - +
); -- 2.49.1