diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index fdbdaa2..a764b74 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -9,182 +9,115 @@ import TestimonialSplitCards from '@/components/sections/testimonial/Testimonial export default function HomePage() { return ( <> - + -
- -
+
+ +
-
- -
- -
- -
- -
- -
- -
- -
- - + +
+ -
+ ]} + /> + + +
+ +
+ +
+ +
+ + ); }