mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
Update: hero img for Wallets and Network pages
This commit is contained in:
parent
04eea95433
commit
c1d1297509
4 changed files with 11 additions and 4 deletions
|
@ -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 %}
|
||||
|
|
|
@ -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">
|
||||
|
|
BIN
assets/img/hero/expecto_patronum.png
Normal file
BIN
assets/img/hero/expecto_patronum.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 633 KiB |
BIN
assets/img/hero/network.jpg
Normal file
BIN
assets/img/hero/network.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 329 KiB |
Loading…
Add table
Add a link
Reference in a new issue