From 6c28779f81fbd9e68cff50a9ac8357b95c73afac Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 23:12:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 418 +++++++++++++++-------------------------------- 1 file changed, 128 insertions(+), 290 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 977c389..6acc9b8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,305 +28,143 @@ export default function LandingPage() { headingFontWeight="light" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1