diff --git a/src/app/page.tsx b/src/app/page.tsx index 6df4677..ba9de1c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,257 +13,118 @@ import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCar export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);