From 43a6e0874203e9c939f291645a8f8066ff3fb01f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 14:51:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 523 ++++++++++++++--------------------------------- 1 file changed, 156 insertions(+), 367 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5c3529f..854f7c7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,382 +29,171 @@ export default function LandingPage() { headingFontWeight="extrabold" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1