From 345d70ac71081ac558a6fdce25bda0e688971c4e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 15:02:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 389 +++++++++++++---------------------------------- 1 file changed, 109 insertions(+), 280 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fc10699..b230c61 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -26,293 +26,122 @@ export default function LandingPage() { headingFontWeight="light" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
- +
); -} +} \ No newline at end of file -- 2.49.1