From 0d9d245b9599f3d1679177b4997a4f2a96dcc73d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 02:28:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 181 +++++++++++------------------------------------ 1 file changed, 42 insertions(+), 139 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5b803e5..74eb9e2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,25 +30,15 @@ export default function LandingPage() { @@ -57,42 +47,21 @@ export default function LandingPage() {
@@ -269,4 +172,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1