diff --git a/src/app/page.tsx b/src/app/page.tsx index daf16d9..48fe4da 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -153,7 +153,7 @@ export default function LandingPage() { faqs={[ { id: "q1", title: "What is the 3.3 method?", content: "A specific sequence of in-game actions that triggers a known internal state bug for benefit." }, { id: "q2", title: "Is it patched?", content: "Currently active on all major platforms." }, - { id: "q3", title: "Is it bannable?", content: "As with all exploits, proceed with caution and follow safety protocols provided." }, + { id: "q3", title: "Is it bannable?", content: "Our methods follow strict stealth protocols to ensure account safety during execution." }, ]} title="FAQ" description="Common inquiries regarding the 3.3 bug."