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