From 29b34b3eeeec19104bbf9413251dc4a057ca17f2 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 17:11:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 449 ++++++++++++++--------------------------------- 1 file changed, 130 insertions(+), 319 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2885c83..8f23cef 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,333 +28,144 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1