From ff9e1947225d4491276041f1d773f4c93da57e77 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 06:26:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 472 +++++++++++++++-------------------------------- 1 file changed, 145 insertions(+), 327 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d4bea0a..2b3d7be 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -15,343 +15,161 @@ import TestimonialCardTwelve from '@/components/sections/testimonial/Testimonial export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1