diff --git a/src/app/page.tsx b/src/app/page.tsx index 7eddcbd..302cc19 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,281 +13,129 @@ import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCar export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file