images and links

This commit is contained in:
Ben Wilson 2024-02-21 18:06:15 -05:00
parent ea4572c691
commit 7b18baf960
4 changed files with 33 additions and 0 deletions

View File

@ -37,6 +37,8 @@
</div>
<span><b>NO FEES</b></span>
<br>
<span><b>PLUS AFFILIATE REWARDS</b></span>
<br>
<span>No second best.</span>
</div>
@ -130,6 +132,37 @@
</div>
</div>
<div class="col-12">
<div class="card">
<h4 style="text-align: center;">Affiliate Program</h4>
<p>Purchase products through the affiliate links below to enjoy discounts on mining hardware. Every
month, the miner who submits the highest difficulty will be rewarded with 50% of the affiliate
earnings. The remaining 50% helps cover server costs.</p>
<div class="grid" style="padding-top: 20px;">
<div class="col-4">
<a href="https://altairtech.io/aff/36" target="_blank">
<div class="text-center">
<h4>Altair Technology (USA)</h4>
<img id="altair" style="height: 200px; width: 200px; object-fit: cover;"
src="assets/layout/images/altair.png" alt="altair">
<h5>Discount Code: solo</h5>
</div>
</a>
</div>
<div class="col-4">
<a href="https://www.thesolomining.co/" target="_blank">
<div class="text-center">
<h4 class="text-center"> The Solo Mining Co (UK)</h4>
<img id="soloco" style="height: 200px; width: 200px; object-fit: cover;"
src="assets/layout/images/soloco.png" alt="soloco">
<h5>Discount Code: solo</h5>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="col-12" *ngIf="highScores$ | async as highScores">
<div class="card">

Binary file not shown.

After

Width:  |  Height:  |  Size: 302 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 986 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 551 KiB