From 6dbe0a6608e37a1f49ca823d88ec1f4565aba479 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 08:50:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 492 +++++++++++------------------------------------ 1 file changed, 115 insertions(+), 377 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e66fdd5..b3dd7ac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,393 +30,131 @@ export default function LandingPage() { headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1