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