From 837f3a6462b47e7ab3735c772b7621043ce397ac Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 13:48:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 355 +++++++++++++---------------------------------- 1 file changed, 98 insertions(+), 257 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 481d059..98b9d75 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -25,269 +25,110 @@ export default function LandingPage() { headingFontWeight="bold" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file -- 2.49.1