From 486dca42f9b7347dcd462153e4b2f42874f5dc4e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 14:30:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 160 +++++++++-------------------------------------- 1 file changed, 30 insertions(+), 130 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c51c3fd..8ba2836 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,29 +31,17 @@ export default function LandingPage() { @@ -62,15 +50,12 @@ export default function LandingPage() {
@@ -268,16 +172,12 @@ export default function LandingPage() { ); -} +} \ No newline at end of file