From 069d4ecbb91f201734b2fe86a814148e6587f3c1 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 21:02:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 592 +++++++++-------------------------------------- 1 file changed, 103 insertions(+), 489 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3325fbf..356ac9a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,502 +29,116 @@ export default function LandingPage() { headingFontWeight="light" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- + - + -
- -
+
+ +
-
- -
- -
- -
- - +
); -} +} \ No newline at end of file -- 2.49.1