diff --git a/src/app/page.tsx b/src/app/page.tsx index 8679007..d2cbb6f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function Home() { logoText="KavachBot" description="The most advanced Discord security bot — AI-powered AntiNuke protection, automated moderation, and enterprise-grade server protection completely free" buttons={[ - { text: "Invite Bot Now", href: "https://discord.com" }, + { text: "Invite Free Now", href: "https://discord.com" }, { text: "Join Support Server", href: "#contact" }, ]} imageSrc={getAssetUrl('hero-dashboard')} @@ -288,4 +288,4 @@ export default function Home() { ); -} \ No newline at end of file +}