From 474ebbe827a73ba7268994b6f4cd1da10d621d95 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 13:41:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 374 ++++++++++++++--------------------------------- 1 file changed, 111 insertions(+), 263 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0c6eb54..842e4e6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -27,276 +27,124 @@ export default function LandingPage() { headingFontWeight="light" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1