From c67af4e1cd85e0c8641afd1d95112991e58d0f31 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 13:45:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 647 ++++++++++++++--------------------------------- 1 file changed, 185 insertions(+), 462 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b350ed9..e49a8ee 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,477 +28,200 @@ export default function LandingPage() { headingFontWeight="extrabold" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1