From 7d38f81d9d76486bd243d64ed3c20c0409fb0bc5 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 14:00:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 405 +++++++++++++++-------------------------------- 1 file changed, 130 insertions(+), 275 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f706897..b7e5c3d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,290 +29,145 @@ export default function LandingPage() { headingFontWeight="light" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1