From ac76c67d60981a6bab50e33efc2070aefba12e0f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 17:16:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 155 +++++++++++++---------------------------------- 1 file changed, 42 insertions(+), 113 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a7a42f2..696dd96 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,70 +30,41 @@ export default function LandingPage() {
@@ -101,10 +72,10 @@ export default function LandingPage() {
@@ -160,16 +107,11 @@ export default function LandingPage() { @@ -177,53 +119,40 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1