From 7e2a547f586d6b26446e4494719fb4c1bf1ce96f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 19:05:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 556 +++++++++++++---------------------------------- 1 file changed, 153 insertions(+), 403 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b9c3a71..8a58d36 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,418 +29,168 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file -- 2.49.1