From 962c26460bc40550db143365e573f66135b8b125 Mon Sep 17 00:00:00 2001 From: MarconLP <13001502+MarconLP@users.noreply.github.com> Date: Sun, 9 Jul 2023 12:10:31 +0200 Subject: [PATCH] adjust faq --- src/pages/pricing.tsx | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/pages/pricing.tsx b/src/pages/pricing.tsx index d005357..109eb61 100644 --- a/src/pages/pricing.tsx +++ b/src/pages/pricing.tsx @@ -183,16 +183,14 @@ export default function Pricing() { "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: - "What happens when I hit my 10 video limit on the Free plan?", - answer: - "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.", + question: "Can I import videos I already recorded?", + answer: "Yes! Snapify allows you to import your existing videos.", }, ].map(({ answer, question }) => ( {({ open }) => ( <>