From 5b34d8084f628cf7f7d178eafd8764c5205b9d4d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 19:05:36 +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 d56ad97..c6281f9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -134,7 +134,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} faqs={[ - { id: "f1", title: "Are these safe?", content: "Yes, all configurations focus on behavioral stealth to maintain safety during gameplay." }, + { id: "f1", title: "Are these safe?", content: "Our behavioral stealth technology employs randomized micro-jittering and human-like input latency modulation, ensuring your actions mimic organic player behavior to bypass anti-cheat heuristics without triggering red flags." }, { id: "f2", title: "What if I need help?", content: "Our 24/7 support team provides instant guidance for all configuration setups." }, ]} title="Frequently Asked Questions" -- 2.49.1