mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-24 21:55:52 +00:00
Nav, button, breadcrumb fixes
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
<div class="col-md-6 offset-md-1 order-2 order-md-1">
|
||||
<h2 class="mb-10">{% trans %}Cross-Border Payments{% endtrans %}</h2>
|
||||
<p class="mb-10 normal">{% trans %}Through RippleNet, financial institutions can use XRP to bridge two currencies in 3-5 seconds, ensuring payments are quickly sent and received in the local currency on either side of a transaction.{% endtrans %}</p>
|
||||
<a href="https://ripple.com/ripplenet/on-demand-liquidity" class="btn btn-clear" target=
|
||||
<a href="https://ripple.com/ripplenet/on-demand-liquidity" class="btn btn-outline-secondary" target=
|
||||
"_blank">{% trans %}Learn About On-Demand Liquidity{% endtrans %}</a>
|
||||
</div>
|
||||
</section>
|
||||
@@ -54,7 +54,7 @@
|
||||
<div class="col-md-6 offset-md-1">
|
||||
<h2 class="mb-10">{% trans %}Micropayments{% endtrans %}</h2>
|
||||
<p class="mb-10 normal">{% trans %}Businesses are leveraging XRP and the XRP Ledger to build innovative products for gaming, content and web monetization, among other applications where money is at the center.{% endtrans %}</p>
|
||||
<a href="businesses.html" class="btn btn-clear">{% trans %}Learn About XRPL Businesses{% endtrans %}</a>
|
||||
<a href="businesses.html" class="btn btn-outline-secondary">{% trans %}Learn About XRPL Businesses{% endtrans %}</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
@@ -66,7 +66,7 @@
|
||||
<div class="col-md-6 offset-md-1 order-2 order-md-1">
|
||||
<h2 class="mb-10">{% trans %}Digital Cryptocurrency Wallets{% endtrans %}</h2>
|
||||
<p class="mb-10 normal">{% trans %}Individuals can use mobile wallets to store private and public passwords and interact with various blockchains to send and receive digital assets, including XRP.{% endtrans %}</p>
|
||||
<a href="wallets.html" class="btn btn-clear">{% trans %}Explore Wallets{% endtrans %}</a>
|
||||
<a href="wallets.html" class="btn btn-outline-secondary">{% trans %}Explore Wallets{% endtrans %}</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
@@ -78,7 +78,7 @@
|
||||
<div class="col-md-4 offset-md-1">
|
||||
<h2 class="mb-10">{% trans %}Exchanges{% endtrans %}</h2>
|
||||
<p class="mb-10 normal">{% trans %}Market makers and individuals use exchanges to trade XRP and other digital assets. Exchanges are often also intermediaries in cross-border payments among financial institutions.{% endtrans %}</p>
|
||||
<a href="exchanges.html" class="btn btn-clear">{% trans %}Explore Exchanges{% endtrans %}</a>
|
||||
<a href="exchanges.html" class="btn btn-outline-secondary">{% trans %}Explore Exchanges{% endtrans %}</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
@@ -90,7 +90,7 @@
|
||||
<div class="col-md-6 offset-md-1 order-2 order-md-1">
|
||||
<h2 class="mb-10">{% trans %}Institutional Trading{% endtrans %}</h2>
|
||||
<p class="mb-10 normal">{% trans %}Market participants use XRP as a high-speed, cost-efficient and reliable trading collateral. This means seizing arbitrage opportunities, servicing margin calls and managing general trade inventory in real time.{% endtrans %}</p>
|
||||
<a href="https://blog.xpring.io/how-xrp-enables-faster-low-cost-cross-exchange-transfers/" class="btn btn-clear" target="_blank">{% trans %}Learn More{% endtrans %}</a>
|
||||
<a href="https://blog.xpring.io/how-xrp-enables-faster-low-cost-cross-exchange-transfers/" class="btn btn-outline-secondary" target="_blank">{% trans %}Learn More{% endtrans %}</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user