Updated prices and added additional datacenters
This commit is contained in:
parent
af007e848c
commit
ac37afc841
4 changed files with 39 additions and 16 deletions
23
index.html
23
index.html
|
@ -325,9 +325,9 @@ owa_cmds.push(['trackClicks']);
|
|||
<p class="mb-0">Now available!</p>
|
||||
</div>
|
||||
<div class="text-center border-bottom p-4">
|
||||
<!-- <p class="text-primary mb-1">Latest Offer - <strong>Save 30%</strong></p> -->
|
||||
<p class="text-primary mb-1">Latest Offer - <strong>Save 86% on our first customer using coupon 1STCUST</strong></p>
|
||||
<h1 class="mb-3">
|
||||
<small class="align-top" style="font-size: 22px; line-height: 45px;">$</small>10.00<small
|
||||
<small class="align-top" style="font-size: 22px; line-height: 45px;">$</small>7.50<small
|
||||
class="align-bottom" style="font-size: 16px; line-height: 40px;">/ Month</small>
|
||||
</h1>
|
||||
<a class="btn btn-secondary px-4 py-2" href="https://cust.iocloudsolutions.net/order.php?step=1&productGroup=5&product=6" rel="me">Buy Now</a>
|
||||
|
@ -335,8 +335,8 @@ owa_cmds.push(['trackClicks']);
|
|||
<div class="p-4">
|
||||
<p class="border-bottom pb-3"><i class="fa fa-check text-primary me-3"></i>1 vCPU</p>
|
||||
<p class="border-bottom pb-3"><i class="fa fa-check text-primary me-3"></i>1 GB Ram</p>
|
||||
<p class="border-bottom pb-3"><i class="fa fa-check text-primary me-3"></i>25 GB Disk Space</p>
|
||||
<p class="border-bottom pb-3"><i class="fa fa-check text-primary me-3"></i>2 TB Bandwith</p>
|
||||
<p class="border-bottom pb-3"><i class="fa fa-check text-primary me-3"></i>20 GB Disk Space</p>
|
||||
<p class="border-bottom pb-3"><i class="fa fa-check text-primary me-3"></i>1 TB Bandwith</p>
|
||||
<p class="border-bottom pb-3"><i class="fa fa-check text-primary me-3"></i>1 IP Address</p>
|
||||
<p class="mb-0"><i class="fa fa-check text-primary me-3"></i>30 Days Money Back Guarantee</p>
|
||||
</div>
|
||||
|
@ -349,21 +349,22 @@ owa_cmds.push(['trackClicks']);
|
|||
</div>
|
||||
<div class="text-center border-bottom p-4 pt-5">
|
||||
<h4 class="fw-bold">Dedi Servers</h4>
|
||||
<p class="mb-0">Coming Soon</p>
|
||||
<p class="mb-0">Now available!</p>
|
||||
</div>
|
||||
<div class="text-center border-bottom p-4">
|
||||
<p class="text-primary mb-1">Latest Offer - <strong>Save 30%</strong></p>
|
||||
<!-- <p class="text-primary mb-1">Latest Offer - <strong>Save 30%</strong></p> -->
|
||||
<h1 class="mb-3">
|
||||
<small class="align-top" style="font-size: 22px; line-height: 45px;">$</small>TBA<small
|
||||
<small class="align-top" style="font-size: 22px; line-height: 45px;">$</small>36.50<small
|
||||
class="align-bottom" style="font-size: 16px; line-height: 40px;">/ Month</small>
|
||||
</h1>
|
||||
<a class="btn btn-primary px-4 py-2" href="#">Buy Now</a>
|
||||
</div>
|
||||
<div class="p-4">
|
||||
<p class="border-bottom pb-3"><i class="fa fa-check text-primary me-3"></i>100 GB Disk Space</p>
|
||||
<p class="border-bottom pb-3"><i class="fa fa-check text-primary me-3"></i>Unlimited Bandwith</p>
|
||||
<p class="border-bottom pb-3"><i class="fa fa-check text-primary me-3"></i>Upgrade to Positive SSL</p>
|
||||
<p class="mb-0"><i class="fa fa-check text-primary me-3"></i>30 Days Money Back Guarantee</p>
|
||||
<p class="border-bottom pb-3"><i class="fa fa-check text-primary me-3"></i>Intel Atom D525 1.8 GHz (2 cores)</p>
|
||||
<p class="border-bottom pb-3"><i class="fa fa-check text-primary me-3"></i>4 GB DDR3 RAM</p>
|
||||
<p class="border-bottom pb-3"><i class="fa fa-check text-primary me-3"></i>2 X 240 GB SSD</p>
|
||||
<p class="border-bottom pb-3"><i class="fa fa-check text-primary me-3"></i>10 TB Bandwidth</p>
|
||||
<p class="mb-0"><i class="fa fa-check text-primary me-3"></i>1 IP address</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue