From a3b10f84bc156e933af1cd9dadde7482495340b7 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 18:00:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 459 +++++++++++++++-------------------------------- 1 file changed, 147 insertions(+), 312 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3ae551d..70db99e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -26,326 +26,161 @@ export default function LandingPage() { headingFontWeight="extrabold" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file -- 2.49.1