mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
DW-351 changed team hero image; DW-352 changed contact hero image
This commit is contained in:
parent
e785f7c967
commit
0d1e4717fb
3 changed files with 5 additions and 4 deletions
|
@ -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 -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue