From 29730e1008f660ee501c95cbcbb20b24a760ea2e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 22:26:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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."