added partners

This commit is contained in:
anon 2022-10-17 15:15:00 -03:00
parent e0f41edf1d
commit a3933811e2
7 changed files with 140 additions and 7 deletions

View file

@ -173,19 +173,19 @@
<div class="col">
<p class="card-text text-white">
<i class="bx bx-user"></i> Morpheus
<i class="bx bx-calendar"></i> May 11,<br>67 contributions
<i class="bx bx-calendar"></i> May 11,<br>77 contributions
</p>
</div>
<div class="col">
<p style="text-align: right;" class="card-text text-white">
(manual update) <i class="bx bx-money"></i> Raised<br>21.07 of 46 XMR
(manual update) <i class="bx bx-money"></i> Raised<br>26 of 46 XMR
</p>
</div>
</div>
<br>
<div class="progress">
<div class="progress-bar" role="progressbar"
style="width: 46%; background: #ff4d21" aria-valuenow="21.07" aria-valuemin="0"
style="width: 57%; background: #ff4d21" aria-valuenow="26" aria-valuemin="0"
aria-valuemax="46"></div>
</div>
</div>

View file

@ -765,6 +765,51 @@
</section>
<!-- End F.A.Q Section -->
<!-- ======= Partners Section ======= -->
<section id="services" class="services">
<div class="container">
<div class="section-title">
<h2>Partners</h2>
<div class="row">
<div class="col-lg-4">
<div class="row">
<div class="col">
<a href="https://exch.cx/" target="_blank">
<img src="../../../static/img/Exch_square.png" width="250" class="img-fluid" alt="" style="margin-top: 20px; border-radius: 20px; border-color: #313030; border-style: solid; border-width: 2px;">
</a>
</div>
<div class="col">
<a href="https://swapuz.com/" target="_blank">
<img src="../../../static/img/Swapuz_square.png" width="250" class="img-fluid" alt="" style="margin-top: 20px; border-radius: 20px;">
</a>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="row">
<div class="col">
<a href="https://trocador.app" target="_blank">
<img src="../../../static/img/Trocador_square.png" width="250" class="img-fluid" alt="" style="margin-top: 20px; border-radius: 20px;">
</a>
</div>
<div class="col">
<a href="#">
</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End Partners Section -->
</main>
<!-- End #main -->

View file

@ -101,18 +101,18 @@
<div class="col">
<p>
<i class="bx bx-user"></i> Morpheus
<i class="bx bx-calendar"></i> May 11,<br>67 contributions
<i class="bx bx-calendar"></i> May 11,<br>77 contributions
</p>
</div>
<div class="col">
<p style="text-align: right;">
(manual update) <i class="bx bx-money"></i> Raised<br>21.07 of 46 XMR
(manual update) <i class="bx bx-money"></i> Raised<br>26 of 46 XMR
</p>
</div>
</div>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width: 46%; background: #ff4d21"
aria-valuenow="21.04" aria-valuemin="0" aria-valuemax="46"></div>
<div class="progress-bar" role="progressbar" style="width: 57%; background: #ff4d21"
aria-valuenow="26" aria-valuemin="0" aria-valuemax="46"></div>
</div>
</div>
</div>
@ -569,6 +569,50 @@
</div>
</section>
<!-- End F.A.Q Section -->
<!-- ======= Services Section ======= -->
<section id="services" class="services">
<div class="container">
<div class="section-title">
<h2>Partners</h2>
<div class="row">
<div class="col-lg-4">
<div class="row">
<div class="col">
<a href="https://exch.cx/" target="_blank">
<img src="../../../static/img/Exch_square.png" width="250" class="img-fluid" alt="" style="margin-top: 20px; border-radius: 20px; border-color: #313030; border-style: solid; border-width: 2px;">
</a>
</div>
<div class="col">
<a href="https://swapuz.com/" target="_blank">
<img src="../../../static/img/Swapuz_square.png" width="250" class="img-fluid" alt="" style="margin-top: 20px; border-radius: 20px;">
</a>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="row">
<div class="col">
<a href="https://trocador.app" target="_blank">
<img src="../../../static/img/Trocador_square.png" width="250" class="img-fluid" alt="" style="margin-top: 20px; border-radius: 20px;">
</a>
</div>
<div class="col">
<a href="#">
</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End Services Section -->
</main>
<!-- End #main -->

View file

@ -495,6 +495,50 @@
</section>
<!-- End F.A.Q Section -->
<!-- ======= Partners Section ======= -->
<section id="services" class="services">
<div class="container">
<div class="section-title">
<h2>Parceiros</h2>
<div class="row">
<div class="col-lg-4">
<div class="row">
<div class="col">
<a href="https://exch.cx/" target="_blank">
<img src="../../../static/img/Exch_square.png" width="250" class="img-fluid" alt="" style="margin-top: 20px; border-radius: 20px; border-color: #313030; border-style: solid; border-width: 2px;">
</a>
</div>
<div class="col">
<a href="https://swapuz.com/" target="_blank">
<img src="../../../static/img/Swapuz_square.png" width="250" class="img-fluid" alt="" style="margin-top: 20px; border-radius: 20px;">
</a>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="row">
<div class="col">
<a href="https://trocador.app" target="_blank">
<img src="../../../static/img/Trocador_square.png" width="250" class="img-fluid" alt="" style="margin-top: 20px; border-radius: 20px;">
</a>
</div>
<div class="col">
<a href="#">
</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End Partners Section -->
</main>
<!-- End #main -->

BIN
static/img/Exch_square.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB