mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 23:06:09 +00:00
merged
This commit is contained in:
parent
3ded9ad1dd
commit
b1e4132bef
3 changed files with 1 additions and 29 deletions
|
@ -11,12 +11,6 @@ pages:
|
|||
hero-tax-btn: Tax Treatment
|
||||
hero-compliance-btn: Compliance FIAT - DASH
|
||||
|
||||
tax-text: What is the Tax Treatment of the Masternode Operators’ DASH?
|
||||
tax-hero: Dash can be acquired, held and exchanged in many ways.
|
||||
buy-btn: Buy Dash
|
||||
spend-btn: Spend Dash
|
||||
trade-btn: Trade Dash
|
||||
|
||||
сogent-heading: >
|
||||
Cogent Law Package:
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
<section>
|
||||
<div class="hero__buttons hero__buttons--get-dash">
|
||||
<a href="#tax" class="btn-blue-solid btn-large">{% t pages.legal.hero-tax-btn %}</a>
|
||||
<a href="#compliance" class="btn-large btn-white-solid">{% t pages.legal.hero-compliance-btn %}</a>
|
||||
<a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=105746151#FIAT-DASHCompliance/ATMCompliance-Introduction" class="btn-large btn-white-solid" target="_blank">{% t pages.legal.hero-compliance-btn %}</a>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
|
|
|
@ -8,19 +8,6 @@ description: pages.legal.description
|
|||
|
||||
<div class="page page--home">
|
||||
|
||||
<section class="section section--claim">
|
||||
<div class="section__content">
|
||||
<h4 class="bottom-space">{% t pages.legal.tax-text %}</h4>
|
||||
<p class="section__lead bottom-space">{% t pages.legal.tax-hero %}</p>
|
||||
|
||||
<div class="hero__buttons">
|
||||
<a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=48693287" target="_blank" class="btn-white-solid">{% t pages.legal.buy-btn %}</a>
|
||||
<a href="https://www2.dash.org/merchants/" target="_blank" class="btn-white-solid">{% t pages.legal.spend-btn %}</a>
|
||||
<a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=48693307" target="_blank" class="btn-white-solid">{% t pages.legal.trade-btn %}</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<div class="content">
|
||||
|
||||
|
@ -88,15 +75,6 @@ description: pages.legal.description
|
|||
</div>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<div class="content">
|
||||
<h3 id="compliance">{% t pages.legal.criminally-heading %}</h3>
|
||||
<div class="text-center bottom-space">{% t pages.legal.criminally-text %}</div>
|
||||
<a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=105746151#FIAT-DASHCompliance/ATMCompliance-Introduction" class="btn-blue-solid" target="_blank">{% t pages.legal.criminally-btn %}</a>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="home-latest-news">
|
||||
<div class="content">
|
||||
<h2 id="tax" class="section__title">{% t pages.legal.treatment-heading %}</h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue