diff --git a/src/app/page.tsx b/src/app/page.tsx index a489e4d..cab7504 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,338 +13,144 @@ import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCar export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
- +
);