diff --git a/src/app/page.tsx b/src/app/page.tsx index 6627b0c..60e9449 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -15,282 +15,149 @@ import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCar export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file