mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
added dummy data for buy page
This commit is contained in:
parent
941c114562
commit
1b8c3530d8
3 changed files with 40 additions and 21 deletions
|
@ -15,9 +15,10 @@
|
|||
<p class="hero__lead">{% t pages.buy.hero-text %}</p>
|
||||
|
||||
<div class="hero__buttons">
|
||||
<a href="#" class="btn-white-solid">{% t pages.buy.buy-fiat-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.buy.buy-crypto-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.buy.full-list %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.buy.exchanges-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.buy.brokers-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.buy.otc-btn %}</a>
|
||||
<a href="#" class="btn-white-solid">{% t pages.buy.local-btn %}</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue