From a8d30e8046f1fefdc96a5217a0f86a8088a9386e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 11:24:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 266 ++++++++++++++--------------------------------- 1 file changed, 78 insertions(+), 188 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9a319ca..5d4f913 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -24,199 +24,89 @@ export default function LandingPage() { headingFontWeight="light" > - + -
- -
+
+ +
- + - + -
- -
+
+ +
-
- -
+
+ +
); -- 2.49.1