From 8e640530442152259bdefeb88cbada315f983a4f Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 12:23:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 464 ++++++++++++++--------------------------------- 1 file changed, 136 insertions(+), 328 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f10cdc6..9f28149 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,343 +29,151 @@ export default function LandingPage() { headingFontWeight="semibold" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1