From 289e755ecfbf5d37724887e619c298dea73a86d3 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 14:24:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 429 ++++++++++++++--------------------------------- 1 file changed, 126 insertions(+), 303 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c5e3ec5..570057d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,320 +16,143 @@ export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file