From e6df0caf2a7682b4bfc867a9df1e2b5d51486c71 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 21:37:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 241 +++++++---------------------------------------- 1 file changed, 34 insertions(+), 207 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 86e2f5d..f07b0c6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,26 +29,11 @@ export default function LandingPage() { @@ -165,44 +83,15 @@ export default function LandingPage() { @@ -313,4 +140,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1