File: /home/u435929562/domains/projectcop.com/public_html/radianttechguy/about_us.php
<?php include 'header.php'; ?>
<section class="pt pb">
<div class="container">
<div class="row align-items-center">
<div class="col-md-6 col-lg-7">
<div class="about-radient">
<h6>About Radian Technologies</h6>
<h2>Our mission is to fix your <br /> gadget problems <span> @ your doorstep </span> </h2>
<p>Radiant Technologies is a one-stop solution for all your device repairs. With our reliable
products and outstanding customer service, we make sure that every customer gets the most
out of their new devices without having to worry about the nitty gritty details. We recently
opened our services in Hyderabad and we are considering opening in other cities as well.</p>
<button type="button" class="btn book-btn" data-toggle="modal" data-target="#exampleModal">GET A QUOTE</button>
</div>
</div>
<div class="col-md-6 col-lg-5">
<div class="about-radient-logo arl">
<img src="atis-assets/img/Radiant_Van.png" class="img-fluid" alt="" />
</div>
</div>
</div>
</div>
</section>
<section class="our-achivement pb">
<div class="container">
<div class="row align-items-center">
<div class="col-md-6">
<div class="about-radient">
<h6>Our Achievements</h6>
<h2>We have worked hard to provide you the best customer experience.</h2>
<p>We completely understand that you need the best quality in tones and entertainment, we are dedicated to this work, we do it better than anyone else. We have always kept at the forefront of technology and are driven by a will to find new solutions.</p>
<button type="button" class="btn book-btn" data-toggle="modal" data-target="#exampleModal">GET A QUOTE</button>
</div>
</div>
<div class="col-md-6">
<div class="counter-section">
<div class="row">
<!-- id="counter" -->
<div class="col-md-6">
<div class="achive-counter">
<h2><span class="count percent" data-count="">12500+</span></h2>
<span class="counter-name">iPhone Repaired</span>
</div>
</div>
<div class="col-md-6">
<div class="achive-counter">
<h2><span class="count percent">10500+</span></h2>
<span class="counter-name">Happy Customers</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="why-ar pb">
<div class="container mx-auto px-4">
<div class="flex flex-wrap items-center why-justy">
<div class="mb-12 lg:mb-0 w-full lg:w-1/2">
<div class="max-w-md about-radient">
<h6>Why us?</h6>
<h2 class="mb-4 text-4xl lg:text-5xl font-bold font-heading">Why would you <br /> choose us?
</h2>
<p class="text-gray-500 leading-loose">Sometimes things break and no one likes it.
No problem. We come to you to get your
phone back up and running in no time!</p>
</div>
</div>
<div class="w-full lg:w-1/2 flex flex-wrap -mx-2 why-choose-us">
<div class="mb-md-4 w-full lg:w-1/3 lg:w-1/3 px-2">
<div class="why-us-f">
<img src="atis-assets/img/wu-1.png" alt="">
<span>100% Genuine <br />Parts</span>
</div>
</div>
<div class="mb-md-4 w-full lg:w-1/3 px-2">
<div class="why-us-f">
<img src="atis-assets/img/wu-2.png" alt="">
<span>Service at your <br /> Location</span>
</div>
</div>
<div class="mb-md-4 w-full lg:w-1/3 px-2">
<div class="why-us-f">
<img src="atis-assets/img/wu-3.png" alt="">
<span>Certified <br /> Technicians</span>
</div>
</div>
<div class="mb-md-4 w-full lg:w-1/3 px-2">
<div class="why-us-f">
<img src="atis-assets/img/wu-4.png" alt="">
<span>Six Months <br /> Warranty</span>
</div>
</div>
<div class="mb-md-4 w-full lg:w-1/3 px-2">
<div class="why-us-f">
<img src="atis-assets/img/wu-5.png" alt="">
<span>Super Fast <br /> Service</span>
</div>
</div>
<div class="w-full lg:w-1/3 px-2">
<div class="why-us-f">
<img src="atis-assets/img/wu-6.png" alt="">
<span>Trade In <br /> Service</span>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="vaccination-section">
<div class="container mx-auto px-4">
<div class="row align-items-center">
<div class="col-md-4">
<div class="vacin-men">
<img src="atis-assets/img/vaccin-men.png" alt="vaccin-men" />
</div>
<div class="vacin-shape">
<img src="atis-assets/img/l-shape.png" />
<img src="atis-assets/img/circle-shape-2.png" />
</div>
</div>
<div class="col-md-8">
<div class="vaccin-content">
<h2>All our technicians & vehicles <br /> are fully <span> vaccinated </span> for safety.</h2>
<p>Please do not worry about contacting our technicians, as they are all fully vaccinated! All
the vehicles we use are also insured at all times for safety.</p>
<button type="button" class="btn" data-toggle="modal" data-target="#exampleModal">GET A QUOTE</button>
</div>
</div>
</div>
</div>
</section>
<?php include 'footer.php'; ?>