Update src/app/page.tsx

This commit is contained in:
2026-03-07 10:49:29 +00:00
parent fbb51bfd0f
commit 84a71c96bf

View File

@@ -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."},
{