From 683b87c05520e5f927ac8320219ec5944ca75796 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 01:23:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 457 ++++++++++------------------------------------- 1 file changed, 91 insertions(+), 366 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 75f9b50..87c7642 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,39 +32,23 @@ export default function LandingPage() { @@ -72,68 +56,42 @@ export default function LandingPage() {
@@ -525,91 +288,53 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1