From b4833bf86ec086cd61bdcceaf3dcee7638b72644 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 02:42:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 402 ++++++++++++++++++----------------------------- 1 file changed, 153 insertions(+), 249 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 737a273..3327796 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,263 +28,167 @@ export default function LandingPage() { headingFontWeight="extrabold" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1