From 33094fe5f0282553fc0ea31f0b51fd530b92284d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 24 May 2026 21:08:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 451 ++++++++++++++--------------------------------- 1 file changed, 130 insertions(+), 321 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4fc79e2..b89c365 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,336 +28,145 @@ export default function LandingPage() { headingFontWeight="extrabold" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1