From d34e97480531146bc8e5a721a24d6d1449bea892 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 15:59:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 238 +++++++++++++++++++++++------------------------ 1 file changed, 119 insertions(+), 119 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5584b9e..1d46200 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -15,135 +15,135 @@ import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCar export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1