diff --git a/src/app/page.tsx b/src/app/page.tsx index 842e6fa..b08c49d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,281 +13,132 @@ import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCar export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);