From bf01217cfdce75119228af50f20080906c80bc40 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 18:00:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 578 +++++++++++------------------------------------ 1 file changed, 138 insertions(+), 440 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b0a9efa..9300df2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,456 +30,154 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1