From 49a9dac8740aa6b6af49afd33b86b91edbd6ea45 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 16:34:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 349 +++++++++++++++-------------------------------- 1 file changed, 109 insertions(+), 240 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0277206..3460cd2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -26,253 +26,122 @@ export default function LandingPage() { headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1