diff --git a/src/app/page.tsx b/src/app/page.tsx index 1480548..d11dcdd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -14,287 +14,144 @@ import TestimonialCardFifteen from '@/components/sections/testimonial/Testimonia export default function LandingPage() { return ( - - -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- - + +
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
);