From cfdac58ec56ad0b73dd6b4884d07b100c761b1d7 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 11:25:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 519 ++++++++++++++--------------------------------- 1 file changed, 152 insertions(+), 367 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9a4cdf5..1bcf3a3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,382 +29,167 @@ export default function LandingPage() { headingFontWeight="extrabold" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file -- 2.49.1