mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 11:55:50 +00:00
Fix missing links on impact/calculator
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
<img src="./img/backgrounds/cta-calculator-green.svg" class="cta cta-bottom-right">
|
||||
<div class="z-index-1 position-relative">
|
||||
<h2 class="h4 mb-10">{% trans %}How Does XRP Compare to Other Currencies?{% endtrans %}</h2>
|
||||
<a class="btn btn-primary btn-arrow">Learn More</a>
|
||||
<a class="btn btn-primary btn-arrow" href="assets/pdf/xrpl-sustainability-methodology-2020.pdf">Methodology</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
<h6 class="longform mb-10">{% trans %}The digital asset XRP is a truly global currency—ideally suited to enable today’s global economy.{% endtrans %}</h6>
|
||||
<p class="mb-6">{% trans %}As an optimal medium of exchange, XRP and the XRP Ledger on which it operates help to move money around the world faster, cheaper and more sustainably than any other currency available today. {% endtrans %}</p>
|
||||
<p class="mb-10">{% trans %}It was designed this way, and it’s proving its impact in global payments and beyond.{% endtrans %}</p>
|
||||
<a class="btn btn-primary btn-arrow">How Green is Your Currency?</a>
|
||||
<a class="btn btn-primary btn-arrow" href="carbon-calculator.html">How Green is Your Currency?</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user