diff --git a/src/app/page.tsx b/src/app/page.tsx index 5a581b6..2171cbf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,285 +13,127 @@ import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCar export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
-
+
+
-
- -
+
+ +
- +
);