From 5ad0880cc84a7bc7f72eca0583b38c9e56d720ef Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 5 Jun 2026 12:31:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 418 ++++++++++++++++++++++++----------------------- 1 file changed, 210 insertions(+), 208 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6c6d312..8fb777c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,222 +28,224 @@ export default function LandingPage() { headingFontWeight="medium" > - + <> + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- + +
); -- 2.49.1