diff --git a/src/app/page.tsx b/src/app/page.tsx index 0c2c2e5..c26a151 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -153,7 +153,7 @@ export default function LandingPage() { faqs={[ { id: "f1", title: "Is it safe?", content: "We employ enterprise-grade security." }, { id: "f2", title: "How to subscribe?", content: "Click the upgrade button on your dashboard." }, - { id: "f3", title: "Can I cancel?", content: "You can manage subscriptions at any time." }, + { id: "f3", title: "Can I cancel?", content: "Cancel your subscription instantly via your account settings with no hidden fees." }, ]} imageSrc="http://img.b2bpic.net/free-photo/hand-gesture-expressing-different-feelings_23-2150061974.jpg" mediaAnimation="blur-reveal"