Updated latest offers, switch to PHP 8.1, and remove 30 Day money back guarantee.
This commit is contained in:
parent
c665959da8
commit
9cac99f5e5
16
index.html
16
index.html
|
@ -296,7 +296,7 @@ owa_cmds.push(['trackClicks']);
|
|||
<p class="mb-0">Shared Hosting starting at very low cost!</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>$3 dollar for 3/mo 3USDWEB</strong></p>
|
||||
<h1 class="mb-3">
|
||||
<small class="align-top" style="font-size: 22px; line-height: 45px;">$</small>0.00<small
|
||||
class="align-bottom" style="font-size: 16px; line-height: 40px;">/ Month</small>
|
||||
|
@ -311,7 +311,7 @@ owa_cmds.push(['trackClicks']);
|
|||
<p class="border-bottom pb-3"><i class="fa fa-check text-primary me-3"></i>1 Database</p>
|
||||
<p class="border-bottom pb-3"><i class="fa fa-check text-primary me-3"></i>1 FTP Account</p>
|
||||
<p class="border-bottom pb-3"><i class="fa fa-times text-primary me-3"></i>No Cronjob</p>
|
||||
<p class="mb-0"><i class="fa fa-check text-primary me-3"></i>PHP 8.3</p>
|
||||
<p class="mb-0"><i class="fa fa-check text-primary me-3"></i>PHP 8.1</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -325,7 +325,7 @@ 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 $6.50 using coupon 1USDVPS</strong></p>
|
||||
<!--<p class="text-primary mb-1">Latest Offer - <strong>Save $6.50 using coupon 1USDVPS</strong></p>-->
|
||||
<h1 class="mb-3">
|
||||
<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>
|
||||
|
@ -352,9 +352,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 30% on 3/mo or 6/mo packages with coupon 30DISCOUNT</strong></p>
|
||||
<h1 class="mb-3">
|
||||
<small class="align-top" style="font-size: 22px; line-height: 45px;">$</small>36.50<small
|
||||
<small class="align-top" style="font-size: 22px; line-height: 45px;">$</small>45.00<small
|
||||
class="align-bottom" style="font-size: 16px; line-height: 40px;">/ Month</small>
|
||||
</h1>
|
||||
<a class="btn btn-primary px-4 py-2" href="https://cust.iocloudsolutions.net/order.php?step=1&productGroup=6">Buy Now</a>
|
||||
|
@ -394,9 +394,9 @@ owa_cmds.push(['trackClicks']);
|
|||
<p>Uptime is our top priority for us, which is why we stay diligent in maintaining our services uptime.</p>
|
||||
</div>
|
||||
<div class="col-sm-6 wow fadeIn" data-wow-delay="0.3s">
|
||||
<i class="fa fa-money-bill fa-3x text-primary mb-3"></i>
|
||||
<h5 class="fw-bold">30-Day Money-Back</h5>
|
||||
<p>Money-back guarantee in case you change your mind.</p>
|
||||
<i class="fa fa-hard-drive fa-3x text-primary mb-3"></i>
|
||||
<h5 class="fw-bold">Fast Enterprise-Grade SSD</h5>
|
||||
<p>All VPS and Dedicated servers come with Fast SSD.</p>
|
||||
</div>
|
||||
<div class="col-sm-6 wow fadeIn" data-wow-delay="0.5s">
|
||||
<i class="fa fa-cog fa-3x text-primary mb-3"></i>
|
||||
|
|
Loading…
Reference in New Issue