@@ -123,22 +123,15 @@ export default function Pricing() {
{[
{
- question: "What is your refund policy?",
+ question: "What are my payment options?",
answer:
- "If you're unhappy with your purchase for any reason, email us within 90 days and we'll refund you in full, no questions asked.",
+ "You can be billed monthly, but save 20% if you pay annually. We currently accept credit card payment. Contact us at hello@snapify.it if you need an alternative payment method.",
},
{
- question: "Do you offer technical support?",
- answer: "No",
- },
- {
- question: "Which payment formats and currencies do you accept?",
+ question:
+ "What happens when I hit my 10 video limit on the Free plan?",
answer:
- "All payments on our standard plans are via credit card and PayPal.\n" +
- "\n" +
- "We use Paddle, the leading Merchant of Record for SaaS companies.\n" +
- "\n" +
- "Contact us if you need an alternative payment method.",
+ "Our Free plan has a limit of 10 videos. To record more than 10 videos, you will need to delete videos or upgrade to the Pro plan.",
},
].map(({ answer, question }) => (