From c5c28507279b7d3c37906cfe4f608fb5e156240b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 15:30:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 424 ++++++++++++++--------------------------------- 1 file changed, 125 insertions(+), 299 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 741d9d9..b508852 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -27,312 +27,138 @@ export default function LandingPage() { headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file -- 2.49.1