From c8883018e9c5338736afd820b23fe756ddfeccd4 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 05:37:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 448 ++++++++++++++--------------------------------- 1 file changed, 131 insertions(+), 317 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a5bfaae..65cd9b9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,331 +28,145 @@ export default function LandingPage() { headingFontWeight="light" > - + -
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1