30 lines
3.3 KiB
PHP
30 lines
3.3 KiB
PHP
<?php
|
||
require_once('.htac_header.php');
|
||
require_once('.htac_nav.php');
|
||
?>
|
||
<div class="container-fluid ">
|
||
<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">
|
||
<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>
|
||
<p class="text-xl text-justify xl:px-24 ">We pride ourselves on providing a secure and reliable hosting environment, with fast loading times and 99.9% uptime guarantee. Our servers are optimized for speed and performance, so your website visitors will have a smooth and enjoyable browsing experience.</p>
|
||
<p class="text-xl text-justify xl:px-24 py-4">Whether you need shared hosting, VPS hosting, or dedicated server hosting, we have the right solution for your needs. Our hosting packages are flexible and scalable, so you can upgrade or downgrade your hosting plan as your needs change.</p>
|
||
<p class="text-xl text-justify xl:px-24 pb-16">With our web hosting service, you can focus on creating great content and growing your business, while we take care of the technical details. Let us help you get online and reach your goals with our reliable and affordable hosting solutions.</p>
|
||
</div>
|
||
</section>
|
||
</div>
|