From 14b45e57e95af2fe7ba7a991bfe2a6c77047a607 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 14:30:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 262 ++++++++--------------------------------------- 1 file changed, 40 insertions(+), 222 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 789a069..8df3bc3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,26 +32,11 @@ export default function LandingPage() { @@ -301,18 +162,11 @@ export default function LandingPage() {
@@ -320,45 +174,9 @@ export default function LandingPage() { @@ -366,4 +184,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1