From 5935ff3ae3841b03917e6a2ec6496a7597b02238 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 19:44:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 279 ++++++++++++----------------------------------- 1 file changed, 71 insertions(+), 208 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6f75c7e..8a1b954 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -25,219 +25,82 @@ export default function LandingPage() { headingFontWeight="bold" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
- - +
); -} +} \ No newline at end of file -- 2.49.1