From 89238df75b3743c35cc35f3de11a86e8f20eb101 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 00:28:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 403 ++++++++++++++++------------------------------- 1 file changed, 132 insertions(+), 271 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 81caf6d..219ce2c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,286 +28,147 @@ export default function LandingPage() { headingFontWeight="extrabold" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1