diff --git a/src/app/page.tsx b/src/app/page.tsx index dfa9f16..a498233 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -202,9 +202,9 @@ export default function LandingPage() { tagAnimation="slide-up" faqs={[ { - id: "1", title: "What's included in the free trial?", content: "The 14-day free trial gives you full access to all Premium features. No credit card required. After the trial, you can choose to upgrade or continue with the free plan."}, + id: "1", title: "Can I cancel anytime?", content: "Yes, absolutely. You can cancel your subscription at any time with just one click. No hidden fees, no long-term contracts, and no questions asked."}, { - id: "2", title: "Can I cancel anytime?", content: "Yes, absolutely. You can cancel your subscription at any time with just one click. No hidden fees, no long-term contracts, and no questions asked."}, + id: "2", title: "What's included in the free trial?", content: "The 14-day free trial gives you full access to all Premium features. No credit card required. After the trial, you can choose to upgrade or continue with the free plan."}, { id: "3", title: "How do I migrate from another tool?", content: "We provide built-in import tools for most popular platforms. Our migration team can also assist with enterprise-level migrations. Contact support for personalized help."}, {