From 764eca97175db7948d4f04c6a430f29423f2c8a8 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 13:16:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 460 +++++++++++++---------------------------------- 1 file changed, 127 insertions(+), 333 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9aa16c4..0bb12dd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -14,348 +14,142 @@ import TestimonialCardSixteen from '@/components/sections/testimonial/Testimonia export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file