From 0812ed1b89dbe63641ab6b48f8b0ccbeae6cd582 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 11:10:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 272 ++++------------------------------------------- 1 file changed, 22 insertions(+), 250 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1373eed..a702226 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,22 +30,10 @@ export default function LandingPage() { @@ -225,48 +97,7 @@ export default function LandingPage() { @@ -276,23 +107,7 @@ export default function LandingPage() { @@ -325,42 +129,10 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1