Remote Work Sign Up

{
  "config": {
    "template": "register",
    "logos": [
    {
      "image": "edgeryders",
      "url": "https://edgeryders.eu"
    }],
    "title": "Level up your remote work, join a community of 6000+",
    "image": "signup.svg",
    "text": "<p>At Edgeryders we don't just rely on remote work, it's how we started working together and how many of us got to know each other.</p><p>Every day, small teams from different countries join each other on our platform to achieve things we could only dream of doing in person.</p>",
    "confirmation": {
      "title": "Thanks for your response",
      "text": "Check your inbox to confirm your Edgeryders account, join the discussion on the platform and check out our other remote workers who recently joined <a href='https://edgeryders.eu/t/about-the-coworking-recovery-event-forum/13985'>here</a>."
    },
    "account": {
      "template": "Register",
      "text": "To join our community platform you'll need an Edgeryders account. Through this you can access materials, connect with other participants and get updates. Fill in the fields below and your account will be set up for you - simply check your inbox for a confirmation message when completed."
    },
    "publish": {
      "topic": 14202
    }
  },
  "fields": [
    {
      "type": "textarea",
      "title": "Short introduction",
      "text": "Tell us what brings you here, your work situation, aspects of remote work you want to gain knowledge in and how you think joining our community can help you get there.",
      "placeholder": "Hi, my name is.."
    },
    {
      "type": "radio",
      "title": "Third Question",
      "text": "If you work in an organisation, are you interested in training, coaching or consulting services to help you excel at remote work?",
      "options": ["Yes", "No", "Not Sure"]
    },
    {
      "type": "checkbox",
      "title": "Fifth Question",
      "text": "I have read and agreed to the terms and conditions."
    },
    {
      "type": "submit",
      "text": "Register"
    }
  ]
}