diff --git a/src/app/page.tsx b/src/app/page.tsx index 3d08b7c..4a0afa9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,289 +13,125 @@ import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCar export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
-
- -
+
+ +
- +
);