From 6e2a68b5afa2faeda1fb3f8c28c3749d83f74305 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 12:26:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 373 ++++++++++++++--------------------------------- 1 file changed, 106 insertions(+), 267 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1c4ca7b..edcd797 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -25,279 +25,118 @@ export default function LandingPage() { headingFontWeight="light" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1