From e812ea1ea9c4d1df8fa7785da5494fa04d6c9f35 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 10:39:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 279 +++++++++++++++-------------------------------- 1 file changed, 89 insertions(+), 190 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 96fc911..6364cfb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -26,202 +26,101 @@ export default function LandingPage() { headingFontWeight="semibold" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1