From 76fd8ea45c88b2780098752749229e6452b6f526 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 00:06:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 429 +++++++++++++---------------------------------- 1 file changed, 120 insertions(+), 309 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d44d6cb..c89589c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -27,323 +27,134 @@ export default function LandingPage() { headingFontWeight="light" > - + -
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file -- 2.49.1