From e63dd6895b6ddb945f627c73b720ea6b321ee14c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 12:18:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 413 ++++++++++++++++------------------------------- 1 file changed, 135 insertions(+), 278 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3782b54..ce86553 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,293 +28,150 @@ export default function LandingPage() { headingFontWeight="extrabold" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1