Update: hero img for Wallets and Network pages

This commit is contained in:
andyfreer 2017-02-05 16:15:24 +00:00
parent 04eea95433
commit c1d1297509
4 changed files with 11 additions and 4 deletions

View file

@ -1,6 +1,6 @@
<div class="hero" id="hero">
<div class="hero__background">
{% srcset hero/participate.jpg ppi:1,2 class="hero__background-image" %}
{% srcset hero/network.jpg ppi:1,2 class="hero__background-image" %}
{% srcset_source width:1920 %}
{% srcset_source width:960 %}
{% endsrcset %}

View file

@ -1,14 +1,21 @@
<div class="hero hero--light" id="hero">
<div class="hero__background">
<div class="hero hero--space" id="hero">
<!--div class="hero__background">
{% capture heroimage %}hero/{% t pages.wallets.hero-image %}{% endcapture %}
{% srcset hero/get-dash-n.jpg ppi:1,2 class="hero__background-image" %}
{% srcset_source width:1920 %}
{% srcset_source width:960 %}
{% endsrcset %}
</div-->
<div class="hero__background">
<img src="{{ base }}/assets/img/hero/expecto_patronum.png" alt="" class="hero__background-image">
</div>
<!-- Navigation -->
{% include nav-desktop.html logo-color='black' %}
{% include nav-desktop.html %}
<!-- Hero content -->
<div class="hero__content">