From 1559b9389e3054f7010f97e78400b3975fc5a44e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 17:37:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 643 +++++++++++++---------------------------------- 1 file changed, 176 insertions(+), 467 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d8271b5..e6b19ee 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,485 +17,194 @@ import TestimonialCardThirteen from '@/components/sections/testimonial/Testimoni export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1