diff --git a/src/app/page.tsx b/src/app/page.tsx index 5afb5a4..fb83533 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -14,262 +14,129 @@ import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCa export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file