diff --git a/src/app/page.tsx b/src/app/page.tsx index bcad03d..4e9f5e7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,282 +13,126 @@ import TestimonialCardSixteen from '@/components/sections/testimonial/Testimonia export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file