From 4262be043f4fe11ad6cc537fbbddfacb8be484e9 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 22:53:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 466 ++++++++++++++--------------------------------- 1 file changed, 139 insertions(+), 327 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 71aed30..1c7c6fd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,342 +28,154 @@ export default function LandingPage() { headingFontWeight="light" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file -- 2.49.1