diff --git a/src/app/page.tsx b/src/app/page.tsx index a7f74e9..99c65f6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,254 +13,109 @@ import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCa export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);