mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 11:55:50 +00:00
layout update and image update
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 245 KiB After Width: | Height: | Size: 229 KiB |
@@ -23,12 +23,12 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<section class="py-26">
|
<section class="py-26">
|
||||||
<div class="col-lg-7 mx-auto text-center">
|
<div class="col-xl-6 mx-auto text-center">
|
||||||
<div class="d-flex flex-column-reverse">
|
<div class="d-flex flex-column-reverse">
|
||||||
<h1 class="mb-0">{% trans %}The first major, global, public carbon-neutral blockchain{% endtrans %}</h1>
|
<h1 class="mb-0">{% trans %}The first major, global, public carbon-neutral blockchain{% endtrans %}</h1>
|
||||||
<h6 class="eyebrow mb-3">{% trans %}XRPL Sustainability & Impact{% endtrans %}</h6>
|
<h6 class="eyebrow mb-3">{% trans %}XRPL Sustainability & Impact{% endtrans %}</h6>
|
||||||
</div>
|
</div>
|
||||||
<p>While some blockchains have been known to consume as much energy in a year as an entire country, the XRPL was designed to settle transactions sustainably in addition to providing developers with utility, speed, and low fees.</p>
|
<p class="px-3 mt-4">The XRPL was designed to settle transactions sustainably in addition to providing developers with utility, speed, and low fees.</p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
@@ -69,6 +69,7 @@
|
|||||||
<h6 class="eyebrow mb-3">A sustainable future</h6>
|
<h6 class="eyebrow mb-3">A sustainable future</h6>
|
||||||
<h2 class="h4 h2-sm mb-8">{% trans %}What makes the XRPL sustainable?{% endtrans %}</h2>
|
<h2 class="h4 h2-sm mb-8">{% trans %}What makes the XRPL sustainable?{% endtrans %}</h2>
|
||||||
<h5 class="longform mb-10">{% trans %}XRPL’s unique consensus mechanism is eco-friendly—it does not require mining to settle transactions. This results in efficiency without sacrificing security, decentralization, or scalability.{% endtrans %}</h5>
|
<h5 class="longform mb-10">{% trans %}XRPL’s unique consensus mechanism is eco-friendly—it does not require mining to settle transactions. This results in efficiency without sacrificing security, decentralization, or scalability.{% endtrans %}</h5>
|
||||||
|
<p>The trivial amount of energy it does consume is then neutralized with carbon credits through EW Zero, an open-source blockchain decarbonization tool.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@@ -112,7 +113,7 @@
|
|||||||
<div class="order-2 col-lg-6 px-0 pl-lg-3">
|
<div class="order-2 col-lg-6 px-0 pl-lg-3">
|
||||||
<div class="row align-items-center m-0 connect-list">
|
<div class="row align-items-center m-0 connect-list">
|
||||||
<!-- connect list -->
|
<!-- connect list -->
|
||||||
<div class="col-12 col-lg-6 p-0">
|
<div class="col-12 col-lg-6 p-0 pr-3">
|
||||||
<div class="px-lg-3 pb-3">
|
<div class="px-lg-3 pb-3">
|
||||||
<img id="connect-01" src="data:," />
|
<img id="connect-01" src="data:," />
|
||||||
<div class="pt-3">
|
<div class="pt-3">
|
||||||
@@ -147,7 +148,7 @@
|
|||||||
<!-- end col 1 -->
|
<!-- end col 1 -->
|
||||||
|
|
||||||
<!-- Show on large -->
|
<!-- Show on large -->
|
||||||
<div class="col-12 col-lg-6 p-0 d-none d-lg-block">
|
<div class="col-12 col-lg-6 p-0 pr-3 d-none d-lg-block">
|
||||||
<div class="px-lg-3 pb-3 pt-5 mt-5">
|
<div class="px-lg-3 pb-3 pt-5 mt-5">
|
||||||
<div class="pt-1 mt-3">
|
<div class="pt-1 mt-3">
|
||||||
<img id="connect-02" src="data:," />
|
<img id="connect-02" src="data:," />
|
||||||
|
|||||||
Reference in New Issue
Block a user