From 1454ef1f21418abdab440a9cf9ea0d87f6b1ef56 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 16:20:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 325 ++++++++++++++--------------------------------- 1 file changed, 94 insertions(+), 231 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9cfaff9..3b5932a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -26,243 +26,106 @@ export default function LandingPage() { headingFontWeight="extrabold" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file -- 2.49.1