From ce6be5eb3e7d4bc4d8f91fa04c4df43bff624eea Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 10:22:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 429 ++++++++++++++--------------------------------- 1 file changed, 125 insertions(+), 304 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8500c5d..63171cb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,319 +29,140 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1