From 2c791ffb2d3408cf060d03aea6da861a206db27e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 03:50:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 333 ++++++++++++++--------------------------------- 1 file changed, 99 insertions(+), 234 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 57c571f..9878365 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -26,247 +26,112 @@ export default function LandingPage() { headingFontWeight="normal" > - + -
- -
+
+ +
-
-
+
+
-
-
+
+
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file -- 2.49.1