From bc84db4df7156f851ad16374e67ca76adc95ce87 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 18:36:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 275 +++++++++++++++-------------------------------- 1 file changed, 88 insertions(+), 187 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4806a66..3325556 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -25,199 +25,100 @@ export default function LandingPage() { headingFontWeight="light" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- + - +
); -} +} \ No newline at end of file -- 2.49.1