diff --git a/src/app/page.tsx b/src/app/page.tsx index d45a10a..ac4ecfe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -14,272 +14,150 @@ import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCar export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);