From 2aaf119295adff6226b6cd3e9743081ff4d1a60b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 18:45:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 418 +++++++++++++---------------------------------- 1 file changed, 115 insertions(+), 303 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4856a94..aa5c1ca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,317 +28,129 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file -- 2.49.1