From 009f85871df4f818011d970a446bed0f2e4f2a9c Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 25 Apr 2026 20:44:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 259 +++++++++++++++++++++++------------------------ 1 file changed, 129 insertions(+), 130 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ff6ca92..3f7c6bd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,144 +28,143 @@ export default function LandingPage() { headingFontWeight="bold" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1