From ee98b07d9989f12f9eb95647108a4de10263eb30 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 13:39:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 341 +++++++++++++---------------------------------- 1 file changed, 92 insertions(+), 249 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ddc7c7d..45ffe8c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -25,261 +25,104 @@ export default function LandingPage() { headingFontWeight="light" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1