From a35166ec3625ca7e905a73039c96da1ec673de69 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 02:16:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 535 ++++++++++++++--------------------------------- 1 file changed, 159 insertions(+), 376 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 05ac582..c780024 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,393 +16,176 @@ import TestimonialCardTwelve from '@/components/sections/testimonial/Testimonial export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file