From 748cf92d0034dce7611812ff39df395f1e3ac529 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 09:24:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 396 +++++++++++++---------------------------------- 1 file changed, 110 insertions(+), 286 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b4a3448..5959877 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,300 +28,124 @@ export default function LandingPage() { headingFontWeight="light" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1