From 60a896d4e3cd54d2f70612fe400c262e38c2c5dd Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 12:36:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 487 ++++++++++++++--------------------------------- 1 file changed, 141 insertions(+), 346 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a70f583..ee07b1f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,361 +28,156 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file -- 2.49.1