From 2eef11af23ffce9679d443c203ec7c34aa1c331a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 01:57:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 445 ++++++++++++++--------------------------------- 1 file changed, 127 insertions(+), 318 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e48a528..0974f23 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -27,331 +27,140 @@ export default function LandingPage() { headingFontWeight="light" > - + -
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1