From fd3b8a16fd02fb6548facfd26d140a4c32a89764 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 19:41:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 239 +++++++++++++++++------------------------------ 1 file changed, 88 insertions(+), 151 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f2b2159..4353d68 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -26,163 +26,100 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file -- 2.49.1