From 224226b0686939e8143ac34bb12e597dfd9e9367 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 05:09:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 452 +++++++++++++---------------------------------- 1 file changed, 127 insertions(+), 325 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8b1cf62..adb9075 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -27,339 +27,141 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1