From 44b64c76a71585a914ffea86ad32c11a6f3f352b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 05:13:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 399 +++++++++++++++-------------------------------- 1 file changed, 127 insertions(+), 272 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ad69dec..67c8d5b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,286 +28,141 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1