From f780735bbbeb320c7ec2650c97b43df82d9a092a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 16:53:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 451 ++++++++++++++--------------------------------- 1 file changed, 130 insertions(+), 321 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f7770b5..2267124 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,336 +29,145 @@ export default function LandingPage() { headingFontWeight="bold" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1