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/luxvegatech.com/

📁 Create New:
⬆️ Upload File:
Current Dir [ Writable ] Root [ Writable ]


OR Upload from URL:
URL: Save as:

📄 File: index.php

Path: /home2/outerorb/luxvegatech.com/index.php

Size: 66.77 KB

Permissions: 0666

<?php
$page_title = 'LuxVegaTech | AI-Powered IT Support, Cybersecurity & Digital Marketing';
$page_description = 'LuxVegaTech delivers AI-enabled IT support, top antivirus protection, and AI-driven digital marketing & social media growth for growing businesses. Get a free consult.';
require __DIR__ . '/inc/head.php';
?>
<body>
<?php require __DIR__ . '/inc/header.php'; ?>


    <!-- Hero Slider Start -->
    <div class="hero-swiper swiper">
        <div class="swiper-wrapper">
            <!-- Slide 1: Default hero -->
            <div class="swiper-slide">
                <div class="hero">
                    <div class="container">
                        <div class="row align-items-center">
                            <div class="col-lg-12">
                                <div class="hero-content">
                                    <div class="section-title">
                                        <h1 class="wow fadeInUp" data-cursor="-opaque">AI-Enabled IT Support That Keeps Your Business Moving</h1>
                                        <p class="wow fadeInUp" data-wow-delay="0.2s">From proactive monitoring to rapid issue resolution, we keep your systems reliable, secure, and ready for growth.</p>
                                    </div>
                                    <div class="hero-btn wow fadeInUp" data-wow-delay="0.4s">
                                        <a href="<?= base_url('contact.php') ?>" class="btn-default btn-highlighted">Get Free IT Audit</a>
                                        <a href="<?= base_url('services.php') ?>" class="btn-default">See Marketing Plans</a>
                                    </div>
                                    <div class="hero-company-slider">
                                        <p>Trusted by growing businesses and small teams</p>
                                        <div class="swiper company-swiper">
                                            <div class="swiper-wrapper">
                                                <div class="swiper-slide"><div class="company-logo"><img src="<?= base_url('images/company-logo-1.svg') ?>" alt=""></div></div>
                                                <div class="swiper-slide"><div class="company-logo"><img src="<?= base_url('images/company-logo-2.svg') ?>" alt=""></div></div>
                                                <div class="swiper-slide"><div class="company-logo"><img src="<?= base_url('images/company-logo-3.svg') ?>" alt=""></div></div>
                                                <div class="swiper-slide"><div class="company-logo"><img src="<?= base_url('images/company-logo-4.svg') ?>" alt=""></div></div>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>

            <!-- Slide 2: Image hero -->
            <div class="swiper-slide">
                <div class="hero hero-bg-image parallaxie">
                    <div class="container">
                        <div class="row align-items-center">
                            <div class="col-lg-12">
                                <div class="hero-content">
                                    <div class="section-title">
                                        <h1 class="wow fadeInUp" data-cursor="-opaque">Cybersecurity & Marketing Built for Modern SMBs</h1>
                                        <p class="wow fadeInUp" data-wow-delay="0.2s">Protect every device while expanding your reach with AI-driven campaigns that turn attention into customers.</p>
                                    </div>
                                    <div class="hero-btn wow fadeInUp" data-wow-delay="0.4s">
                                        <a href="<?= base_url('contact.php') ?>" class="btn-default btn-highlighted">Get Free IT Audit</a>
                                        <a href="<?= base_url('services.php') ?>" class="btn-default">See Marketing Plans</a>
                                    </div>
                                    <div class="hero-company-slider">
                                        <p>Trusted by growing businesses and small teams</p>
                                        <div class="swiper company-swiper">
                                            <div class="swiper-wrapper">
                                                <div class="swiper-slide"><div class="company-logo"><img src="<?= base_url('images/company-logo-1.svg') ?>" alt=""></div></div>
                                                <div class="swiper-slide"><div class="company-logo"><img src="<?= base_url('images/company-logo-2.svg') ?>" alt=""></div></div>
                                                <div class="swiper-slide"><div class="company-logo"><img src="<?= base_url('images/company-logo-3.svg') ?>" alt=""></div></div>
                                                <div class="swiper-slide"><div class="company-logo"><img src="<?= base_url('images/company-logo-4.svg') ?>" alt=""></div></div>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>

            <!-- Slide 3: Video hero -->
            <div class="swiper-slide">
                <div class="hero hero-bg-image hero-video">
                    <div class="hero-bg-video">
                        <video autoplay muted loop playsinline>
                            <source src="https://demo.awaikenthemes.com/assets/videos/nextmind-v1-video.mp4" type="video/mp4">
                        </video>
                    </div>
                    <div class="container">
                        <div class="row align-items-center">
                            <div class="col-lg-12">
                                <div class="hero-content">
                                    <div class="section-title">
                                        <h1 class="wow fadeInUp" data-cursor="-opaque">One Partner for Faster Growth and Fewer Tech Headaches</h1>
                                        <p class="wow fadeInUp" data-wow-delay="0.2s">Align your technology, cybersecurity, and marketing strategy so every initiative supports your next stage of growth.</p>
                                    </div>
                                    <div class="hero-btn wow fadeInUp" data-wow-delay="0.4s">
                                        <a href="<?= base_url('contact.php') ?>" class="btn-default btn-highlighted">Get Free IT Audit</a>
                                        <a href="<?= base_url('services.php') ?>" class="btn-default">See Marketing Plans</a>
                                    </div>
                                    <div class="hero-company-slider">
                                        <p>Trusted by growing businesses and small teams</p>
                                        <div class="swiper company-swiper">
                                            <div class="swiper-wrapper">
                                                <div class="swiper-slide"><div class="company-logo"><img src="<?= base_url('images/company-logo-1.svg') ?>" alt=""></div></div>
                                                <div class="swiper-slide"><div class="company-logo"><img src="<?= base_url('images/company-logo-2.svg') ?>" alt=""></div></div>
                                                <div class="swiper-slide"><div class="company-logo"><img src="<?= base_url('images/company-logo-3.svg') ?>" alt=""></div></div>
                                                <div class="swiper-slide"><div class="company-logo"><img src="<?= base_url('images/company-logo-4.svg') ?>" alt=""></div></div>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <!-- Hero Slider End -->

    <!-- Problem / Solution Section Start -->
    <div class="problem-solution">
        <div class="container">
            <div class="row align-items-center g-4">
                <div class="col-lg-6">
                    <div class="problem-solution-content wow fadeInUp">
                        <div class="section-title">
                            <h3 class="wow fadeInUp">Struggling with slow IT support and stagnant growth?</h3>
                            <h2 class="wow fadeInUp" data-wow-delay="0.2s" data-cursor="-opaque">We fix both with AI-enabled security, support, and marketing.</h2>
                            <p class="wow fadeInUp" data-wow-delay="0.4s">LuxVegaTech helps SMBs reduce downtime, protect endpoints, and build predictable digital growth from one partner.</p>
                        </div>
                    </div>
                </div>
                <div class="col-lg-6">
                    <div class="solution-list wow fadeInUp" data-wow-delay="0.6s">
                        <span class="solution-list-label">What we deliver</span>
                        <ul>
                            <li>24/7 AI monitoring and incident response</li>
                            <li>Managed antivirus and endpoint protection</li>
                            <li>AI-powered campaigns for qualified leads</li>
                            <li>Clear reporting and responsive support</li>
                        </ul>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <!-- Problem / Solution Section End -->

    <!-- Stats Section Start -->
    <div class="about-us">
        <div class="container">
            <div class="row section-row align-items-center">
                <div class="col-lg-12">
                    <!-- Section Title Start -->
                    <div class="section-title section-title-center">
                        <h3 class="wow fadeInUp">Trusted by SMBs</h3>
                        <h2 class="text-effect" data-cursor="-opaque">Proven security and growth performance for small and mid-sized businesses.</h2>
                    </div>
                    <!-- Section Title End -->
                </div>
            </div>

            <div class="row">
                <div class="col-lg-3 col-md-6">
                    <!-- About Us Box Start -->
                    <div class="about-us-box">
                        <!-- About Us Item Start -->
                        <div class="about-us-item">
                            <div class="about-item-content">
                                <h3>Endpoints protected</h3>
                                <h2><span class="counter">120</span>+</h2>
                            </div>
                            <div class="icon-box">
                                <img src="<?= base_url('images/icon-about-item-1.svg') ?>" alt="">
                            </div>
                        </div>
                        <!-- About Us Item End -->
                        
                        <!-- About Item Image Start -->
                        <div class="about-item-image">
                            <img src="<?= base_url('images/about-item-image-1.png') ?>" alt="">
                        </div>
                        <!-- About Item Image End -->
                    </div>
                    <!-- About Us Box End -->
                </div>

                <div class="col-lg-3 col-md-6">
                    <!-- About Us Box Start -->
                    <div class="about-us-box">
                        <!-- About Us Item Start -->
                        <div class="about-us-item">
                            <div class="about-item-content">
                                <h3>Response speed</h3>
                                <h2><span class="counter">15</span> min</h2>
                            </div>
                            <div class="icon-box">
                                <img src="<?= base_url('images/icon-about-item-2.svg') ?>" alt="">
                            </div>
                        </div>
                        <!-- About Us Item End -->
                        
                        <!-- About Item Image Start -->
                        <div class="about-item-image">
                            <img src="<?= base_url('images/about-item-image-2.png') ?>" alt="">
                        </div>
                        <!-- About Item Image End -->
                    </div>
                    <!-- About Us Box End -->
                </div>

                <div class="col-lg-3 col-md-6">
                    <!-- About Us Box Start -->
                    <div class="about-us-box">
                        <!-- About Us Item Start -->
                        <div class="about-us-item">
                            <div class="about-item-content">
                                <h3>Campaigns launched</h3>
                                <h2><span class="counter">38</span>+</h2>
                            </div>
                            <div class="icon-box">
                                <img src="<?= base_url('images/icon-about-item-3.svg') ?>" alt="">
                            </div>
                        </div>
                        <!-- About Us Item End -->
                        
                        <!-- About Item Image Start -->
                        <div class="about-item-image">
                            <img src="<?= base_url('images/about-item-image-3.png') ?>" alt="">
                        </div>
                        <!-- About Item Image End -->
                    </div>
                    <!-- About Us Box End -->
                </div>

                <div class="col-lg-3 col-md-6">
                    <!-- About Us Box Start -->
                    <div class="about-us-box">
                        <!-- About Us Item Start -->
                        <div class="about-us-item">
                            <div class="about-item-content">
                                <h3>Client satisfaction</h3>
                                <h2><span class="counter">95</span>%</h2>
                            </div>
                            <div class="icon-box">
                                <img src="<?= base_url('images/icon-about-item-4.svg') ?>" alt="">
                            </div>
                        </div>
                        <!-- About Us Item End -->
                        
                        <!-- About Item Image Start -->
                        <div class="about-item-image">
                            <img src="<?= base_url('images/about-item-image-4.png') ?>" alt="">
                        </div>
                        <!-- About Item Image End -->
                    </div>
                    <!-- About Us Box End -->
                </div>
            </div>
        </div>
    </div>
    <!-- Stats Section End -->

    <!-- Our Services Section Start -->
    <div class="our-services">
        <div class="container">
            <div class="row section-row">
                <div class="col-lg-12">
                    <!-- Section Title Start -->
                    <div class="section-title section-title-center">
                        <h3 class="wow fadeInUp">Our Services</h3>
                        <h2 class="wow fadeInUp" data-wow-delay="0.2s" data-cursor="-opaque">Everything your business needs to stay secure and grow</h2>
                    </div>
                    <!-- Section Title End -->
                </div>
            </div>

            <div class="row">
                <div class="col-lg-3 col-md-6">
                    <!-- Service Item Start -->
                    <div class="service-item wow fadeInUp">
                        <div class="service-item-content">
                            <h3><a href="<?= base_url('it-support.php') ?>">IT Support & Managed Services</a></h3>
                            <p>24/7 AI-monitored IT support, proactive network management, and help desk services for growing businesses.</p>
                        </div>
                        <div class="service-item-image">
                            <figure>
                                <img src="<?= base_url('images/service-item-1.png') ?>" alt="">
                            </figure>
                        </div>
                    </div>
                    <!-- Service Item End -->
                </div>

                <div class="col-lg-3 col-md-6">
                    <!-- Service Item Start -->
                    <div class="service-item wow fadeInUp" data-wow-delay="0.2s">
                        <div class="service-item-content">
                            <h3><a href="<?= base_url('antivirus-security.php') ?>">Antivirus & Endpoint Security</a></h3>
                            <p>Managed antivirus deployment, endpoint protection, and AI-powered threat detection for your systems.</p>
                        </div>
                        <div class="service-item-image">
                            <figure>
                                <img src="<?= base_url('images/service-item-2.png') ?>" alt="">
                            </figure>
                        </div>
                    </div>
                    <!-- Service Item End -->
                </div>
                
                <div class="col-lg-3 col-md-6">
                    <!-- Service Item Start -->
                    <div class="service-item wow fadeInUp" data-wow-delay="0.4s">
                        <div class="service-item-content">
                            <h3><a href="<?= base_url('ai-digital-marketing.php') ?>">AI Digital Marketing</a></h3>
                            <p>AI-powered campaigns, SEO, and automation that attract traffic and convert qualified leads.</p>
                        </div>
                        <div class="service-item-image">
                            <figure>
                                <img src="<?= base_url('images/service-item-3.png') ?>" alt="">
                            </figure>
                        </div>
                    </div>
                    <!-- Service Item End -->
                </div>

                <div class="col-lg-3 col-md-6">
                    <!-- Service Item Start -->
                    <div class="service-item wow fadeInUp" data-wow-delay="0.6s">
                        <div class="service-item-content">
                            <h3><a href="<?= base_url('social-media-profiling.php') ?>">Social Media Profiling & Management</a></h3>
                            <p>Ethical audience insights and full-service social media management for measurable brand growth.</p>
                        </div>
                        <div class="service-item-image">
                            <figure>
                                <img src="<?= base_url('images/service-item-4.png') ?>" alt="">
                            </figure>
                        </div>
                    </div>
                    <!-- Service Item End -->
                </div>

                <div class="col-lg-12">
                    <!-- Service List Start -->
                    <div class="service-list wow fadeInUp" data-wow-delay="0.6s">
                        <ul>
                            <li>24/7 Incident Response</li>
                            <li>Endpoint Protection</li>
                            <li>Security Automation</li>
                            <li>AI Content & Campaigns</li>
                            <li>Social Audience Insights</li>
                            <li>Managed IT Operations</li>
                        </ul>
                    </div>
                    <!-- Service List End -->
                </div>
            </div>
        </div>
    </div>
    <!-- Our Services Section End -->

    <!-- How It Work Section Start -->
    <div class="how-it-work">
        <div class="container">
            <div class="row section-row">
                <div class="col-lg-12">
                    <!-- Section Title Start -->
                    <div class="section-title section-title-center">
                        <h3 class="wow fadeInUp">how we work</h3>
                        <h2 class="wow fadeInUp" data-wow-delay="0.2s" data-cursor="-opaque">Our proven process for secure IT and accelerated growth</h2>
                    </div>
                    <!-- Section Title End -->
                </div>
            </div>

            <div class="row">
                <div class="col-lg-3 col-md-6">
                    <!-- Process Card Start -->
                    <div class="process-card wow fadeInUp" data-wow-delay="0.2s">
                        <div class="process-number">01</div>
                        <div class="process-icon">
                            <img src="<?= base_url('images/icon-how-work-step-1.svg') ?>" alt="">
                        </div>
                        <div class="process-content">
                            <h3>Discovery & Audit</h3>
                            <p>We assess your current IT, security, and marketing needs to identify the highest-impact improvements.</p>
                        </div>
                    </div>
                    <!-- Process Card End -->
                </div>

                <div class="col-lg-3 col-md-6">
                    <!-- Process Card Start -->
                    <div class="process-card wow fadeInUp" data-wow-delay="0.4s">
                        <div class="process-number">02</div>
                        <div class="process-icon">
                            <img src="<?= base_url('images/icon-how-work-step-2.svg') ?>" alt="">
                        </div>
                        <div class="process-content">
                            <h3>Planning & Protection</h3>
                            <p>We design secure workflows, AI automation, and endpoint protections that fit your business requirements.</p>
                        </div>
                    </div>
                    <!-- Process Card End -->
                </div>

                <div class="col-lg-3 col-md-6">
                    <!-- Process Card Start -->
                    <div class="process-card wow fadeInUp" data-wow-delay="0.6s">
                        <div class="process-number">03</div>
                        <div class="process-icon">
                            <img src="<?= base_url('images/icon-how-work-step-3.svg') ?>" alt="">
                        </div>
                        <div class="process-content">
                            <h3>Deployment & Integration</h3>
                            <p>We implement secure systems, restore endpoint protection, and launch marketing campaigns with minimal disruption.</p>
                        </div>
                    </div>
                    <!-- Process Card End -->
                </div>

                <div class="col-lg-3 col-md-6">
                    <!-- Process Card Start -->
                    <div class="process-card wow fadeInUp" data-wow-delay="0.8s">
                        <div class="process-number">04</div>
                        <div class="process-icon">
                            <img src="<?= base_url('images/icon-how-work-step-4.svg') ?>" alt="">
                        </div>
                        <div class="process-content">
                            <h3>Optimize & Support</h3>
                            <p>We monitor performance continually, tune security, and keep your IT and campaigns running smoothly.</p>
                        </div>
                    </div>
                    <!-- Process Card End -->
                </div>
            </div>

            <div class="row">
                <div class="col-lg-12">
                    <!-- Process Footer Start -->
                    <div class="process-footer wow fadeInUp" data-wow-delay="1s">
                        <p>From initial audit to ongoing optimization, we keep your business secure and growing. <a href="<?= base_url('contact.php') ?>">Start Your Free Consultation</a></p>
                    </div>
                    <!-- Process Footer End -->
                </div>
            </div>
        </div>
    </div>
    <!-- How It Work Section End -->
    <!-- How It Work Section End -->

    <!-- Why AI-enabled Section Start -->
    <div class="our-facts">
        <div class="container">
            <div class="row section-row">
                <div class="col-lg-12">
                    <!-- Section Title Start -->
                    <div class="section-title section-title-center">
                        <h3 class="wow fadeInUp">Why AI-enabled</h3>
                        <h2 class="wow fadeInUp" data-wow-delay="0.2s" data-cursor="-opaque">Security, support, and growth metrics SMBs count on.</h2>
                    </div>
                    <!-- Section Title End -->
                </div>
            </div>

            <div class="row">
                <div class="col-lg-4 col-md-6">
                    <!--  Facts Item Start -->
                    <div class="facts-item wow fadeInUp">
                        <div class="facts-item-title">
                            <h3>Protected endpoints</h3>
                        </div>
                        <div class="facts-item-counter">
                            <h2><span class="counter">120</span>+</h2>
                            <p>SMB endpoints under management</p>
                        </div>
                        <div class="facts-item-content">
                            <p>AI-enabled monitoring and antivirus keep your devices safe from modern threats around the clock.</p>
                        </div>
                    </div>
                    <!-- Facts Item End -->
                </div>

                <div class="col-lg-4 col-md-6">
                    <!--  Facts Item Start -->
                    <div class="facts-item wow fadeInUp" data-wow-delay="0.2s">
                        <div class="facts-item-title">
                            <h3>Fast response</h3>
                        </div>
                        <div class="facts-item-counter">
                            <h2><span class="counter">15</span> min</h2>
                            <p>Average incident response time</p>
                        </div>
                        <div class="facts-item-content">
                            <p>Our team and automation work together so issues are resolved quickly and business operations stay moving.</p>
                        </div>
                    </div>
                    <!-- Facts Item End -->
                </div>

                <div class="col-lg-4 col-md-6">
                    <!--  Facts Item Start -->
                    <div class="facts-item wow fadeInUp" data-wow-delay="0.4s">
                        <div class="facts-item-title">
                            <h3>Growth campaigns</h3>
                        </div>
                        <div class="facts-item-counter">
                            <h2><span class="counter">38</span>+</h2>
                            <p>Marketing campaigns launched</p>
                        </div>
                        <div class="facts-item-content">
                            <p>AI-driven campaigns, social profiling, and landing page optimization deliver more qualified leads.</p>
                        </div>
                    </div>
                    <!-- Facts Item End -->
                </div>

                <div class="col-lg-12">
                    <!-- Section Footer Text Start -->
                    <div class="section-footer-text wow fadeInUp" data-wow-delay="0.6s">
                        <p><span>Free</span> Let's make something great work together. <a href="<?= base_url('contact.php') ?>">Get a Free Consultation</a></p>
                    </div>
                    <!-- Section Footer Text End -->
                </div>
            </div>
        </div>
    </div>
    <!-- Our Facts Section End -->

    <!-- Case Studies Section Start -->
    <div class="our-projects">
        <div class="container-fluid">
            <div class="row section-row">
                <div class="col-lg-12">
                    <!-- Section Title Start -->
                    <div class="section-title section-title-center">
                        <h3 class="wow fadeInUp">Case Studies</h3>
                        <h2 class="wow fadeInUp" data-wow-delay="0.2s" data-cursor="-opaque">Real results from clients who trusted our secure AI strategy.</h2>
                    </div>
                    <!-- Section Title End -->
                </div>
            </div>

            <div class="row">
                <div class="col-lg-3 col-md-6">
                    <!-- Project Item Start -->
                    <div class="project-item wow fadeInUp">
                        <div class="project-image">
                            <a href="<?= base_url('project-single.php') ?>" data-cursor-text="View">
                                <figure class="image-anime">
                                    <img src="<?= base_url('images/project-1.svg') ?>" alt="">
                                </figure>
                            </a>
                        </div>
                        <div class="project-content">
                            <h3><a href="<?= base_url('project-single.php') ?>">Reduced downtime for a retail chain</a></h3>
                            <p>IT support + cybersecurity</p>
                        </div>
                        <div class="project-btn">
                            <a href="<?= base_url('project-single.php') ?>">
                                <img src="<?= base_url('images/arrow-white.svg') ?>" alt="">
                            </a>
                        </div>
                    </div>
                    <!-- Project Item End -->
                </div>

                <div class="col-lg-3 col-md-6">
                    <!-- Project Item Start -->
                    <div class="project-item wow fadeInUp" data-wow-delay="0.2s">
                        <div class="project-image">
                            <a href="<?= base_url('project-single.php') ?>" data-cursor-text="View">
                                <figure class="image-anime">
                                    <img src="<?= base_url('images/project-2.svg') ?>" alt="">
                                </figure>
                            </a>
                        </div>
                        <div class="project-content">
                            <h3><a href="<?= base_url('project-single.php') ?>">Boosted lead flow for a service brand</a></h3>
                            <p>AI marketing + campaign automation</p>
                        </div>
                        <div class="project-btn">
                            <a href="<?= base_url('project-single.php') ?>">
                                <img src="<?= base_url('images/arrow-white.svg') ?>" alt="">
                            </a>
                        </div>
                    </div>
                    <!-- Project Item End -->
                </div>

                <div class="col-lg-3 col-md-6">
                    <!-- Project Item Start -->
                    <div class="project-item wow fadeInUp" data-wow-delay="0.4s">
                        <div class="project-image">
                            <a href="<?= base_url('project-single.php') ?>" data-cursor-text="View">
                                <figure class="image-anime">
                                    <img src="<?= base_url('images/project-3.svg') ?>" alt="">
                                </figure>
                            </a>
                        </div>
                        <div class="project-content">
                            <h3><a href="<?= base_url('project-single.php') ?>">Secured a hybrid team with antivirus protection</a></h3>
                            <p>Endpoint security + monitoring</p>
                        </div>
                        <div class="project-btn">
                            <a href="<?= base_url('project-single.php') ?>">
                                <img src="<?= base_url('images/arrow-white.svg') ?>" alt="">
                            </a>
                        </div>
                    </div>
                    <!-- Project Item End -->
                </div>

                <div class="col-lg-3 col-md-6">
                    <!-- Project Item Start -->
                    <div class="project-item wow fadeInUp" data-wow-delay="0.6s">
                        <div class="project-image">
                            <a href="<?= base_url('project-single.php') ?>" data-cursor-text="View">
                                <figure class="image-anime">
                                    <img src="<?= base_url('images/project-4.svg') ?>" alt="">
                                </figure>
                            </a>
                        </div>
                        <div class="project-content">
                            <h3><a href="<?= base_url('project-single.php') ?>">Launched an AI-powered brand campaign</a></h3>
                            <p>Social profiling + audience growth</p>
                        </div>
                        <div class="project-btn">
                            <a href="<?= base_url('project-single.php') ?>">
                                <img src="<?= base_url('images/arrow-white.svg') ?>" alt="">
                            </a>
                        </div>
                    </div>
                    <!-- Project Item End -->
                </div>
            </div>
        </div>
    </div>
    <!-- Our Projects Section End -->

    <!-- Real Impacts Section Start -->
    <div class="real-impacts">
        <div class="container">
            <div class="row section-row">
                <div class="col-lg-12">
                    <!-- Section Title Start -->
                    <div class="section-title section-title-center">
                        <h3 class="wow fadeInUp">Real Impact</h3>
                        <h2 class="wow fadeInUp" data-wow-delay="0.2s" data-cursor="-opaque">Delivering measurable results that drive <span>growth</span></h2>
                    </div>
                    <!-- Section Title End -->
                </div>
            </div>

            <div class="row">
                <div class="col-lg-4 col-md-6">
                    <!-- Real Impact Item Start -->
                    <div class="real-impact-item wow fadeInUp">
                        <!-- Real Impact Image Start -->
                        <div class="real-impact-image">
                            <h3>Protected teams, reduced downtime, and stronger IT operations.</h3>

                            <!-- Impact Chatbot List Start -->
                            <div class="impact-chatbot-list">
                                <!-- Chatbot Item Start -->
                                <div class="chatbot-item">
                                    <img src="<?= base_url('images/impact-chatbot-1.svg') ?>" alt="">
                                </div>
                                <!-- Chatbot Item End -->

                                <!-- Chatbot Item Start -->
                                <div class="chatbot-item">
                                    <img src="<?= base_url('images/impact-chatbot-2.svg') ?>" alt="">
                                </div>
                                <!-- Chatbot Item End -->

                                <!-- Chatbot Item Start -->
                                <div class="chatbot-item">
                                    <img src="<?= base_url('images/impact-chatbot-3.svg') ?>" alt="">
                                </div>
                                <!-- Chatbot Item End -->

                                <!-- Chatbot Item Start -->
                                <div class="chatbot-item">
                                    <img src="<?= base_url('images/impact-chatbot-4.svg') ?>" alt="">
                                </div>
                                <!-- Chatbot Item End -->

                                <!-- Chatbot Item Start -->
                                <div class="chatbot-item">
                                    <img src="<?= base_url('images/impact-chatbot-5.svg') ?>" alt="">
                                </div>
                                <!-- Chatbot Item End -->
                            </div>
                            <!-- Impact Chatbot List End -->
                        </div>
                        <!-- Real Impact Image End -->

                        <!-- Real Impact Content Start -->
                        <div class="real-impact-content">
                            <p>Automation, monitoring, and security upgrades keep your team productive while we protect your network.</p>
                        </div>
                        <!-- Real Impact Content End -->
                    </div>
                    <!-- Real Impact Item End -->
                </div>

                <div class="col-lg-4 col-md-6">
                    <!-- Real Impact Item Start -->
                    <div class="real-impact-item wow fadeInUp" data-wow-delay="0.2s">
                        <div class="real-impact-image">
                            <figure>
                                <img src="<?= base_url('images/real-impact-image-1.png') ?>" alt="">
                            </figure>
                        </div>

                        <div class="real-impact-content highlighted-content">
                            <!-- Customer Review Images Start -->
                            <div class="customer-review-images">
                                <!-- Customer Image Start -->
                                <div class="customer-image reveal">
                                    <figure class="image-anime">
                                        <img src="<?= base_url('images/author-1.jpg') ?>" alt="">
                                    </figure>
                                </div>
                                <!-- Customer Image End -->

                                <!-- Customer Image Start -->
                                <div class="customer-image reveal">
                                    <figure class="image-anime">
                                        <img src="<?= base_url('images/author-2.jpg') ?>" alt="">
                                    </figure>
                                </div>
                                <!-- Customer Image End -->

                                <!-- Customer Image Start -->
                                <div class="customer-image reveal">
                                    <figure class="image-anime">
                                        <img src="<?= base_url('images/author-3.jpg') ?>" alt="">
                                    </figure>
                                </div>
                                <!-- Customer Image End -->

                                <!-- Customer Image Start -->
                                <div class="customer-image reveal">
                                    <figure class="image-anime">
                                        <img src="<?= base_url('images/author-4.jpg') ?>" alt="">
                                    </figure>
                                </div>
                                <!-- Customer Image End -->
                            </div>
                            <!-- Customer Review Images End -->

                            <p>Reliable IT systems with clear reporting so your business stays secure and stays moving.</p>
                        </div>
                    </div>
                    <!-- Real Impact Item End -->
                </div>

                <div class="col-lg-4 col-md-6">
                    <!-- Real Impact Item Start -->
                    <div class="real-impact-item wow fadeInUp" data-wow-delay="0.4s">
                        <div class="real-impact-image">
                            <figure>
                                <img src="<?= base_url('images/real-impact-image-2.png') ?>" alt="">
                            </figure>
                        </div>

                        <div class="real-impact-content">
                            <p>We make IT measurable with performance reporting, faster issue resolution, and better uptime for your team.</p>
                        </div>
                    </div>
                    <!-- Real Impact Item End -->
                </div>
            </div>
        </div>
    </div>
    <!-- Real Impacts Section End -->

    <!-- CTA Box Section Start -->
    <div class="cta-box">
        <div class="container">
            <div class="row">
                <div class="col-lg-12">
                    <!-- CTA Box Box Start -->
                    <div class="cta-box-box">
                        <!-- CTA Box Content Start -->
                        <div class="cta-box-content">
                            <!-- Section Title Start -->
                            <div class="section-title">
                                <h3 class="wow fadeInUp">get started</h3>
                                <h2 class="wow fadeInUp" data-wow-delay="0.2s" data-cursor="-opaque">Ready to secure your systems and accelerate growth with AI?</h2>
                                <p class="wow fadeInUp" data-wow-delay="0.4s">Whether you need managed IT, antivirus protection, or AI marketing, we can turn your next phase into a reliable growth engine.</p>
                            </div>
                            <!-- Section Title End -->

                            <!-- CTA Box Body Start -->
                            <div class="cta-box-body wow fadeInUp" data-wow-delay="0.6s">
                                <a href="<?= base_url('contact.php') ?>" class="btn-default btn-highlighted">Book a Free Strategy Call</a>
                                <a href="<?= base_url('contact.php') ?>" class="btn-default">Talk to an Expert</a>
                            </div>
                            <!-- CTA Box Body End -->
                        </div>
                        <!-- CTA Box Content End -->
                    </div>
                    <!-- CTA Box Box End -->
                </div>
            </div>
        </div>
    </div>
    <!-- CTA Box Section End -->

    <!-- What We Do Section Start -->
    <div class="what-we-do">
        <div class="container">
            <div class="row align-items-center">
                <div class="col-lg-6">
                    <!-- What We Box Start -->
                    <div class="what-we-box">
                        <h3 class="text-effect">We combine IT support, security, and AI marketing so your business can run safely and grow faster.</h3>
                        
                        <!-- What We Image Start -->
                        <div class="what-we-img wow fadeInUp" data-wow-delay="0.2s">
                            <img src="<?= base_url('images/what-we-do-img.png') ?>" alt="">
                        </div>
                        <!-- What We Image End -->
                        
                        <!-- What We Image List Start -->
                        <div class="what-we-img-list wow fadeInUp" data-wow-delay="0.4s">
                            <ul>
                                <li>Managed IT Support</li>
                                <li>Endpoint Protection</li>
                                <li>Secure Cloud Services</li>
                                <li>AI Campaigns</li>
                                <li>Audience Profiling</li>
                            </ul>
                        </div>
                        <!-- What We Image List End -->
                    </div>
                    <!-- What We Box End -->
                </div>

                <div class="col-lg-6">
                    <!-- What We Do Content Start -->
                    <div class="what-we-do-content">
                        <!-- Section Title Start -->
                        <div class="section-title">
                            <h3 class="wow fadeInUp">what we do</h3>
                            <h2 class="wow fadeInUp" data-wow-delay="0.2s" data-cursor="-opaque">Secure operations and growth-focused AI services for SMBs.</h2>
                            <p class="wow fadeInUp" data-wow-delay="0.4s">We help businesses reduce risk, improve productivity, and turn digital marketing into predictable growth.</p>
                        </div>
                        <!-- Section Title End -->

                        <!-- What We Do Body Start -->
                        <div class="what-we-do-body wow fadeInUp" data-wow-delay="0.6s">
                            <ul>
                                <li>Reliable IT support</li>
                                <li>Antivirus management</li>
                                <li>Automated threat detection</li>
                                <li>Marketing optimization</li>
                                <li>Performance reporting</li>
                            </ul>
                        </div>
                        <!-- What We Do Body End -->

                        <!-- What We Do Button Start -->
                        <div class="what-we-do-button wow fadeInUp" data-wow-delay="0.8s">
                            <a href="<?= base_url('contact.php') ?>" class="btn-default">Request a quote</a>
                        </div>
                        <!-- What We Do Button End -->
                    </div>
                    <!-- What We Do Content End -->
                </div>
            </div>
        </div>
    </div>
    <!-- What We Do Section End -->

    <!-- Our Testimonials Section Start -->
    <div class="our-testimonials">
        <div class="container">
            <div class="row">
                <div class="col-lg-12">
                    <div class="testimonials-box">
                        <!-- Testimonials Content Start -->
                        <div class="testimonials-content">
                            <!-- Section Title Start -->
                            <div class="section-title">
                                <h3 class="wow fadeInUp">testimonials</h3>
                                <h2 class="wow fadeInUp" data-wow-delay="0.2s" data-cursor="-opaque">Trusted by SMB leaders for responsive IT support and results-focused growth.</h2>
                                <p class="wow fadeInUp" data-wow-delay="0.4s">Our clients rely on us to protect their operations, accelerate campaigns, and keep things running smoothly.</p>
                            </div>
                            <!-- Section Title End -->
                            
                            <!-- Testimonials Body Start -->
                            <div class="testimonials-body">
                                <!-- Testimonials Counter Item Start -->
                                <div class="testimonials-counter-item">
                                    <h2><span class="counter">120</span>+</h2>
                                    <p>protected clients</p>
                                </div>
                                <!-- Testimonials Counter Item End -->
                                
                                <!-- Testimonials Counter Item Start -->
                                <div class="testimonials-counter-item">
                                    <h2><span class="counter">38</span>+</h2>
                                    <p>marketing campaigns launched</p>
                                </div>
                                <!-- Testimonials Counter Item End -->
                            </div>
                            <!-- Testimonials Body End -->
                        </div>
                        <!-- Testimonials Content End -->

                        <!-- Testimonial Slider Start -->
                        <div class="testimonial-slider">
                            <div class="swiper">
                                <div class="swiper-wrapper">
                                    <!-- Testimonial Slide Start -->
                                    <div class="swiper-slide">
                                        <div class="testimonial-item">
                                            <div class="testimonial-header">
                                                <div class="testimonial-author">
                                                    <div class="author-image">
                                                        <figure class="image-anime">
                                                            <img src="<?= base_url('images/author-1.jpg') ?>" alt="">
                                                        </figure>
                                                    </div>            
                                                    <div class="author-content">
                                                        <h3>Jenny W</h3>
                                                        <p>Founder, retail brand</p>
                                                    </div>
                                                </div>
                                                <div class="testimonial-quotes-img">
                                                    <img src="<?= base_url('images/testimonials-quotes-img.svg') ?>" alt="">
                                                </div>
                                            </div>                                            
                                            <div class="testimonial-content">
                                                <p>"LuxVegaTech reduced our downtime and gave us peace of mind with endpoint protection that just works."</p>
                                            </div>                                        
                                        </div>
                                    </div>
                                    <!-- Testimonial Slide End -->
                                    
                                    <!-- Testimonial Slide Start -->
                                    <div class="swiper-slide">
                                        <div class="testimonial-item">
                                            <div class="testimonial-header">
                                                <div class="testimonial-author">
                                                    <div class="author-image">
                                                        <figure class="image-anime">
                                                            <img src="<?= base_url('images/author-2.jpg') ?>" alt="">
                                                        </figure>
                                                    </div>            
                                                    <div class="author-content">
                                                        <h3>Jason M</h3>
                                                        <p>IT Director, services firm</p>
                                                    </div>
                                                </div>
                                                <div class="testimonial-quotes-img">
                                                    <img src="<?= base_url('images/testimonials-quotes-img.svg') ?>" alt="">
                                                </div>
                                            </div>                                            
                                            <div class="testimonial-content">
                                                <p>"Their support response is fast, and the marketing insights have helped us win better leads every month."</p>
                                            </div>                                        
                                        </div>
                                    </div>
                                    <!-- Testimonial Slide End -->

                                    <!-- Testimonial Slide Start -->
                                    <div class="swiper-slide">
                                        <div class="testimonial-item">
                                            <div class="testimonial-header">
                                                <div class="testimonial-author">
                                                    <div class="author-image">
                                                        <figure class="image-anime">
                                                            <img src="<?= base_url('images/author-3.jpg') ?>" alt="">
                                                        </figure>
                                                    </div>            
                                                    <div class="author-content">
                                                        <h3>Lauren M</h3>
                                                        <p>Marketing Lead, startup</p>
                                                    </div>
                                                </div>
                                                <div class="testimonial-quotes-img">
                                                    <img src="<?= base_url('images/testimonials-quotes-img.svg') ?>" alt="">
                                                </div>
                                            </div>                                            
                                            <div class="testimonial-content">
                                                <p>"Their AI campaigns helped us reach the right audience and improve conversions without adding overhead."</p>
                                            </div>                                        
                                        </div>
                                    </div>
                                    <!-- Testimonial Slide End -->
                                </div>
                                <div class="testimonial-pagination"></div>
                            </div>
                        </div>
                        <!-- Testimonial Slider End -->                        
                    </div>
                </div>
            </div>
        </div>
    </div>
    <!-- Our Testimonials Section End -->

    <!-- Our Faqs Section Start -->
    <div class="our-faqs">
        <div class="container">
            <div class="row">
                <div class="col-lg-6">
                    <div class="faqs-content">
                        <!-- Section Title Start -->
                        <div class="section-title">
                            <h3 class="wow fadeInUp">faq's</h3>
                            <h2 class="wow fadeInUp" data-wow-delay="0.2s" data-cursor="-opaque">Your AI questions, expertly <span>answered here</span></h2>
                        </div>
                        <!-- Section Title End -->

                        <!-- Faq's Button Start  -->
                        <div class="faqs-button wow fadeInUp" data-wow-delay="0.4s">
                            <a href="<?= base_url('faqs.php') ?>" class="btn-default">View all faqs</a>
                        </div>
                        <!-- Faq's Button End  -->
                    </div>
                </div>
                <div class="col-lg-6">
                    <!-- FAQ Accordion Start -->
                    <div class="faq-accordion" id="accordion">
                        <!-- FAQ Item Start -->
                        <div class="accordion-item wow fadeInUp">
                            <h2 class="accordion-header" id="heading1">
                                <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse1" aria-expanded="true" aria-controls="collapse1">
                                    1. What services does your AI agency offer?
                                </button>
                            </h2>
                            <div id="collapse1" class="accordion-collapse collapse" aria-labelledby="heading1" data-bs-parent="#accordion">
                                <div class="accordion-body">
                                    <p>Project timelines vary depending on complexity but typically range from 4 to 12 weeks. We provide a clear roadmap during the discovery phase.</p>
                                </div>
                            </div>
                        </div>
                        <!-- FAQ Item End -->

                        <!-- FAQ Item Start -->
                        <div class="accordion-item wow fadeInUp" data-wow-delay="0.2s">
                            <h2 class="accordion-header" id="heading2">
                                <button class="accordion-button" type="button" data-bs-toggle="collapse" data-bs-target="#collapse2" aria-expanded="false" aria-controls="collapse2">
                                    2. Do I need a large amount of data to use AI?
                                </button>
                            </h2>
                            <div id="collapse2" class="accordion-collapse collapse show" aria-labelledby="heading2" data-bs-parent="#accordion">
                                <div class="accordion-body">
                                    <p>Project timelines vary depending on complexity but typically range from 4 to 12 weeks. We provide a clear roadmap during the discovery phase.</p>
                                </div>
                            </div>
                        </div>
                        <!-- FAQ Item End -->

                        <!-- FAQ Item Start -->
                        <div class="accordion-item wow fadeInUp" data-wow-delay="0.4s">
                            <h2 class="accordion-header" id="heading3">
                                <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse3" aria-expanded="false" aria-controls="collapse3">
                                    3. How long does it take to develop an AI solution?
                                </button>
                            </h2>
                            <div id="collapse3" class="accordion-collapse collapse" aria-labelledby="heading3" data-bs-parent="#accordion">
                                <div class="accordion-body">
                                    <p>Project timelines vary depending on complexity but typically range from 4 to 12 weeks. We provide a clear roadmap during the discovery phase.</p>
                                </div>
                            </div>
                        </div>
                        <!-- FAQ Item End -->

                        <!-- FAQ Item Start -->
                        <div class="accordion-item wow fadeInUp" data-wow-delay="0.6s">
                            <h2 class="accordion-header" id="heading4">
                                <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse4" aria-expanded="false" aria-controls="collapse4">
                                    4. Is my data secure with you?
                                </button>
                            </h2>
                            <div id="collapse4" class="accordion-collapse collapse" aria-labelledby="heading4" data-bs-parent="#accordion">
                                <div class="accordion-body">
                                    <p>Project timelines vary depending on complexity but typically range from 4 to 12 weeks. We provide a clear roadmap during the discovery phase.</p>
                                </div>
                            </div>
                        </div>
                        <!-- FAQ Item End -->

                        <!-- FAQ Item Start -->
                        <div class="accordion-item wow fadeInUp" data-wow-delay="0.8s">
                            <h2 class="accordion-header" id="heading5">
                                <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse5" aria-expanded="false" aria-controls="collapse5">
                                    5. Can you integrate AI into our existing systems?
                                </button>
                            </h2>
                            <div id="collapse5" class="accordion-collapse collapse" aria-labelledby="heading5" data-bs-parent="#accordion">
                                <div class="accordion-body">
                                    <p>Project timelines vary depending on complexity but typically range from 4 to 12 weeks. We provide a clear roadmap during the discovery phase.</p>
                                </div>
                            </div>
                        </div>
                        <!-- FAQ Item End -->
                    </div>
                    <!-- FAQ Accordion End -->
                </div>
            </div>
        </div>
    </div>
    <!-- Our Faqs Section End -->

    <!-- Our Blog Section Start -->
    <div class="our-blog">
        <div class="container">
            <div class="row section-row align-items-center">
                <div class="col-lg-12">
                    <!-- Section Title Start -->
                    <div class="section-title section-title-center">
                        <h3 class="wow fadeInUp">Latest blog</h3>
                        <h2 class="wow fadeInUp" data-wow-delay="0.2s" data-cursor="-opaque">Your source for cybersecurity <span>news and trends</span></h2>
                    </div>
                    <!-- Section Title End -->
                </div>
            </div>
            
            <div class="row">
                <div class="col-lg-4 col-md-6">
                    <!-- Post Item Start -->
                    <div class="post-item wow fadeInUp">
                        <!-- Post Meta Start -->
                        <div class="post-meta">
                            <ul>
                                <li><a href="#"><i class="fa-solid fa-calendar-days"></i> May 28, 2025</a></li>
                            </ul>
                        </div>
                        <!-- Post Meta End -->

                        <!-- Post Item Content Start -->
                        <div class="post-item-content">
                            <h2><a href="<?= base_url('blog-single.php') ?>">Ethical AI Balancing Innovation and Responsibility</a></h2>
                            <p>How leading businesses can adopt ethical AI practices without sacrificing speed or compliance.</p>
                        </div>
                        <!-- Post Item Content End -->

                        <!-- Post Item Readmore Button Start-->
                        <div class="post-item-btn">
                            <a href="<?= base_url('blog-single.php') ?>" class="readmore-btn">read more</a>
                        </div>
                        <!-- Post Item Readmore Button End-->
                    </div>
                    <!-- Post Item End -->
                </div>

                <div class="col-lg-4 col-md-6">
                    <!-- Post Item Start -->
                    <div class="post-item wow fadeInUp" data-wow-delay="0.2s">
                        <!-- Post Meta Start -->
                        <div class="post-meta">
                            <ul>
                                <li><a href="#"><i class="fa-solid fa-calendar-days"></i> April 22, 2025</a></li>
                            </ul>
                        </div>
                        <!-- Post Meta End -->

                        <!-- Post Item Content Start -->
                        <div class="post-item-content">
                            <h2><a href="<?= base_url('blog-single.php') ?>">Machine Learning Demystified: A Beginner's Guide</a></h2>
                            <p>Simple, practical steps for bringing machine learning into your business with measurable, secure results.</p>
                        </div>
                        <!-- Post Item Content End -->

                        <!-- Post Item Readmore Button Start-->
                        <div class="post-item-btn">
                            <a href="<?= base_url('blog-single.php') ?>" class="readmore-btn">read more</a>
                        </div>
                        <!-- Post Item Readmore Button End-->
                    </div>
                    <!-- Post Item End -->
                </div>

                <div class="col-lg-4 col-md-6">
                    <!-- Post Item Start -->
                    <div class="post-item wow fadeInUp" data-wow-delay="0.4s">
                        <!-- Post Meta Start -->
                        <div class="post-meta">
                            <ul>
                                <li><a href="#"><i class="fa-solid fa-calendar-days"></i> april 17, 2025</a></li>
                            </ul>
                        </div>
                        <!-- Post Meta End -->

                        <!-- Post Item Content Start -->
                        <div class="post-item-content">
                            <h2><a href="<?= base_url('blog-single.php') ?>">How AI is Transforming Modern Businesses</a></h2>
                            <p>Real-world examples of AI improving security, customer experience, and operations across industries.</p>
                        </div>
                        <!-- Post Item Content End -->

                        <!-- Post Item Readmore Button Start-->
                        <div class="post-item-btn">
                            <a href="<?= base_url('blog-single.php') ?>" class="readmore-btn">read more</a>
                        </div>
                        <!-- Post Item Readmore Button End-->
                    </div>
                    <!-- Post Item End -->
                </div>
            </div>
        </div>
    </div>
    <!-- Our Blog Section End -->

    
<?php require __DIR__ . '/inc/footer.php'; ?>
</body>
</html>


← Back to Directory Edit File 🔒 Chmod

WP File Manager