From cfd600920374d4aa9a837f3e8505beae6b8d386a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 12:12:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 406 ++++++++++++++--------------------------------- 1 file changed, 117 insertions(+), 289 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 761a8d3..5f0ebaa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -27,302 +27,130 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1