From 749e97c5280574023eacf6f8054bff324693a18c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 24 May 2026 13:22:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 522 ++++++++++++++--------------------------------- 1 file changed, 152 insertions(+), 370 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ce1c6c7..eaecb13 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,385 +28,167 @@ export default function LandingPage() { headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1