From 748c4688aaecbd6597bf50863f668ede930c9242 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 08:45:55 +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 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" -- 2.49.1