Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 84a71c96bf | |||
| fbb51bfd0f |
@@ -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."},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user