From f70ab14f2ccf00be10d7fa015f415cbe690f6055 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 17:00:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 397 +++++++++++++---------------------------------- 1 file changed, 108 insertions(+), 289 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e8acdce..fcf43c6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -25,301 +25,120 @@ export default function LandingPage() { headingFontWeight="light" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1