diff --git a/src/app/page.tsx b/src/app/page.tsx index 97cd5ea..e325b0d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,231 +13,130 @@ import TestimonialCardFifteen from '@/components/sections/testimonial/Testimonia export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);