{{ sections.contact.title }}

{{ sections.contact.subtitle }}

Contact Information

Address

{{ sections.contact.address }}

Phone

{{ sections.contact.phone }}

Email

{{ sections.contact.email }}

{% if sections.contact.socialLinks %}
{% for social in sections.contact.socialLinks %} {% endfor %}
{% endif %}
{% for item in sections.contact.form.fields %}
{% if item.type == 'textarea' %} {% else %} {% endif %}
{% endfor %}