|
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/ | |
|
Path: /home2/outerorb/luxvegatech.com/services.php
Size: 30.41 KB
Permissions: 0666
<?php
$page_title = 'Services | LuxVegaTech';
$page_description = '';
require __DIR__ . '/inc/head.php';
?>
<body>
<?php require __DIR__ . '/inc/header.php'; ?>
<!-- Page Header Start -->
<div class="page-header">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-12">
<!-- Page Header Box Start -->
<div class="page-header-box">
<h1 class="wow fadeInUp" data-cursor="-opaque">Our <span>services</span></h1>
<nav class="wow fadeInUp" data-wow-delay="0.2s">
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="<?= base_url('index.php') ?>">home</a></li>
<li class="breadcrumb-item active" aria-current="page">services</li>
</ol>
</nav>
</div>
<!-- Page Header Box End -->
</div>
</div>
</div>
</div>
<!-- Page Header End -->
<!-- Page Services Section Start -->
<div class="page-services">
<div class="container">
<div class="row">
<div class="col-lg-4 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-enabled help desk, network monitoring, patch management, and cloud support designed 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-4 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 and endpoint protection with AI-driven threat detection and compliance support.</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-4 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>SEO, paid media, content automation, and analytics powered by AI to help you grow faster and smarter.</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-4 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</a></h3>
<p>Audience insights, content planning, and social media management built from ethically sourced data and AI analytics.</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>
</div>
</div>
<!-- Page Services Section End -->
<!-- How It Work Section Start -->
<div class="how-it-work">
<div class="container">
<div class="row">
<div class="col-lg-6">
<!-- How Work Content Start -->
<div class="how-work-content">
<!-- Section Title Start -->
<div class="section-title">
<h3 class="wow fadeInUp">how it work</h3>
<h2 class="wow fadeInUp" data-wow-delay="0.2s" data-cursor="-opaque">Our process for smarter <span>AI solutions</span></h2>
</div>
<!-- Section Title End -->
<!-- How Work Steps Start -->
<div class="how-work-steps">
<!-- How Work Item Start -->
<div class="how-work-item wow fadeInUp" data-wow-delay="0.4s">
<div class="how-work-header">
<div class="icon-box">
<img src="<?= base_url('images/icon-how-work-step-1.svg') ?>" alt="">
</div>
<div class="how-work-step-no">
<p>step 01</p>
</div>
</div>
<div class="how-work-item-content">
<h3>Discovery & Strategy</h3>
<p>We map your processes, risks, and growth goals to define the right AI roadmap for your business.</p>
</div>
</div>
<!-- How Work Item End -->
<!-- How Work Item Start -->
<div class="how-work-item wow fadeInUp" data-wow-delay="0.6s">
<div class="how-work-header">
<div class="icon-box">
<img src="<?= base_url('images/icon-how-work-step-2.svg') ?>" alt="">
</div>
<div class="how-work-step-no">
<p>step 02</p>
</div>
</div>
<div class="how-work-item-content">
<h3>Data & Infrastructure Assessment</h3>
<p>We audit systems, compliance, and cloud readiness so your AI rollout is secure and scalable.</p>
</div>
</div>
<!-- How Work Item End -->
<!-- How Work Item Start -->
<div class="how-work-item wow fadeInUp" data-wow-delay="0.8s">
<div class="how-work-header">
<div class="icon-box">
<img src="<?= base_url('images/icon-how-work-step-3.svg') ?>" alt="">
</div>
<div class="how-work-step-no">
<p>step 03</p>
</div>
</div>
<div class="how-work-item-content">
<h3>Custom AI Development</h3>
<p>We engineer tailored automation, analytics, and security solutions with strong governance built in.</p>
</div>
</div>
<!-- How Work Item End -->
<!-- How Work Item Start -->
<div class="how-work-item wow fadeInUp" data-wow-delay="1s">
<div class="how-work-header">
<div class="icon-box">
<img src="<?= base_url('images/icon-how-work-step-4.svg') ?>" alt="">
</div>
<div class="how-work-step-no">
<p>step 04</p>
</div>
</div>
<div class="how-work-item-content">
<h3>Optimization & Support</h3>
<p>We stabilize operations, monitor performance, and provide proactive IT support for long-term growth.</p>
</div>
</div>
<!-- How Work Item End -->
</div>
<!-- How Work Steps End -->
</div>
<!-- How Work Content End -->
</div>
<div class="col-lg-6">
<!-- How Work Video Content Start -->
<div class="how-work-video-content">
<!-- How Work Video Start -->
<div class="how-work-video" style="background-image:url('<?= base_url('images/service-single-img.jpg') ?>');">
<!-- Selfhosted Video Start -->
<!-- <video autoplay muted loop id="myvideo"><source src="<?= base_url('images/nextmind-how-work-video.mp4') ?>" type="video/mp4"></video> -->
<!-- Selfhosted Video End -->
<!-- Youtube Video Start -->
<!-- <div id="herovideo" class="player" data-property="{videoURL:'OjTRVpgtcG4',containment:'.hero-video', showControls:false, autoPlay:true, loop:true, vol:0, mute:false, startAt:0, stopAt:296, opacity:1, addRaster:true, quality:'large', optimizeDisplay:true}"></div> -->
<!-- Youtube Video End -->
</div>
<!-- How Work Video Start -->
<!-- Section Footer Text Start -->
<div class="section-footer-text wow fadeInUp" data-wow-delay="0.2s">
<p>We help businesses design, build, and deploy intelligent solutions that drive real results. <a href="<?= base_url('contact.php') ?>">Contact Now</a></p>
</div>
<!-- Section Footer Text End -->
</div>
<!-- How Work Video Content End -->
</div>
</div>
</div>
</div>
<!-- How It Work 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 fuse AI and creativity to deliver intelligent, personalized, and future-ready design experiences that inspire.</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>Security Automation</li>
<li>Audience Intelligence</li>
<li>Process Optimization</li>
<li>Cloud Enablement</li>
<li>Customer Insights</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">Innovative AI services, real-world <span>results</span></h2>
<p class="wow fadeInUp" data-wow-delay="0.4s">We craft cutting-edge AI solutions tailored to your business needsโdriving smarter decisions, streamlined operations.</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>Computer Vision</li>
<li>AI Integration</li>
<li>Ongoing Support</li>
<li>AI Strategy</li>
<li>Custom AI Development</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">contact us</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">Powering innovation with data-driven <span>design</span></h2>
<p class="wow fadeInUp" data-wow-delay="0.4s">Crafting intuitive, user-first interfaces by intelligence for smarter, faster, and more personalized digital artificial intelligence experiences.</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">200</span>+</h2>
<p>projects successfully</p>
</div>
<!-- Testimonials Counter Item End -->
<!-- Testimonials Counter Item Start -->
<div class="testimonials-counter-item">
<h2><span class="counter">600</span>+</h2>
<p>projects successfully</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>fintech 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>"Working with this team we game-changer. The AI-enhanced they delivered helped reduce bounce rates by 40% engagement like never before."</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>hardware Technician</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>"Working with this team we game-changer. The AI-enhanced they delivered helped reduce bounce rates by 40% engagement like never before."</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>hardware Technician</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>"Working with this team we game-changer. The AI-enhanced they delivered helped reduce bounce rates by 40% engagement like never before."</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 about-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 -->
<?php require __DIR__ . '/inc/footer.php'; ?>
</body>
</html>