diff --git a/src/app/page.tsx b/src/app/page.tsx index ea79efe..b99571d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,262 +13,113 @@ import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCar export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file