diff --git a/src/app/page.tsx b/src/app/page.tsx index a67b810..ecd74b1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -14,233 +14,128 @@ import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCar export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);