From 90a1c73f27f9f8f7affaf5b5a2e981f87256acbb Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 12:11:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 221 ++++++++--------------------------------------- 1 file changed, 38 insertions(+), 183 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b5b5f48..62a06bb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,122 +28,44 @@ export default function LandingPage() {
@@ -152,22 +74,10 @@ export default function LandingPage() { @@ -175,26 +85,12 @@ export default function LandingPage() { @@ -280,4 +135,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1