From 32ed6db779b9e2aa1ef323ffecb3aa7d9f5275fe Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 21:40:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 504 ++++++++++++++--------------------------------- 1 file changed, 152 insertions(+), 352 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f620491..05df291 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,369 +16,169 @@ import TestimonialCardTwelve from '@/components/sections/testimonial/Testimonial export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file