Pricing

{
  "message": "You should use slots with <ContentDoc>",
  "slot": "default",
  "data": {
    "_path": "/pricing",
    "_dir": "",
    "_draft": false,
    "_partial": false,
    "_locale": "en",
    "title": "Pricing",
    "description": "Choose the plan that works best for you.",
    "navigation": {
      "icon": "i-heroicons-credit-card"
    },
    "hero": {
      "title": "Unlock Premium Benefits",
      "description": "Enhance your gaming experience with GameVerse Premium. Unlock exclusive features and rewards.",
      "align": "center"
    },
    "toggle": {
      "left": "Monthly",
      "right": "Yearly"
    },
    "plans": [
      {
        "title": "Free",
        "description": "A basic plan for individuals.",
        "prices": {
          "month": {
            "price": "$0",
            "label": "/month"
          },
          "year": {
            "price": "$0",
            "label": "/year"
          }
        },
        "align": "top",
        "button": {
          "label": "Get Started",
          "color": "white",
          "to": "/find-players"
        },
        "features": [
          "Basic features for all users",
          "Access to matchmaking system",
          "Communication tools and social features"
        ]
      },
      {
        "title": "Premium",
        "description": "A premium plan for large teams.",
        "prices": {
          "month": {
            "price": "$9.99",
            "label": "/month",
            "discount": "$4.99"
          },
          "year": {
            "price": "$99.99",
            "label": "/year",
            "discount": "$49.99"
          }
        },
        "align": "top",
        "button": {
          "label": "Get Started",
          "color": "white"
        },
        "features": [
          "All features from Free Plan",
          "Advanced matchmaking algorithms",
          "Enhanced communication options",
          "Exclusive access to premium events",
          "Priority customer support"
        ]
      }
    ],
    "faq": {
      "title": "Frequently Asked Questions about Pricing",
      "description": "We are committed to transparency and clarity. Below are the answers to the most common questions about our pricing and plans.",
      "items": [
        {
          "label": "Is this a secure service?",
          "content": "Yes, we use a highly secure online payment system to protect your data.",
          "defaultOpen": true
        },
        {
          "label": "How can I cancel my subscription?",
          "content": "Canceling your subscription is easy. Simply visit our [contact page](/contact \"Contact Page\") and request a cancellation. Please note that if your billing date has already passed, the cancellation will take effect in the next billing cycle."
        },
        {
          "label": "How does the free trial work?",
          "content": "The app offers free access to basic features. To unlock the full potential of GameVerse, you can subscribe to one of our premium plans."
        },
        {
          "label": "Can I switch plans later?",
          "content": "Yes, you can start with a plan that fits your needs and upgrade or downgrade at any time."
        },
        {
          "label": "Do you offer refunds?",
          "content": "No, once a subscription's billing date has passed, it is considered payable. However, you can cancel your subscription at any time to avoid charges for the next billing cycle."
        },
        {
          "label": "Do you offer support?",
          "content": "Yes, our support team is available through all of our communication platforms. Feel free to reach out for assistance."
        }
      ]
    },
    "modal": {
      "title": "Let's Get Your Gaming Adventure Started!",
      "description": "Before we can send you on your epic journey through the GameVerse universe, we need a little bit of information from you. Don't worry, it'll only take a moment! Please enter your email address, first name, and last name in the fields below. Once you're all set, click the 'Continue to Payment' button and we'll get you one step closer to gaming glory! 🎮🚀",
      "form": {
        "fields": [
          {
            "name": "firstName",
            "label": "First Name",
            "placeholder": "Enter your first name",
            "type": "text",
            "required": true,
            "split": true
          },
          {
            "name": "lastName",
            "label": "Last Name",
            "placeholder": "Enter your last name",
            "type": "text",
            "required": true,
            "split": true
          },
          {
            "name": "email",
            "label": "Email Address",
            "placeholder": "Enter your email address",
            "type": "email",
            "required": true,
            "icon": "i-heroicons-envelope",
            "class": "col-span-2"
          },
          {
            "name": "discord",
            "label": "Discord Username",
            "placeholder": "Enter your Discord username",
            "type": "text",
            "icon": "i-simple-icons-discord",
            "class": "col-span-2"
          }
        ],
        "button": {
          "label": "Submit",
          "loading": "Submitting"
        },
        "success": {
          "title": "Welcome to GameVerse!",
          "description": "You're now part of the GameVerse community. We'll notify you as soon as the private beta program is available."
        },
        "error": {
          "title": "Something went wrong",
          "description": "Please try again or contact our support team for assistance."
        },
        "loading": {
          "title": "Signing you up",
          "description": "Please wait while we process your request."
        },
        "privacy": "By signing up, you agree to our <a href=\"/privacy\" class=\"text-white underline\">Privacy Policy</a> and <a href=\"/terms\" class=\"text-white underline\">Terms of Service</a>.",
        "terms": "By signing up, you agree to our <a href=\"/terms\" class=\"text-white underline\">Terms of Service</a>."
      }
    },
    "_id": "content:en:2.pricing.yml",
    "_type": "yaml",
    "_source": "content",
    "_file": "en/2.pricing.yml",
    "_stem": "en/2.pricing",
    "_extension": "yml"
  }
}
Copyright © 2026 GameVerse. All rights reserved.