{
    "title": "Contact",
    "label": "CONTACT",
    "description": "Please let us know if you have any questions, comments, or to request pricing for a specific piece currently not offered in the art shop. ",
    "image": "contact.jpg",
    "page_css": "#fb-root { display: block; }",
    "content": "---\n\n<form data-abide class=\"contactform\">\n\t<div>\n\t\t<input type=\"text\" name=\"name\" placeholder=\"Name\" required>\n\t<\/div>\n\t<div>\n\t\t<input type=\"email\" name=\"email\" placeholder=\"Email\" required>\n\t<\/div>\n\t<div>\n\t\t<textarea rows=\"6\" name=\"message\" placeholder=\"Message\" required><\/textarea>\n\t<\/div>\n\t\n\t<!-- Uncomment below section to include GDPR required email consent -->\n\t<!--\n\t<div>\n\t\t<input type=\"checkbox\" id=\"consent\" name=\"consent\" required>\n\t\t<label for=\"consent\">By using this form you agree with the handling of your data by this website.<\/label>\n\t<\/div>\n\t-->\n\t\n\t<button type=\"submit\">Send<\/button>\n\t\n<\/form>\n\n\n",
    "menu": {
        "type": "data"
    },
    "context": {
        "width": "narrowest"
    },
    "gallery": {
        "justified": {
            "row_height": 400
        }
    },
    "popup": {
        "caption_style": "none",
        "caption_align": "left",
        "caption": {
            "title": false
        }
    }
}