From 0d844a0e8985f70c7db2b28e28c9b4fd3bbe0c94 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 14:28:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 380 ++++++++++++++--------------------------------- 1 file changed, 112 insertions(+), 268 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bcad03d..4e9f5e7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,282 +13,126 @@ import TestimonialCardSixteen from '@/components/sections/testimonial/Testimonia export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file