From a97bfd20089307ab12134b64287cd5d7091d11dd Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 19:18:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 406 ++++++++++++++--------------------------------- 1 file changed, 115 insertions(+), 291 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index de5892a..7cce186 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -25,303 +25,127 @@ export default function LandingPage() { headingFontWeight="light" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file -- 2.49.1