DW-351 changed team hero image; DW-352 changed contact hero image

This commit is contained in:
Lee Wong 2017-10-10 22:59:16 +07:00
parent e785f7c967
commit 0d1e4717fb
3 changed files with 5 additions and 4 deletions

View file

@ -3,10 +3,11 @@
<div class="hero" id="hero">
<div class="hero__background">
{% srcset hero/mailboxes.jpg ppi:1,2 class="hero__background-image" %}
{% srcset_source width:1920 %}
{% srcset_source width:960 %}
{% endsrcset %}
<!-- {% srcset hero/mailboxes.jpg ppi:1,2 class="hero__background-image" %}
{% srcset_source width:1920 %}
{% srcset_source width:960 %}
{% endsrcset %} -->
<img src="{{ base }}/assets/img/hero/contact_hero.jpg" alt="" class="hero__background-image">
</div>
<!-- Navigation -->