From e7795f2678bb8f568b8af09159fe68b19f8d4bc4 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 10:51:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 354 +++++++++++++---------------------------------- 1 file changed, 100 insertions(+), 254 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0fc7d2d..b638c9e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -25,266 +25,112 @@ export default function LandingPage() { headingFontWeight="light" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1