diff --git a/src/app/page.tsx b/src/app/page.tsx index fb252b9..56525cc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,218 +13,106 @@ import TestimonialCardThirteen from '@/components/sections/testimonial/Testimoni export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
-
- -
+
+ +
- +
);