From efc5032548f443599c70624c7513b7fd3bb4e290 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 11:45:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 463 +++++++++++++---------------------------------- 1 file changed, 124 insertions(+), 339 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b281799..43c7276 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,353 +28,138 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1