{"id":1531,"date":"2026-05-03T22:53:23","date_gmt":"2026-05-03T22:53:23","guid":{"rendered":"https:\/\/digipalate.com\/staging\/?page_id=1531"},"modified":"2026-05-14T00:54:06","modified_gmt":"2026-05-14T00:54:06","slug":"contact","status":"publish","type":"page","link":"https:\/\/digipalate.com\/staging\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1531\" class=\"elementor elementor-1531\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dp_contact_hero e-flex e-con-boxed e-con e-parent\" data-id=\"dp_contact_hero\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-dp_contact_hero_left e-con-full e-flex e-con e-child\" data-id=\"dp_contact_hero_left\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dp_contact_hero_label elementor-widget elementor-widget-text-editor\" data-id=\"dp_contact_hero_label\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Contact<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dp_contact_hero_heading ct-advanced-heading elementor-widget elementor-widget-heading\" data-id=\"dp_contact_hero_heading\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Have Questions?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dp_contact_hero_right e-con-full e-flex e-con e-child\" data-id=\"dp_contact_hero_right\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dp_contact_hero_subheadline elementor-widget elementor-widget-text-editor\" data-id=\"dp_contact_hero_subheadline\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Can&#8217;t find what you&#8217;re looking for? Drop us a line and we&#8217;ll point you in the right direction.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dp_contact_form_section contact-form e-flex e-con-boxed e-con e-parent\" data-id=\"dp_contact_form_section\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-dp_contact_form_left e-con-full e-flex e-con e-child\" data-id=\"dp_contact_form_left\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dp_contact_form_label elementor-widget elementor-widget-text-editor\" data-id=\"dp_contact_form_label\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Get in Touch<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dp_contact_form_heading elementor-widget elementor-widget-heading\" data-id=\"dp_contact_form_heading\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Send Us a Message<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dp_contact_form_description elementor-widget elementor-widget-text-editor\" data-id=\"dp_contact_form_description\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Fill out the form and we&#8217;ll get back to you within 24-48 hours.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dp_contact_form_embed elementor-widget elementor-widget-html\" data-id=\"dp_contact_form_embed\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Digital Palate Contact Form -- Elementor HTML Widget Embed -->\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow:wght@300;400;500;600;700&family=Barlow+Condensed:wght@500;600;700&display=swap\" rel=\"stylesheet\">\n\n<style>\n.dp-cf *, .dp-cf *::before, .dp-cf *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n.dp-cf {\n  --bg:        #2b2b2b;\n  --bg-card:   #333333;\n  --bg-input:  #3a3a3a;\n  --border:    #484848;\n  --green:     #6b7c3f;\n  --green-lt:  #c8d68f;\n  --green-dim: #4e5c2e;\n  --white:     #ffffff;\n  --grey:      #c8c8c8;\n  --muted:     #8a8a8a;\n  --radius:    8px;\n\n  font-family: 'Barlow', sans-serif;\n  background: var(--bg);\n  color: var(--white);\n  padding: 56px 20px 60px;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  width: 100%;\n}\n\n.dp-cf-card {\n  background: var(--bg-card);\n  border-radius: 12px;\n  padding: 40px;\n  width: 100%;\n  max-width: 680px;\n  border: 1px solid var(--border);\n}\n\n.dp-cf-field {\n  margin-bottom: 20px;\n}\n.dp-cf-field-label {\n  display: block;\n  font-size: 0.82rem;\n  font-weight: 500;\n  color: var(--grey);\n  margin-bottom: 6px;\n}\n.dp-cf-field-label .dp-cf-req {\n  color: var(--green-lt);\n  margin-left: 2px;\n}\n.dp-cf-input,\n.dp-cf-textarea {\n  width: 100%;\n  padding: 11px 14px;\n  background: var(--bg-input);\n  border: 1.5px solid var(--border);\n  border-radius: var(--radius);\n  color: #ffffff !important;\n  font-family: 'Barlow', sans-serif;\n  font-size: 0.9rem;\n  font-weight: 400;\n  transition: border-color 0.18s ease;\n  outline: none;\n}\n.dp-cf-input:focus,\n.dp-cf-textarea:focus {\n  border-color: var(--green-lt);\n}\n.dp-cf-input.dp-cf-error,\n.dp-cf-textarea.dp-cf-error {\n  border-color: #c0392b;\n}\n.dp-cf-input::placeholder,\n.dp-cf-textarea::placeholder {\n  color: rgba(200, 200, 200, 0.7) !important;\n}\n.dp-cf-textarea {\n  min-height: 120px;\n  resize: vertical;\n}\n\n.dp-cf-row {\n  display: flex;\n  gap: 16px;\n}\n.dp-cf-row .dp-cf-field {\n  flex: 1;\n}\n\n.dp-cf-check {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  margin-bottom: 20px;\n}\n.dp-cf-check input[type=checkbox] {\n  width: 18px;\n  height: 18px;\n  min-width: 18px;\n  margin-top: 2px;\n  accent-color: var(--green-lt);\n  cursor: pointer;\n}\n.dp-cf-check label {\n  font-size: 0.8rem;\n  color: var(--muted);\n  line-height: 1.5;\n  cursor: pointer;\n}\n\n.dp-cf-fine-print {\n  font-size: 0.72rem;\n  color: var(--muted);\n  line-height: 1.5;\n  margin-top: 16px;\n}\n\n.dp-cf-submit {\n  padding: 13px 36px;\n  border: none;\n  border-radius: 99px;\n  background: var(--green);\n  color: var(--white);\n  cursor: pointer;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 1rem;\n  font-weight: 700;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  transition: all 0.2s ease;\n  margin-top: 12px;\n  width: 100%;\n}\n.dp-cf-submit:hover { background: #7a8d48; transform: translateY(-1px); }\n.dp-cf-submit:disabled { opacity: 0.35; cursor: not-allowed; transform: none; }\n\n.dp-cf-error-msg {\n  display: none;\n  margin-top: 12px;\n  padding: 10px 14px;\n  background: rgba(192,57,43,0.12);\n  border: 1px solid rgba(192,57,43,0.4);\n  border-radius: var(--radius);\n  font-size: 0.84rem;\n  color: #e74c3c;\n  line-height: 1.5;\n}\n.dp-cf-error-msg.dp-on { display: block; animation: dpcfIn 0.25s ease; }\n\n.dp-cf-success {\n  display: none;\n  text-align: center;\n  padding: 40px 20px;\n}\n.dp-cf-success.dp-on { display: block; animation: dpcfIn 0.35s ease; }\n.dp-cf-success h3 {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 1.6rem;\n  font-weight: 700;\n  color: var(--green-lt);\n  margin-bottom: 12px;\n  text-transform: uppercase;\n  letter-spacing: 0.04em;\n}\n.dp-cf-success p {\n  font-size: 0.95rem;\n  color: var(--grey);\n  line-height: 1.6;\n  font-weight: 300;\n}\n\n@keyframes dpcfIn {\n  from { opacity: 0; transform: translateY(8px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n\n.dp-cf-hp { position: absolute; left: -9999px; opacity: 0; height: 0; width: 0; }\n\n@media (max-width: 520px) {\n  .dp-cf { padding: 36px 12px 40px; }\n  .dp-cf-card { padding: 24px 18px; }\n  .dp-cf-row { flex-direction: column; gap: 0; }\n  .dp-cf-submit { padding: 13px 24px; }\n}\n<\/style>\n\n<div class=\"dp-cf\" id=\"dp-cf\">\n  <div class=\"dp-cf-card\">\n\n    <div id=\"dpcf-form\">\n      <div class=\"dp-cf-field\">\n        <label class=\"dp-cf-field-label\">Name <span class=\"dp-cf-req\">*<\/span><\/label>\n        <input type=\"text\" class=\"dp-cf-input\" id=\"dpcf-name\" placeholder=\"Your name\">\n      <\/div>\n\n      <div class=\"dp-cf-field\">\n        <label class=\"dp-cf-field-label\">Email <span class=\"dp-cf-req\">*<\/span><\/label>\n        <input type=\"email\" class=\"dp-cf-input\" id=\"dpcf-email\" placeholder=\"you@example.com\">\n      <\/div>\n\n      <div class=\"dp-cf-row\">\n        <div class=\"dp-cf-field\">\n          <label class=\"dp-cf-field-label\">Company<\/label>\n          <input type=\"text\" class=\"dp-cf-input\" id=\"dpcf-company\" placeholder=\"Your company\">\n        <\/div>\n        <div class=\"dp-cf-field\">\n          <label class=\"dp-cf-field-label\">Phone<\/label>\n          <input type=\"tel\" class=\"dp-cf-input\" id=\"dpcf-phone\" placeholder=\"(555) 123-4567\">\n        <\/div>\n      <\/div>\n\n      <div class=\"dp-cf-check\">\n        <input type=\"checkbox\" id=\"dpcf-sms-consent\">\n        <label for=\"dpcf-sms-consent\">By providing your mobile phone number and opting in, you consent to receive conversational and transactional text messages from Digital Palate LLC related to customer support, service communications, and confirmations.<\/label>\n      <\/div>\n\n      <div class=\"dp-cf-field\">\n        <label class=\"dp-cf-field-label\">Subject<\/label>\n        <input type=\"text\" class=\"dp-cf-input\" id=\"dpcf-subject\" placeholder=\"What is this about?\">\n      <\/div>\n\n      <div class=\"dp-cf-field\">\n        <label class=\"dp-cf-field-label\">Message <span class=\"dp-cf-req\">*<\/span><\/label>\n        <textarea class=\"dp-cf-textarea\" id=\"dpcf-message\" placeholder=\"Tell us what you need...\"><\/textarea>\n      <\/div>\n\n      <div id=\"dpcf-turnstile\" style=\"display:none;margin-top:16px;\"><\/div>\n\n      <button type=\"button\" class=\"dp-cf-submit\" id=\"dpcf-submit\" onclick=\"dpcfSubmit()\">Send Message<\/button>\n      <div class=\"dp-cf-error-msg\" id=\"dpcf-error-msg\"><\/div>\n      <p class=\"dp-cf-fine-print\">SMS communications are not used for marketing or promotional purposes without explicit consent. Consent to receive SMS messages is not a condition of purchasing any goods or services.<\/p>\n    <\/div>\n\n    <div class=\"dp-cf-success\" id=\"dpcf-success\">\n      <h3>Message Sent<\/h3>\n      <p>Thanks for reaching out! We will get back to you within 24-48 hours.<\/p>\n    <\/div>\n\n  <\/div>\n\n  <input type=\"text\" name=\"hp\" class=\"dp-cf-hp\" id=\"dpcf-hp\" tabindex=\"-1\" autocomplete=\"off\">\n\n\n<\/div>\n\n<script>\n(function() {\n  'use strict';\n\n  var _apiLink = document.querySelector('link[rel=\"https:\/\/api.w.org\/\"]');\n  var _siteBase = _apiLink ? _apiLink.href.replace(\/wp-json\\\/?$\/, '') : '\/';\n  var _turnstileToken = '';\n\n  window._dpcfTs = Date.now();\n\n  function formatPhone(value) {\n    var digits = value.replace(\/\\D\/g, '');\n    if (digits.length === 0) return '';\n    if (digits.length <= 3) return '(' + digits;\n    if (digits.length <= 6) return '(' + digits.slice(0, 3) + ') ' + digits.slice(3);\n    return '(' + digits.slice(0, 3) + ') ' + digits.slice(3, 6) + '-' + digits.slice(6, 10);\n  }\n\n  var phoneField = document.getElementById('dpcf-phone');\n  phoneField.addEventListener('input', function() {\n    var pos = this.selectionStart;\n    var before = this.value.length;\n    this.value = formatPhone(this.value);\n    var after = this.value.length;\n    var newPos = pos + (after - before);\n    this.setSelectionRange(newPos, newPos);\n  });\n\n  var fields = document.querySelectorAll('#dpcf-form .dp-cf-input, #dpcf-form .dp-cf-textarea');\n  for (var i = 0; i < fields.length; i++) {\n    fields[i].addEventListener('focus', function() {\n      this.classList.remove('dp-cf-error');\n      hideError();\n    });\n  }\n\n  function isValidEmail(e) {\n    return \/^[^\\s@]+@[^\\s@]+\\.[^\\s@]+$\/.test(e);\n  }\n\n  function showError(msg) {\n    var el = document.getElementById('dpcf-error-msg');\n    el.textContent = msg;\n    el.classList.add('dp-on');\n  }\n\n  function hideError() {\n    document.getElementById('dpcf-error-msg').classList.remove('dp-on');\n  }\n\n  window.dpcfSubmit = function() {\n    hideError();\n\n    var name    = document.getElementById('dpcf-name').value.trim();\n    var email   = document.getElementById('dpcf-email').value.trim();\n    var company = document.getElementById('dpcf-company').value.trim();\n    var phone   = document.getElementById('dpcf-phone').value.trim();\n    var subject = document.getElementById('dpcf-subject').value.trim();\n    var message = document.getElementById('dpcf-message').value.trim();\n    var hp      = document.getElementById('dpcf-hp').value;\n    var smsConsent = document.getElementById('dpcf-sms-consent').checked;\n\n    var valid = true;\n    if (!name) {\n      document.getElementById('dpcf-name').classList.add('dp-cf-error');\n      valid = false;\n    }\n    if (!email || !isValidEmail(email)) {\n      document.getElementById('dpcf-email').classList.add('dp-cf-error');\n      valid = false;\n    }\n    if (!message) {\n      document.getElementById('dpcf-message').classList.add('dp-cf-error');\n      valid = false;\n    }\n    if (!valid) {\n      showError('Please fill in all required fields.');\n      return;\n    }\n\n    if (hp) {\n      fakeSuccess();\n      return;\n    }\n\n    var elapsed = Date.now() - window._dpcfTs;\n    if (elapsed < 3000) {\n      fakeSuccess();\n      return;\n    }\n\n    var btn = document.getElementById('dpcf-submit');\n    btn.disabled = true;\n    btn.textContent = 'Sending...';\n\n    var data = {\n      name: name,\n      email: email,\n      company: company,\n      phone: phone,\n      subject: subject,\n      message: message,\n      hp: hp,\n      sms_consent: smsConsent ? 'true' : 'false',\n      _ts: window._dpcfTs,\n      turnstile_token: _turnstileToken\n    };\n\n    postData(data);\n  };\n\n  function postData(data) {\n    fetch(_siteBase + 'wp-json\/digital-palate-toolbox\/v1\/form\/contact', {\n      method: 'POST',\n      headers: { 'Content-Type': 'application\/json' },\n      body: JSON.stringify(data)\n    }).then(function(res) {\n      if (res.ok) {\n        showSuccess();\n      } else {\n        return res.json().then(function(err) {\n          showError(err.message || 'Something went wrong. Please try again.');\n          resetButton();\n        });\n      }\n    }).catch(function() {\n      showError('Network error. Please check your connection and try again.');\n      resetButton();\n    });\n  }\n\n  function showSuccess() {\n    document.getElementById('dpcf-form').style.display = 'none';\n    var successEl = document.getElementById('dpcf-success');\n    successEl.classList.add('dp-on');\n    setTimeout(function() {\n      successEl.scrollIntoView({ behavior: 'smooth', block: 'center' });\n    }, 50);\n  }\n\n  function fakeSuccess() {\n    showSuccess();\n  }\n\n  function resetButton() {\n    var btn = document.getElementById('dpcf-submit');\n    btn.disabled = false;\n    btn.textContent = 'Send Message';\n  }\n\n  if (window.dptTurnstileSiteKey) {\n    function renderTurnstile() {\n      document.getElementById('dpcf-turnstile').style.display = 'block';\n      turnstile.render('#dpcf-turnstile', {\n        sitekey: window.dptTurnstileSiteKey,\n        theme: 'dark',\n        callback: function(token) { _turnstileToken = token; },\n        'expired-callback': function() { _turnstileToken = ''; turnstile.reset('#dpcf-turnstile'); }\n      });\n    }\n    window._dptTurnstileCallbacks = window._dptTurnstileCallbacks || [];\n    if (window.turnstile) {\n      renderTurnstile();\n    } else {\n      window._dptTurnstileCallbacks.push(renderTurnstile);\n    }\n  }\n})();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dp_contact_form_right e-con-full e-flex e-con e-child\" data-id=\"dp_contact_form_right\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dp_contact_details_heading elementor-widget elementor-widget-heading\" data-id=\"dp_contact_details_heading\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Contact Details<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dp_contact_details_info elementor-widget elementor-widget-text-editor\" data-id=\"dp_contact_details_info\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong>Phone:<\/strong> <a href=\"tel:+18553447725\">+1-855-DIGIPAL (855-344-7725)<\/a><\/p><p><strong>Email:<\/strong> <a href=\"mailto:admin@digipalate.com\">admin@digipalate.com<\/a><\/p><p><strong>Address:<\/strong> 2915 Ogletown Road, Newark, DE 19713<\/p><p><strong>Hours:<\/strong> 8:00 AM &#8211; 5:00 PM Eastern<\/p><p><strong>Response Time:<\/strong> 24-48 hours<\/p><p><strong>Service Area:<\/strong> Nationwide US<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dp_contact_nav_section e-flex e-con-boxed e-con e-parent\" data-id=\"dp_contact_nav_section\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dp_contact_nav_label elementor-widget elementor-widget-text-editor\" data-id=\"dp_contact_nav_label\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Explore<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dp_contact_nav_heading elementor-widget elementor-widget-heading\" data-id=\"dp_contact_nav_heading\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Looking for Something Else?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dp_contact_nav_description elementor-widget elementor-widget-text-editor\" data-id=\"dp_contact_nav_description\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Explore these options to find exactly what you need.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dp_contact_nav_cards e-con-full e-flex e-con e-child\" data-id=\"dp_contact_nav_cards\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-dp_contact_nav_card_pricing e-con-full e-flex e-con e-child\" data-id=\"dp_contact_nav_card_pricing\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dp_contact_nav_card_pricing_heading elementor-widget elementor-widget-heading\" data-id=\"dp_contact_nav_card_pricing_heading\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Discover Your Price<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dp_contact_nav_card_pricing_text elementor-widget elementor-widget-text-editor\" data-id=\"dp_contact_nav_card_pricing_text\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Use our pricing calculator to see what your website will cost. No commitment, no surprises.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dp_contact_nav_card_pricing_btn elementor-widget elementor-widget-button\" data-id=\"dp_contact_nav_card_pricing_btn\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-md\" href=\"https:\/\/digipalate.com\/staging\/pricing\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">See Pricing<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dp_contact_nav_card_getstarted e-con-full e-flex e-con e-child\" data-id=\"dp_contact_nav_card_getstarted\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dp_contact_nav_card_getstarted_heading elementor-widget elementor-widget-heading\" data-id=\"dp_contact_nav_card_getstarted_heading\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Ready to Start Building?<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dp_contact_nav_card_getstarted_text elementor-widget elementor-widget-text-editor\" data-id=\"dp_contact_nav_card_getstarted_text\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Tell us about your project and we&#8217;ll put together a plan tailored to your goals and budget.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dp_contact_nav_card_getstarted_btn elementor-widget elementor-widget-button\" data-id=\"dp_contact_nav_card_getstarted_btn\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-md\" href=\"https:\/\/digipalate.com\/staging\/get-started\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Get Started<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Contact Have Questions? Can&#8217;t find what you&#8217;re looking for? Drop us a line and we&#8217;ll point you in the right direction. Get in Touch Send Us a Message Fill out the form and we&#8217;ll get back to you within 24-48 hours. Name * Email * Company Phone Subject Message * Send Message Message Sent Thanks [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-1531","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/digipalate.com\/staging\/wp-json\/wp\/v2\/pages\/1531","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/digipalate.com\/staging\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/digipalate.com\/staging\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/digipalate.com\/staging\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/digipalate.com\/staging\/wp-json\/wp\/v2\/comments?post=1531"}],"version-history":[{"count":73,"href":"https:\/\/digipalate.com\/staging\/wp-json\/wp\/v2\/pages\/1531\/revisions"}],"predecessor-version":[{"id":2204,"href":"https:\/\/digipalate.com\/staging\/wp-json\/wp\/v2\/pages\/1531\/revisions\/2204"}],"wp:attachment":[{"href":"https:\/\/digipalate.com\/staging\/wp-json\/wp\/v2\/media?parent=1531"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}