From 1cf2d96037911be1689414c117face6fbcdd4605 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 10:25:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 285 ++++++++++------------------------------------- 1 file changed, 56 insertions(+), 229 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 976c11b..a56e97e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,21 +33,13 @@ export default function LandingPage() { @@ -56,15 +48,12 @@ export default function LandingPage() {
@@ -370,14 +217,11 @@ export default function LandingPage() { @@ -386,46 +230,29 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1