From 6784344bd0b3a4f12d6b10fd24d15b4cc223accf Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 11:21:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 361 +++++++++++++++-------------------------------- 1 file changed, 114 insertions(+), 247 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5afb5a4..fb83533 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -14,262 +14,129 @@ import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCa export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file