From 1a00141ac88e5e64746c6a7d44c78ef8809dcd37 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 15:26:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 409 +++++++++++++++-------------------------------- 1 file changed, 132 insertions(+), 277 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1f2cbf5..af08e58 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -15,293 +15,148 @@ import TestimonialCardSixteen from '@/components/sections/testimonial/Testimonia export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file