From 2264aba7cdf555a7ba4178a5bb53561df48ebffe Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 8 May 2026 20:07:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 390 ++++++++++++++--------------------------------- 1 file changed, 117 insertions(+), 273 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8f52c70..e907ce0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,287 +28,131 @@ export default function LandingPage() { headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1