mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
added images
This commit is contained in:
parent
172ba1aa74
commit
1c4e8c1ac3
3 changed files with 5 additions and 4 deletions
BIN
assets/img/evolution/merchants.jpg
Executable file
BIN
assets/img/evolution/merchants.jpg
Executable file
Binary file not shown.
After Width: | Height: | Size: 137 KiB |
BIN
assets/img/evolution/social.jpg
Executable file
BIN
assets/img/evolution/social.jpg
Executable file
Binary file not shown.
After Width: | Height: | Size: 138 KiB |
|
@ -6,6 +6,7 @@ description: pages.evolution.description
|
|||
|
||||
|
||||
{% include hero/evolution.html %}
|
||||
{% include base.html %}
|
||||
|
||||
<div class="page page--home">
|
||||
|
||||
|
@ -26,7 +27,7 @@ description: pages.evolution.description
|
|||
</section>
|
||||
|
||||
<!--
|
||||
MERCHANTS
|
||||
prototype
|
||||
-->
|
||||
|
||||
<section class="home-get-started-cta evo-prototype-section">
|
||||
|
@ -229,7 +230,7 @@ description: pages.evolution.description
|
|||
<a href="{{ basenav }}/currency" class="btn-blue">{% t pages.evolution.merchants-plugin-btn %}</a>
|
||||
</div>
|
||||
<div class="col-sm-6 home-network-graphic-live">
|
||||
<img src="/assets/img/home/budgets.png" alt="{% t pages.evolution.merchants-heading %}">
|
||||
<img src="/assets/img/evolution/merchants.jpg" alt="{% t pages.evolution.merchants-heading %}">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -252,7 +253,7 @@ description: pages.evolution.description
|
|||
<a href="https://twitter.com/dashpay" class="btn-blue">{% t pages.evolution.follow-soc-btn %}</a>
|
||||
</div>
|
||||
<div class="col-sm-6 col-sm-pull-6 home-evolution-graphic">
|
||||
<img src="/assets/img/home/evo.png" alt="Dash Evolution">
|
||||
<img src="/assets/img/evolution/social.jpg" alt="{% t pages.evolution.social-heading %}">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue