From 85872bb796a1972c9938113696849c93d4c1047c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 13:50:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 518 ++++++++++++++--------------------------------- 1 file changed, 156 insertions(+), 362 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c7fe3b0..fa9b435 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,378 +29,172 @@ export default function LandingPage() { headingFontWeight="extrabold" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1