master
parent
0f7e46e8a4
commit
9646e47d41
|
@ -6,19 +6,15 @@
|
|||
<section class="container-fluid bg-gradient-to-t from-white to-[#05b3a450]">
|
||||
<div class="container mx-auto px-4 flex flex-col lg:flex-row place-content-between space-x-4">
|
||||
<div class="flex flex-col justify-center space-y-2 w-full">
|
||||
<h2 class="uppercase font-bold text-2xl font-bold">Empowering Your Web Journey: Discover the Story Behind CICD Hosting</h2>
|
||||
<h3 class="text-justify">At CICD Hosting, we're more than just a hosting service – we're your dedicated partner in the digital realm. Born from a passion for seamless web experiences, we strive to empower your online presence through cutting-edge technology and continuous integration. Our mission is to provide reliable, secure, and scalable hosting solutions, ensuring your journey on the web is not just hosted but orchestrated for success. Join us as we redefine hosting excellence and make your digital aspirations a reality.</h3>
|
||||
<div class="">
|
||||
</div>
|
||||
<button class="bg-black px-4 py-2 rounded-lg text-blue-50 hover:translate-x-2 font-bold text-lg hover:shadow-2xl duration-700 w-fit">See your Best Deal</button>
|
||||
</div>
|
||||
<div class="flex lg:w-full border-b-[8px] border-[#1b3b4b] lg:pt-16 justify-center place-items-center">
|
||||
<img src="/img/2.png" alt="">
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="container mx-auto px-4 ">
|
||||
<div class="pt-16">
|
||||
<h2 class="uppercase font-bold text-2xl font-bold">Empowering Your Web Journey: </h2>
|
||||
<h3 class="text-justify">At CICD Hosting, we're more than just a hosting service, We provide various hosting services with custome CICD Pipelines, this business runs by Suvankar Sarkar.</h3>
|
||||
<h1 class="text-3xl text-center underline decoration-1 font-bold py-14 uppercase">About Us</h1>
|
||||
<p class="text-xl text-justify xl:px-24">Welcome to our web hosting service! We provide reliable and affordable hosting solutions for individuals and businesses of all sizes. Our hosting packages are designed to meet the needs of a wide range of customers, from those just starting out with their first website to established businesses with high-traffic websites.</p>
|
||||
<p class="text-xl text-justify xl:px-24 py-4">Our hosting service includes everything you need to get started online, including website building tools, dotemplate registration, email hosting, and a variety of web hosting plans to choose from. All of our hosting plans come with 24/7 customer support, so you can get help whenever you need it.</p>
|
||||
|
|
|
@ -79,7 +79,7 @@
|
|||
<div class="flex flex-col ">
|
||||
<h1 class="text-[16px] font-bold uppercase mb-3">SUPPORT</h1>
|
||||
<div class="flex flex-col space-y-2">
|
||||
<a target="_blank" href="https://cicdhosting.supersite2.myorderbox.com/cicdhosting.manage-orders.com/kb">View Knowledge Base</a>
|
||||
<a href="https://cicdhosting.supersite2.myorderbox.com/cicdhosting.manage-orders.com/kb">View Knowledge Base</a>
|
||||
<a href="https://cicdhosting.supersite2.myorderbox.com/support/contact-us.php">Contact Support</a>
|
||||
<a href="https://cicdhosting.supersite2.myorderbox.com/support/contact-us.php">Report Abuse</a>
|
||||
</div>
|
||||
|
@ -87,7 +87,7 @@
|
|||
<div class="flex flex-col ">
|
||||
<h1 class="text-[16px] font-bold uppercase mb-3">RESELLERS</h1>
|
||||
<div class="flex flex-col space-y-2">
|
||||
<a target="_blank" href="https://cicdhosting.supersite2.myorderbox.com/reseller.php?action=partnersite">Join Reseller Program</a>
|
||||
<a href="https://cicdhosting.supersite2.myorderbox.com/reseller.php?action=partnersite">Join Reseller Program</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -96,8 +96,9 @@
|
|||
<div class="container mx-auto px-4 flex flex-row justify-between">
|
||||
<div>Copyright © SUVANKAR SARKAR. All rights reserved</div>
|
||||
<div class="flex flex-row">
|
||||
<a href="https://cicdhosting.supersite2.myorderbox.com/support/privacy.php" target="_blank">Privacy Policy</a> |
|
||||
<a href="https://cicdhosting.supersite2.myorderbox.com/support/legal.php" target="_blank">Legal Agreement</a>
|
||||
<a href="/about-us" > About Us </a> |
|
||||
<a href="https://cicdhosting.supersite2.myorderbox.com/support/privacy.php" >Privacy Policy</a> |
|
||||
<a href="https://cicdhosting.supersite2.myorderbox.com/support/legal.php" >Legal Agreement</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
|
Loading…
Reference in New Issue