|
Server : LiteSpeed System : Linux terra.hostitbro.com 5.14.0-611.54.3.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:31:24 EDT 2026 x86_64 User : outerorb ( 1091) PHP Version : 8.1.34 Disable Function : mail Directory : /home2/outerorb/techcare-services.com/ | |
|
Path: /home2/outerorb/techcare-services.com/index.php
Size: 22.65 KB
Permissions: 0666
<?php
/**
* TechCare Services - Home Page
* Professional Digital Marketing & AntiVirus Solutions Provider
*/
// Include configuration
require_once 'config.php';
// Page-specific SEO settings
$page_title = 'TechCare Services - Professional Digital Marketing & AntiVirus Solutions in USA & Canada';
$meta_description = 'Leading Digital Marketing agency and trusted AntiVirus reseller serving businesses in USA and Canada. Expert SEO, social media marketing, and premium antivirus solutions from Norton, McAfee, Kaspersky, and more.';
$meta_keywords = 'digital marketing, SEO services, social media marketing, antivirus reseller, Norton, McAfee, Kaspersky, USA, Canada, cybersecurity';
$active_page = 'home';
// Include header
require_once INC_PATH . 'header.php';
?>
<div id="top"></div>
<section class="relative overflow-hidden" data-bgimage="url(<?php echo image('background/1.webp'); ?>) 100% top">
<div class="container">
<div class="row g-4 align-items-center">
<div class="col-lg-6">
<h1 class="wow fadeInUp" data-wow-delay=".2s">Enhance Your Brand Visibility with AI Powered Digital Marketing & Secure AntiVirus Solutions</h1>
<p class="col-lg-10 wow fadeInUp" data-wow-delay=".4s">We deliver tailored AI-Powered digital marketing strategies and premium cybersecurity solutions that automates your online presence, drive qualified traffic, and protect your business. From SEO to enterprise antivirus solutions, we've got you covered.</p>
<a class="btn-main mb10 mb-3 wow fadeInUp" data-wow-delay=".6s" href="<?php echo url('contact.php'); ?>"><span>Get Free Quote</span></a>
<div class="d-lg-flex relative">
<div class="d-lg-flex align-items-center lh-1-5 me-4">
<h3 class="fs-48 id-color mb-0 me-2">500+</h3>
Satisfied<br>Clients
</div>
<div class="d-lg-flex align-items-center lh-1-5">
<h3 class="fs-48 id-color mb-0 me-2">2+</h3>
Years<br>Experience
</div>
<img src="<?php echo image('misc/arrow-black.webp'); ?>" class="absolute w-40 end-0 top-0 sm-hide anim-left-right" alt="">
</div>
</div>
<div class="col-lg-6">
<div class="relative">
<div class="bg-white shadow-soft abs abs-middle end-0 p-4 py-3 mt-4 rounded-1 overflow-hidden z-2 wow fadeInLeft" data-wow-delay=".7s">
<div class="d-flex justify-content-center">
<div class="relative me-4">
<img src="<?php echo image('testimonial/1.webp'); ?>" class="w-50px circle ms-min-10" alt="">
<img src="<?php echo image('testimonial/2.webp'); ?>" class="w-50px circle ms-min-10" alt="">
<img src="<?php echo image('testimonial/3.webp'); ?>" class="w-50px circle ms-min-10" alt="">
</div>
<div class="fw-600 fs-14 lh-1-5"><span class="fs-18 fw-bold text-dark">500+</span><br>Happy Clients</div>
</div>
</div>
<img src="<?php echo image('misc/c8.webp'); ?>" class="w-100 pe-3 wow fadeInUp" data-wow-delay=".3s" alt="Digital Marketing Services">
</div>
</div>
</div>
</div>
<div class="gradient-edge-bottom light"></div>
</section>
<section class="pt-0">
<div class="container">
<div class="row g-4">
<div class="col-lg-5">
<div class="subtitle id-color wow fadeInUp">Our Services</div>
<h2 class="mb-0 wow fadeInUp">Grow Traffic & Increase Revenue</h2>
</div>
<div class="col-lg-4 offset-lg-3">
<div class="spacer-single"></div>
<p class="wow fadeInUp">We stay ahead with the latest digital marketing trends and cybersecurity best practices to ensure your business remains competitive and secure in the ever-changing digital landscape.</p>
</div>
</div>
<div class="spacer-single"></div>
<div class="row g-4">
<div class="col-lg-4 wow fadeInRight" data-wow-delay=".2s">
<div class="bg-color-op-2 relative h-100 p-40 rounded-1">
<img src="<?php echo image('icons/white/search.png'); ?>" class="w-90px bg-color text-light p-3 rounded-10px fs-56 mb-4" alt="SEO Services">
<h3>Search Engine Optimization</h3>
<p>Discover high-impact keywords your target audience is searching for. We align your content and SEO strategy to improve visibility and attract qualified traffic that converts.</p>
<a class="btn-plus" href="<?php echo url('services.php#seo'); ?>">
<i class="fa fa-plus"></i>
<span>Read more</span>
</a>
</div>
</div>
<div class="col-lg-4 wow fadeInRight" data-wow-delay=".4s">
<div class="bg-color-op-2 relative h-100 p-40 rounded-1">
<img src="<?php echo image('icons/white/network.png'); ?>" class="w-90px bg-color text-light p-3 rounded-10px fs-56 mb-4" alt="Social Media Marketing">
<h3>Social Media Marketing</h3>
<p>Build strong social presence and engage your audience across all major platforms. We create compelling content and campaigns that drive brand awareness and customer loyalty.</p>
<a class="btn-plus" href="<?php echo url('services.php#social-media'); ?>">
<i class="fa fa-plus"></i>
<span>Read more</span>
</a>
</div>
</div>
<div class="col-lg-4 wow fadeInRight" data-wow-delay=".6s">
<div class="bg-color-op-2 relative h-100 p-40 rounded-1">
<div class="w-90px bg-color text-light p-3 rounded-10px mb-4 d-inline-block">
<i class="icofont-shield-alt fs-56"></i>
</div>
<h3>AntiVirus & Security</h3>
<p>Authorized reseller of Norton, McAfee, Kaspersky, Bitdefender, Avast, and ESET. Protect your business with industry-leading security software and expert implementation support.</p>
<a class="btn-plus" href="<?php echo url('services.php#antivirus'); ?>">
<i class="fa fa-plus"></i>
<span>Read more</span>
</a>
</div>
</div>
</div>
</div>
</section>
<section class="p-0 relative" data-bgimage="url(<?php echo image('background/bg-2.webp'); ?>) 100% top">
<div class="container relative z-2">
<div class="row g-4 gx-5 align-items-center">
<div class="col-lg-6">
<div class="relative">
<img src="<?php echo image('misc/8.webp'); ?>" class="w-100 px-3 wow fadeInUp" data-wow-delay=".3s" alt="About TechCare Services">
</div>
</div>
<div class="col-lg-6">
<div class="subtitle id-color wow fadeInUp">About TechCare Services</div>
<h2 class="wow fadeInUp">Elevate Your Brand's Online Presence with Expert Solutions for Sustainable Growth</h2>
<ul class="ul-check">
<li class="wow fadeInUp" data-wow-delay=".2s">We have specialized knowledge and experience in digital marketing and cybersecurity.</li>
<li class="wow fadeInUp" data-wow-delay=".4s">As a trusted partner, we help improve your online rankings and secure your business.</li>
<li class="wow fadeInUp" data-wow-delay=".6s">Access to professional tools for research, analytics, and comprehensive protection.</li>
</ul>
<a class="btn-main fx-slide mt-3" href="<?php echo url('about.php'); ?>"><span>Learn More About Us</span></a>
</div>
</div>
</div>
<div class="gradient-edge-top light"></div>
<div class="gradient-edge-bottom light"></div>
</section>
<section>
<div class="container">
<div class="row g-4 gx-5">
<div class="col-lg-4">
<div class="subtitle id-color wow fadeInUp mb-3">Why Choose TechCare</div>
<h2 class="wow fadeInUp">Boost Your Online Visibility</h2>
<div class="relative">
<a href="<?php echo url('contact.php'); ?>" class="btn-main fx-slide btn-light-trans"><span>Get Free Quote</span></a>
<img src="<?php echo image('misc/arrow-black.webp'); ?>" class="absolute w-50 end-0 top-0 sm-hide anim-left-right" alt="">
</div>
</div>
<div class="col-lg-4">
<h4 class="mb-4 wow fadeInRight">Why choose us</h4>
<ol class="ol-style-1">
<li class="wow fadeInUp" data-wow-delay=".2s">We have specialized knowledge and experience in optimizing businesses online.</li>
<li class="wow fadeInUp" data-wow-delay=".4s">We have access to professional tools for research, analytics and cybersecurity.</li>
<li class="wow fadeInUp" data-wow-delay=".6s">As trusted experts, we help improve your rankings and protect your assets.</li>
</ol>
</div>
<div class="col-lg-4">
<h4 class="mb-4 wow fadeInRight">Benefits for you</h4>
<ol class="ol-style-1">
<li class="wow fadeInUp" data-wow-delay=".2s">Attracts more targeted traffic by optimizing your digital presence.</li>
<li class="wow fadeInUp" data-wow-delay=".4s">Increase engagement, lower bounce rates, and higher customer satisfaction.</li>
<li class="wow fadeInUp" data-wow-delay=".6s">Higher search rankings and robust security enhance your brand credibility.</li>
</ol>
</div>
<div class="spacer-half"></div>
<div class="col-lg-12">
<div class="row g-4 gx-lg-5 align-items-center">
<div class="col-md-2 col-4 wow scaleIn" data-wow-delay=".0s">
<div class="text-center">
<div class="bg-color-op-1 p-3 rounded-1">
<img src="<?php echo image('external/security-icons/norton.png'); ?>" class="w-60px mb-2" alt="Norton">
<div class="mt-2 fw-bold">Norton</div>
</div>
</div>
</div>
<div class="col-md-2 col-4 wow scaleIn" data-wow-delay=".2s">
<div class="text-center">
<div class="bg-color-op-1 p-3 rounded-1">
<img src="<?php echo image('external/security-icons/mcafee.png'); ?>" class="w-60px mb-2" alt="McAfee">
<div class="mt-2 fw-bold">McAfee</div>
</div>
</div>
</div>
<div class="col-md-2 col-4 wow scaleIn" data-wow-delay=".4s">
<div class="text-center">
<div class="bg-color-op-1 p-3 rounded-1">
<img src="<?php echo image('external/security-icons/kaspersky.png'); ?>" class="w-60px mb-2" alt="Kaspersky">
<div class="mt-2 fw-bold">Kaspersky</div>
</div>
</div>
</div>
<div class="col-md-2 col-4 wow scaleIn" data-wow-delay=".6s">
<div class="text-center">
<div class="bg-color-op-1 p-3 rounded-1">
<img src="<?php echo image('external/security-icons/bitdefender.png'); ?>" class="w-60px mb-2" alt="Bitdefender">
<div class="mt-2 fw-bold">Bitdefender</div>
</div>
</div>
</div>
<div class="col-md-2 col-4 wow scaleIn" data-wow-delay=".8s">
<div class="text-center">
<div class="bg-color-op-1 p-3 rounded-1">
<img src="<?php echo image('external/security-icons/avast.png'); ?>" class="w-60px mb-2" alt="Avast">
<div class="mt-2 fw-bold">Avast</div>
</div>
</div>
</div>
<div class="col-md-2 col-4 wow scaleIn" data-wow-delay="1s">
<div class="text-center">
<div class="bg-color-op-1 p-3 rounded-1">
<img src="<?php echo image('external/security-icons/eset.png'); ?>" class="w-60px mb-2" alt="ESET">
<div class="mt-2 fw-bold">ESET</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="bg-color-op-2 relative overflow-hidden rounded-1 mx-4">
<div class="container">
<div class="row g-4 align-items-center">
<div class="col-lg-8">
<div class="owl-carousel owl-single-dots">
<div class="ps-lg-5 ps-0">
<i class="icofont-quote-left id-color fs-40 mb-4 wow fadeInUp"></i>
<h3 class="fs-28 mb-4 wow fadeInUp">Exceptional Results! Our website's traffic has soared since partnering with TechCare Services. Their digital marketing and security services are unparalleled, delivering tangible growth and increased visibility. Highly recommended!</h3>
<span class="wow fadeInUp">Emily Grace Johnson, Business Owner</span>
</div>
<div class="pe-lg-5 pe-0">
<i class="icofont-quote-left id-color fs-40 mb-4 wow fadeInUp"></i>
<h3 class="fs-28 mb-4 wow fadeInUp">Impressive Performance! We've seen a remarkable increase in organic traffic and our systems are more secure than ever. Their team's dedication and strategic approach have exceeded our expectations.</h3>
<span class="wow fadeInUp">Michael Chen, Marketing Director</span>
</div>
<div class="ps-lg-5 ps-0">
<i class="icofont-quote-left id-color fs-40 mb-4 wow fadeInUp"></i>
<h3 class="fs-28 mb-4 wow fadeInUp">Outstanding service! TechCare transformed our online presence and secured our entire network. Their expertise in both digital marketing and cybersecurity is exactly what we needed. Excellent support!</h3>
<span class="wow fadeInUp">Jennifer Thompson, CEO</span>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="relative text-center">
<div class="d-inline-block text-center m-4 wow fadeInRight" data-wow-delay=".2s">
<h4 class="fw-bold mb-1 fs-24">Excellent</h4>
<div class="de-rating-ext fs-18">
<span class="d-stars">
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
</span>
<div class="fs-14 mb-0">Based on <span class="fw-bold">250+ reviews</span></div>
<img src="<?php echo image('misc/trustpilot-invert.webp'); ?>" class="w-100px" alt="Trustpilot">
</div>
</div>
<div class="d-inline-block text-center m-4 wow fadeInRight" data-wow-delay=".4s">
<h4 class="fw-bold mb-1 fs-24">4.9 out of 5</h4>
<div class="de-rating-ext fs-18">
<span class="d-stars">
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
</span>
<div class="fs-14 mb-0">Based on <span class="fw-bold">300+ reviews</span></div>
<img src="<?php echo image('misc/google.webp'); ?>" class="w-100px" alt="Google Reviews">
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section>
<div class="container">
<div class="row g-4 justify-content-center">
<div class="col-lg-6">
<div class="text-center">
<div class="subtitle id-color">Free Consultation</div>
<h2 class="wow fadeInUp">Get In Touch With Us Today</h2>
<p class="lead col-lg-10 offset-lg-1">Have a question, suggestion, or ready to grow your business? We're here and happy to hear from you!</p>
</div>
</div>
</div>
<div class="row g-4 gx-5 justify-content-center">
<div class="col-lg-4">
<div class="h-100 bg-color text-light p-40 rounded-1">
<div class="relative mb-4">
<i class="abs fs-32 p-3 bg-white rounded-1 icofont-location-pin id-color"></i>
<div class="ms-80px">
<div class="fw-bold text-white">Office Location</div>
<?php echo COMPANY_ADDRESS; ?>
</div>
</div>
<div class="relative mb-4">
<i class="abs fs-32 p-3 bg-white rounded-1 icofont-envelope id-color"></i>
<div class="ms-80px">
<div class="fw-bold text-white">Send a Message</div>
<a href="mailto:<?php echo COMPANY_EMAIL; ?>" class="text-light"><?php echo COMPANY_EMAIL; ?></a>
</div>
</div>
<!-- <div class="relative mb-4">
<i class="abs fs-32 p-3 bg-white rounded-1 icofont-phone id-color"></i>
<div class="ms-80px">
<div class="fw-bold text-white">Make a Phone Call</div>
<?php echo COMPANY_PHONE; ?>
</div>
</div> -->
</div>
</div>
<div class="col-lg-7">
<div class="p-4 bg-color-op-3 rounded-1">
<form name="contactForm" id="contact_form" method="post" action="<?php echo url('process-contact.php'); ?>">
<div class="row g-4">
<div class="col-md-6">
<input type="text" name="name" id="name" class="form-control" placeholder="Your Name" required>
</div>
<div class="col-md-6">
<input type="email" name="email" id="email" class="form-control" placeholder="Your Email" required>
</div>
<div class="col-md-6">
<input type="tel" name="phone" id="phone" class="form-control" placeholder="Phone Number" required>
</div>
<div class="col-md-6">
<div class="relative">
<select name="services" id="services" class="form-control">
<option value="SEO Services">SEO Services</option>
<option value="Social Media Marketing">Social Media Marketing</option>
<option value="PPC Advertising">PPC Advertising</option>
<option value="Content Marketing">Content Marketing</option>
<option value="Email Marketing">Email Marketing</option>
<option value="AntiVirus Solutions">AntiVirus Solutions</option>
<option value="Cybersecurity Consulting">Cybersecurity Consulting</option>
</select>
<i class="absolute top-0 end-0 id-color pt-3 pe-3 icofont-simple-down"></i>
</div>
</div>
<div class="col-md-12">
<textarea name="message" id="message" class="form-control h-100px" placeholder="Message" required></textarea>
</div>
<div class="col-md-12">
<div class="text-center">
<div id='submit'>
<input type='submit' id='send_message' value='Send Message' class="btn-main">
</div>
</div>
</div>
</div>
<div id="success_message" class='success'>
Your message has been sent successfully. We'll get back to you within 24 hours.
</div>
<div id="error_message" class='error'>
Sorry there was an error sending your form. Please try again.
</div>
</form>
</div>
</div>
</div>
</div>
</section>
<?php
// Include footer
require_once INC_PATH . 'footer.php';
?>