From 8f87d887953f8dc3d2ab74fc2d98b1ad1984aa63 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 10:35:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 435 ++++++++++++++--------------------------------- 1 file changed, 129 insertions(+), 306 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ceab017..01f7761 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,321 +29,144 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file -- 2.49.1