diff --git a/src/app/page.tsx b/src/app/page.tsx index 8e4e8c8..f7c1e68 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,229 +13,109 @@ import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCa export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file