From e04e863391ea345fa4435568e8ff97f52e1c8db7 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 13:56:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 452 +++++++++++++---------------------------------- 1 file changed, 126 insertions(+), 326 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 369da8f..63c6931 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -26,341 +26,141 @@ export default function LandingPage() { headingFontWeight="bold" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1