--- layout: default --- {% if site.data.copy.contact[page.env].title %} {% assign strap = site.data.copy.contact[page.env].title %} {% else %} {% assign strap = site.description %} {% endif %}
{% picture {{ page.hero.file | prepend: 'content/' }} --img class="hero__image hero__image--fixed hero-65" --alt {{ page.hero.alt }} %}

{% assign n = strap.size | minus: 1 %} {%- for char in (0..n ) -%} {{ strap | slice: char }} {%- endfor -%}

Get in touch using the form below

{% include forms/kwes-contact.html %}
{% include gmap.html %} {% include contact-details.html %}