From 56bb855cabdb69f754528700fd583d04c69cbd6e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 20 May 2026 21:57:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 533 ++++++++++++++--------------------------------- 1 file changed, 151 insertions(+), 382 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 765aa73..f31921c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -15,398 +15,167 @@ import TestimonialCardSixteen from '@/components/sections/testimonial/Testimonia export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file