From 9a4602c57270be44160a4ed62cc05ecda400f593 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 22:42:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 407 ++++++++++++++--------------------------------- 1 file changed, 118 insertions(+), 289 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0353199..f7cdfa0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -26,303 +26,132 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1