From 223591687cfadec601e39d3f6e0c955a55d8e565 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 16:19:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 437 +++++++++++++++-------------------------------- 1 file changed, 135 insertions(+), 302 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index aa28b23..ee42679 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,317 +29,150 @@ export default function LandingPage() { headingFontWeight="bold" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file -- 2.49.1