From 4e8901cb14cf79b567674edae429e56f3e385b95 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 20:04:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 264 +++++++++++++++++++---------------------------- 1 file changed, 108 insertions(+), 156 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a4239c3..3145d42 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -26,168 +26,120 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1