From a47249d456129f6741a36215de914c91d964a8c5 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 16:06:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 117 +++++++++++++---------------------------------- 1 file changed, 32 insertions(+), 85 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6f26da2..fc56cdc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,39 +30,29 @@ export default function LandingPage() {
); -} +} \ No newline at end of file -- 2.49.1