From f420370d81c4c1f39cbc70e20567fd4ced26f8e1 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 15:38:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 496 ++++++++++++++++------------------------------- 1 file changed, 163 insertions(+), 333 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c0f713a..3c1af4d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,347 +28,177 @@ export default function LandingPage() { headingFontWeight="extrabold" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file -- 2.49.1