diff --git a/src/app/page.tsx b/src/app/page.tsx index 5ebae45..b4a052b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,220 +13,122 @@ import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCar export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- console.log('Contact form:', email)} - /> -
+
+ +
- +
);