---
_layout: BlockLayout
title: Prices

section:
  heading: Choose the plan that suits you
  text: Our plans are designed to meet the requirements of both beginners and advanced users.
  cards:
    - heading: Free
      text: A free plan to help you get started
      price: 0
      list:
        - 1 GB of space
        - Support at $0
        - 1 email
        - 1 domain
      buttons:
        - text: Get started
          href: /
    - heading: Premium
      text: Suitable for small to medium businesses with a larger team
      price: 29
      list:
        - 10 GB of space
        - Support at $29
        - 10 email
        - 10 domain
      buttons:
        - text: Get started
          href: /
    - heading: Enterprise
      text: Our best plan for large companies with larger teams
      price: 99
      list:
        - 100 GB of space
        - Support at $99
        - 100 email
        - 100 domain
      buttons:
        - text: Get started
          href: /
        - text: Contact us
          href: /
---