From cb699b842751b470436f171b4cfc152637f1b1b0 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 19:00:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 334 ++++++++++++++++++----------------------------- 1 file changed, 124 insertions(+), 210 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 95a0d6e..99f38eb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -26,224 +26,138 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
-
- -
+
+ +
- + - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1