From 282d5b24eaec20ebe768a1e722a0cf29f3ccc5cc Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 11:54:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 481 ++++++++++------------------------------------- 1 file changed, 102 insertions(+), 379 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ae27e68..76f214c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -26,391 +26,114 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file -- 2.49.1