From 432f6f23bf822a372c461797cb0709893f582144 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 14:37:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 493 ++++++++++++++++------------------------------- 1 file changed, 161 insertions(+), 332 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c18bf64..9c51919 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,349 +16,178 @@ import TestimonialCardTwelve from '@/components/sections/testimonial/Testimonial export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- console.log(email)} - /> -
+
+ console.log(email)} + /> +
- +
);