diff --git a/src/app/page.tsx b/src/app/page.tsx index b470346..9e1fe3c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,241 +13,128 @@ import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCar export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);