From c596d7f4701c8b6361d632f9728b8c875866e831 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 15:59:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 181 ++++++----------------------------------------- 1 file changed, 23 insertions(+), 158 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 56dbd16..0ffbbb8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,22 +28,10 @@ export default function LandingPage() { @@ -219,36 +112,8 @@ export default function LandingPage() { @@ -256,4 +121,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file