From e5ce57995288b88db91507ca46c5663e8ad99494 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 17:11:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 284 +++++++++++++---------------------------------- 1 file changed, 80 insertions(+), 204 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8ac1791..d884450 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -25,216 +25,92 @@ export default function LandingPage() { headingFontWeight="light" > - + -
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1