From e3e54ea58fc57d68a6382db4ed91f1e30cb039fb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 20:52:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 353 +++++++++++++---------------------------------- 1 file changed, 96 insertions(+), 257 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9fc062a..5c7c396 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -26,269 +26,108 @@ export default function LandingPage() { headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
- - +
); -} +} \ No newline at end of file