diff --git a/src/app/page.tsx b/src/app/page.tsx index 9fe88bf..b465327 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -14,283 +14,134 @@ import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCar export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file