From d5895be1f78743f08fa7274aa1fe7aa82211eafd Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 24 May 2026 14:17:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 462 ++++++++++++++--------------------------------- 1 file changed, 140 insertions(+), 322 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 452115e..aec12c3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,337 +29,155 @@ export default function LandingPage() { headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1