From 271c0765ca95491c8bf3e1a18d04066690f0739b Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 15:24:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 529 +++++++++++++---------------------------------- 1 file changed, 140 insertions(+), 389 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3c1d933..8c51284 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,404 +29,155 @@ export default function LandingPage() { headingFontWeight="light" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1