From 1bd084c585ef05f96259e2be072e4092dac607ab Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 05:06:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 376 ++++++++++++++--------------------------------- 1 file changed, 113 insertions(+), 263 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index db1b1fd..88df73a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -27,276 +27,126 @@ export default function LandingPage() { headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1