From e0c5efabb6fc76127cc7a79dab4e31e0f0fd29c1 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 13 May 2026 21:17:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 467 ++++++++++++++--------------------------------- 1 file changed, 136 insertions(+), 331 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 10bc084..a8af046 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,346 +29,151 @@ export default function LandingPage() { headingFontWeight="light" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file -- 2.49.1