From e3ec2f52f7679125f27225252ba599068e5b8836 Mon Sep 17 00:00:00 2001 From: AykutSarac Date: Wed, 31 Jul 2024 17:40:00 +0300 Subject: [PATCH] chore: update faq --- src/containers/Landing/FAQ.tsx | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/containers/Landing/FAQ.tsx b/src/containers/Landing/FAQ.tsx index 121f9bd..62791b0 100644 --- a/src/containers/Landing/FAQ.tsx +++ b/src/containers/Landing/FAQ.tsx @@ -30,6 +30,16 @@ const Questions = [ title: "Can I export the generated graphs?", content: "Yes, you can export the generated graphs as PNG, JPEG, or SVG files.", }, + { + title: "What is the difference between free and premium plans?", + content: + "The premium plan completely revamps the free editor, turning it into a much more powerful and efficient tool. It’s faster, more compact, and comes with a lot of extra features. Plus, you get higher data size limits and more customization options to suit your needs.", + }, + { + title: "I purchased a premium plan, how do I access it?", + content: + "After purchasing a premium plan, you should sign up with the email you used during the purchase or log in with the same email. The premium features will be automatically unlocked for you.", + }, { title: "How to use VS Code extension?", content: