{
  "home-movers-form": {
    "header": {
      "title": "Become a <span>House Move Hero</span>",
      "description": "Sign up to receive our House Move Heroes marketing communications to help you with your move. You will also be the first to know about our relevant offers and DIY inspiration from Wickes."
    },
    "form": {
      "sections": [
        {
          "title": "Your details",
          "required-field": "Required fields",
          "fields": [
            {
              "id": "name",
              "label": "First name",
              "required": true,
              "type": "text"
            },
            {
              "id": "surname",
              "label": "Surname",
              "required": true,
              "type": "text"
            },
            {
              "id": "email",
              "label": "Email address",
              "required": true,
              "type": "email"
            },
            {
              "id": "phone",
              "label": "Telephone",
              "required": false,
              "type": "tel"
            },
            {
              "row-mod": "sort-order-by",
              "dropdown": true,
              "required": true,
              "label": "Expected move date",
              "id": "expected-move-date"
            }
          ]
        }
      ],
      "terms": {
        "title": "Terms & Conditions",
        "description": "By submitting your details you are giving consent for us to send you communications which we think are relevant to you. This will include House Move Heroes advice and tips for moving, DIY inspiration, deals and the latest offers. You can unsubscribe at any time. For more info please see our privacy policy <a href='#'>here.</a>"
      },
      "action": {
        "title": "Submit",
        "type": "btn-primary"
      }
    }
  },
  "home-movers-thank-you": {
    "header": {
      "title": "Thank you!",
      "description": "Thank you for becoming a House Move Hero! Keep an eye out for all the latest hints and tips to help you with your move."
    }
  }
}
