Version 1 — Contact Us

Previous Contact page used the theme template page.contact.json (Impulse contact form + rich text). JSON backup preserved below for restore.

{
  "sections": {
    "main": {
      "type": "main-page",
      "disabled": true,
      "settings": {}
    },
    "rich-text": {
      "type": "rich-text",
      "blocks": {
        "heading": {
          "type": "heading",
          "settings": {
            "title": "We're Here for You"
          }
        },
        "text": {
          "type": "text",
          "settings": {
            "enlarge_text": true,
            "text": "

Have a question about your order, our products, or anything else?<\/p>

Our dedicated team is here to assist you with care, clarity and promptness. Simply fill out the form below and we'll get back to you within 24-48 hours.<\/p>

Your satisfaction is our top priority - because luxury isn't just what we offer, it's how we serve.<\/p>" } } }, "block_order": [ "heading", "text" ], "settings": { "align_text": "center", "narrow_column": true, "divider": false } }, "form": { "type": "contact-form", "settings": { "title": "Contact us", "text": "", "show_phone": false, "narrow_column": true } } }, "order": [ "main", "rich-text", "form" ] }