From ce60270dd406b4b10ba424eca12efd74c0242d48 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 7 May 2026 17:50:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 511 +++++++++++++---------------------------------- 1 file changed, 140 insertions(+), 371 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c3ec712..9a44685 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,386 +29,155 @@ export default function LandingPage() { headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file -- 2.49.1