From 4aaa4f368ccd0f3d80bbfb741a7341ff895f4695 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 14 Apr 2026 07:01:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 284 +++++++++++++++-------------------------------- 1 file changed, 87 insertions(+), 197 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7b2fba1..a67be2a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -25,209 +25,99 @@ export default function LandingPage() { headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file -- 2.49.1