From afc274dc7f59f86bd4aa231f6c1ec424f64f9cd7 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 02:43:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 390 ++++++++++++++--------------------------------- 1 file changed, 111 insertions(+), 279 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f8b675a..0732b48 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -27,292 +27,124 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1