mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
commit
92d8ba082f
5 changed files with 8 additions and 7 deletions
|
@ -705,7 +705,7 @@ pages:
|
||||||
feature-instant-heading: Instant
|
feature-instant-heading: Instant
|
||||||
feature-instant-text: Your time is valuable. InstantSend payments confirm in less than a second.
|
feature-instant-text: Your time is valuable. InstantSend payments confirm in less than a second.
|
||||||
feature-secure-heading: Secure
|
feature-secure-heading: Secure
|
||||||
feature-secure-text: Security you can count on. Transactions are confirmed by 1,000 Gigahash of X11 ASIC computing power and over 4,100 servers hosted around the world.
|
feature-secure-text: Security you can count on. Transactions are confirmed by 200 TerraHash of X11 ASIC computing power and over 4,500 servers hosted around the world.
|
||||||
|
|
||||||
merchants-heading: Shop direct with Dash
|
merchants-heading: Shop direct with Dash
|
||||||
merchants-text: Instant and private purchases, direct from your Dash wallet
|
merchants-text: Instant and private purchases, direct from your Dash wallet
|
||||||
|
|
|
@ -3,10 +3,11 @@
|
||||||
<div class="hero" id="hero">
|
<div class="hero" id="hero">
|
||||||
<div class="hero__background">
|
<div class="hero__background">
|
||||||
|
|
||||||
{% srcset hero/mailboxes.jpg ppi:1,2 class="hero__background-image" %}
|
<!-- {% srcset hero/mailboxes.jpg ppi:1,2 class="hero__background-image" %}
|
||||||
{% srcset_source width:1920 %}
|
{% srcset_source width:1920 %}
|
||||||
{% srcset_source width:960 %}
|
{% srcset_source width:960 %}
|
||||||
{% endsrcset %}
|
{% endsrcset %} -->
|
||||||
|
<img src="{{ base }}/assets/img/hero/contact_hero.jpg" alt="" class="hero__background-image">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Navigation -->
|
<!-- Navigation -->
|
||||||
|
|
BIN
assets/img/hero/contact_hero.jpg
Normal file
BIN
assets/img/hero/contact_hero.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 312 KiB |
Binary file not shown.
Before Width: | Height: | Size: 357 KiB After Width: | Height: | Size: 1.2 MiB |
|
@ -139,8 +139,8 @@ description: pages.currency.description
|
||||||
</p>
|
</p>
|
||||||
<div class="hero__buttons">
|
<div class="hero__buttons">
|
||||||
<a href="https://dashpay.atlassian.net/wiki/display/DOC/Pools" target="_blank" class="btn-blue-solid">Pools</a>
|
<a href="https://dashpay.atlassian.net/wiki/display/DOC/Pools" target="_blank" class="btn-blue-solid">Pools</a>
|
||||||
<a href="https://dashpay.atlassian.net/wiki/display/DOC/ASIC+Miner+Hardware" target="_blank" class="btn-blue-solid">ASICs</a>
|
<a href="https://dashpay.atlassian.net/wiki/x/CQD7Ag" target="_blank" class="btn-blue-solid">ASICs</a>
|
||||||
<a href="{% t pages.currency.mining-guide-link %}" target="_blank" class="btn-blue-solid">Guides</a>
|
<a href="https://www.coinwarz.com/calculators/dash-mining-calculator" target="_blank" class="btn-blue-solid">Calculation</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue