Removed intermediate and fix UI issue

This commit is contained in:
Lutchy Horace 2024-01-21 14:54:03 -05:00
parent 1f50cd9643
commit 2d0e30cb15
2 changed files with 2 additions and 2 deletions

View File

@ -186,7 +186,7 @@ owa_cmds.push(['trackClicks']);
<div class="section-title position-relative mb-4 pb-4"> <div class="section-title position-relative mb-4 pb-4">
<h1 class="mb-2">Welcome to IO Cloud Solutions</h1> <h1 class="mb-2">Welcome to IO Cloud Solutions</h1>
</div> </div>
<p class="mb-4">Hello everyone, my name is <a href="https://www.bugzbunny.net">Lutchy Horace</a> (the owner), but my friends call me Bugz, short for Bugzbunny. A intermediate sysadmin. I got into this business in 2023 because I believe there was a gap in providing best-in-class support for small businesses. I'm harnessing my 10+ years of experience to provide the service that will provide you peace of mind and affordability. To create an online presence for yourself, for your family, your business, or a given cause. Come join us and support this dream!</p> <p class="mb-4">Hello everyone, my name is <a href="https://www.bugzbunny.net">Lutchy Horace</a> (the owner), but my friends call me Bugz, short for Bugzbunny. I got into this business in 2023 because I believe there was a gap in providing best-in-class support for small businesses. I'm harnessing my 10+ years of experience to provide the service that will provide you peace of mind and affordability. To create an online presence for yourself, for your family, your business, or a given cause. Come join us and support this dream!</p>
<div class="row g-3"> <div class="row g-3">
<div class="col-sm-4 wow fadeIn" data-wow-delay="0.1s"> <div class="col-sm-4 wow fadeIn" data-wow-delay="0.1s">
<div class="bg-light rounded text-center p-4"> <div class="bg-light rounded text-center p-4">

View File

@ -337,7 +337,7 @@ owa_cmds.push(['trackClicks']);
<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>1 GB Ram</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>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 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>1 IP Address</p>
<!-- <p class="mb-0"><i class="fa fa-check text-primary me-3"></i>30 Days Money Back Guarantee</p> --> <!-- <p class="mb-0"><i class="fa fa-check text-primary me-3"></i>30 Days Money Back Guarantee</p> -->
</div> </div>
</div> </div>