From ce2e5110ef85f19420f173f9e74079cc90410dce Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 10:41:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 510 ++++++++++++++--------------------------------- 1 file changed, 145 insertions(+), 365 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4a7cd00..9b92f2c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,381 +30,161 @@ export default function LandingPage() { headingFontWeight="semibold" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file -- 2.49.1