From 6c49198b30b6a1e3699782583c3ed13e14ab2fbc Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 11:43:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 343 +++++++++++++++-------------------------------- 1 file changed, 110 insertions(+), 233 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 563618e..c1227af 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -25,245 +25,122 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file