From 4cedee9c5c90aabf6d290af70b56c36d555bf35a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 17:52:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 347 +++++++++++++---------------------------------- 1 file changed, 97 insertions(+), 250 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c1ed128..0a8a113 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -25,262 +25,109 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file -- 2.49.1