From a3671073a36e4353f6b64e2538bdf44317b0b8d3 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 01:32:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 567 ++++++++++++++--------------------------------- 1 file changed, 165 insertions(+), 402 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7261e77..71d60f9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -15,419 +15,182 @@ import TestimonialCardThirteen from '@/components/sections/testimonial/Testimoni export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file -- 2.49.1