diff --git a/src/app/page.tsx b/src/app/page.tsx index bc59ab7..462c2e8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -15,220 +15,185 @@ import TestimonialCardTwelve from '@/components/sections/testimonial/Testimonial export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file