From 4e5b87c3c62a893484211149a708ce82fd2aef86 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 9 May 2026 16:29:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 386 ++++++++++++++++------------------------------- 1 file changed, 128 insertions(+), 258 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2327651..896419e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -27,272 +27,142 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1