{ "settings": { "recaptcha": { "isEnabled": "true", "siteKey": "6Les66kUAAAAANyLrgkl7iuN4JUpNlB5upaMovI4" }, "hcaptcha": { "siteKey": "7fe715a1-151f-4c63-b497-bd971974df05" } }, "components": [ { "html": "<h2>GoStatic Launch Signup</h2><p>Convert your dynamic, shared-hosting, high-cost, security risk to a static site and host it instantly with Basin Forms and a light CMS.</p><p>Or download it instantly and host it where-ever you'd like!</p>", "label": "Content", "refreshOnChange": false, "key": "content", "type": "content", "input": false, "tableView": false }, { "label": "Name", "key": "name", "type": "textfield", "input": true, "tableView": true }, { "label": "Email", "validate": { "required": true }, "key": "email", "type": "email", "input": true, "tableView": true }, { "label": "What features are you hoping for? Do you have a use case in mind?", "autoExpand": false, "key": "whatFeaturesAreYouHopingForDoYouHaveAUseCaseInMind", "type": "textarea", "input": true, "tableView": true }, { "type": "button", "label": "Submit", "key": "submit", "disableOnInvalid": true, "input": true, "tableView": false } ] }