From 9d01f7efd3bd974b4ac4bbd27e554343a9b4fe5d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 18:59:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 385 ++++++++++++++++------------------------------- 1 file changed, 127 insertions(+), 258 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 95749ef..b2d389f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -26,270 +26,139 @@ export default function LandingPage() { headingFontWeight="semibold" > - + -
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file