From 67ccd53b86db0093f1b83057a23d06e60acfa316 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 07:18:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 493 ++++++++++++++--------------------------------- 1 file changed, 140 insertions(+), 353 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a463fd1..19bfbb3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -27,367 +27,154 @@ export default function LandingPage() { headingFontWeight="extrabold" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file -- 2.49.1