From eefb8df276dd16bfda99fde17e6efe2a0c440ed8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 04:01:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 508 +++++++++++++---------------------------------- 1 file changed, 143 insertions(+), 365 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e33c831..a471314 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,380 +28,158 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file -- 2.49.1