From e3f5c256304e9e164cfe4081bea94d640ce1107e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 16:57:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2ddd894..48bc862 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -104,6 +104,7 @@ export default function LandingPage() { tag="Updates" title="Stay in the loop" description="Get the latest news about Draxo drops and community events." + buttonText="Join the Draxo Community" /> -- 2.49.1