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: about.php

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

Size: 47.98 KB

Permissions: 0666

<?php
$page_title = 'About | 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">About <span>us</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">about us</li>
							</ol>
						</nav>
					</div>
					<!-- Page Header Box End -->
				</div>
			</div>
		</div>
	</div>
	<!-- Page Header End -->

    <!-- About Us 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">About Us</h3>
                        <h2 class="text-effect wow fadeInUp" data-cursor="-opaque">Our team of data scientists, engineers, and designers work at the intersection technology and strategy turning complex challenges into simple, AI powered solutions.</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>Seamless Integration</h3>
                                <h2><span class="counter">298</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>AI Projects Delivered</h3>
                                <h2><span class="counter">978</span>+</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>Handled by AI Bots</h3>
                                <h2><span class="counter">300</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>Faster Time to Market</h3>
                                <h2><span class="counter">95</span>X</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>
    <!-- About Us Section End -->

    <!-- Our Approach Section Start -->
    <div class="our-approach">
        <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 mission</h3>
                        <h2 class="wow fadeInUp" data-wow-delay="0.2s" data-cursor="-opaque">Driving innovation through intelligent <span>technology</span></h2>
                    </div>
                    <!-- Section Title End -->
                </div>
            </div>

            <div class="row align-items-center">
                <div class="col-lg-6">
                    <!-- Approach Item List Start -->
                    <div class="approach-item-list">
                        <!-- Approach Item Start -->
                        <div class="approach-item wow fadeInUp">
                            <div class="icon-box">
                                <img src="<?= base_url('images/icon-approach-1.svg') ?>" alt="">
                            </div>
                            <div class="approach-item-content">
                                <h3>Our Mission</h3>
                                <p>We remove complexity from AI adoption by building secure, measurable solutions that deliver business value.</p>
                            </div>
                        </div>
                        <!-- Approach Item End -->
                        
                        <!-- Approach Item Start -->
                        <div class="approach-item wow fadeInUp" data-wow-delay="0.2s">
                            <div class="icon-box">
                                <img src="<?= base_url('images/icon-approach-2.svg') ?>" alt="">
                            </div>
                            <div class="approach-item-content">
                                <h3>Our vision</h3>
                                <p>We empower teams to make smarter decisions with AI-driven automation, data intelligence, and trusted security.</p>
                            </div>
                        </div>
                        <!-- Approach Item End -->
                        
                        <!-- Approach Item Start -->
                        <div class="approach-item wow fadeInUp" data-wow-delay="0.4s">
                            <div class="icon-box">
                                <img src="<?= base_url('images/icon-approach-3.svg') ?>" alt="">
                            </div>
                            <div class="approach-item-content">
                                <h3>Our goal</h3>
                                <p>We deliver reliable systems and secure workflows that protect data while improving operational performance.</p>
                            </div>
                        </div>
                        <!-- Approach Item End -->
                    </div>
                    <!-- Approach Item List End -->
                </div>
                
                <div class="col-lg-6">
                    <!-- Approach Image Start -->
                    <div class="approach-image">
                        <figure class="image-anime reveal">
                            <img src="<?= base_url('images/approach-image.jpg') ?>" alt="">
                        </figure>
                        
                        <!-- Approach Counter Box Start -->
                        <div class="approach-counter-box">
                            <!-- Approach Counter Item Start -->
                            <div class="approach-counter-item">
                                <h2><span class="counter">15</span>+</h2>
                                <p>Enterprise deployments</p>
                            </div>
                            <!-- Approach Counter Item End -->
                            
                            <!-- Approach Counter Item Start -->
                            <div class="approach-counter-item">
                                <h2><span class="counter">2.3</span>+</h2>
                                <p>Secure environments</p>
                            </div>
                            <!-- Approach Counter Item End -->
                        </div>
                        <!-- Approach Counter Box End -->
                    </div>
                    <!-- Approach Image End -->
                </div>
            </div>
        </div>
    </div>
    <!-- Our Approach Section End -->

    <!-- Our Facts 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">Our facts</h3>
                        <h2 class="wow fadeInUp" data-wow-delay="0.2s" data-cursor="-opaque">Why leading brands trust us to deliver smart <span>AI solutions</span></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>Proven Technical Expertise</h3>
                        </div>
                        <div class="facts-item-counter">
                            <h2><span class="counter">15</span>+</h2>
                            <p>Years of AI-Driven Design</p>
                        </div>
                        <div class="facts-item-content">
                            <p>Our team brings deep experience in machine learning, data engineering, and full-stack development.</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>Highly customizable solutions</h3>
                        </div>
                        <div class="facts-item-counter">
                            <h2><span class="counter">200</span>+</h2>
                            <p>Projects Successfully Delivered</p>
                        </div>
                        <div class="facts-item-content">
                            <p>We don't believe in one size fits all. Every solution is tailored to your business needs and workflows.</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>Focus on real results</h3>
                        </div>
                        <div class="facts-item-counter">
                            <h2><span class="counter">95</span>%</h2>
                            <p>Client Satisfaction Rate</p>
                        </div>
                        <div class="facts-item-content">
                            <p>We build AI that's safe, transparent, and responsible designed with security & compliance from day one.</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 Free Quote</a></p>
                    </div>
                    <!-- Section Footer Text End -->
                </div>
            </div>
        </div>
    </div>
    <!-- Our Facts Section End -->

    <!-- Our Solution Section Start -->
    <div class="our-solution">
        <div class="container">
            <div class="row">
                <div class="col-lg-5">
                    <!-- Our Solution Content Start -->
                    <div class="our-solution-content">
                        <!-- Section Title Start -->
                        <div class="section-title">
                            <h3 class="wow fadeInUp">all in one solution</h3>
                            <h2 class="wow fadeInUp" data-wow-delay="0.2s" data-cursor="-opaque">Delivering real-world impact <span>solution</span></h2>
                            <p class="wow fadeInUp" data-wow-delay="0.4s">We envision a world where artificial intelligence transforms lives, industries, and possibilities. Our goal is to lead this evolution by creating intuitive, ethical.</p>
                        </div>
                        <!-- Section Title End -->
                    </div>
                    <!-- Our Solution Content ENd -->
                </div>

                <div class="col-lg-7">
                    <!-- Solution Item List Start -->
                    <div class="solution-item-list">
                        <!-- Solution Item Start -->
                        <div class="solution-item wow fadeInUp">
                            <div class="icon-box">
                                <img src="<?= base_url('images/icon-solution-1.svg') ?>" alt="">
                            </div>
                            <div class="solution-item-content">
                                <h3>Custom AI Development</h3>
                                <p>We dive deep into your goals challenges to uncover high-impact AI opportunities.</p>
                            </div>
                        </div>
                        <!-- Solution Item End -->
                        
                        <!-- Solution Item Start -->
                        <div class="solution-item wow fadeInUp" data-wow-delay="0.2s">
                            <div class="icon-box">
                                <img src="<?= base_url('images/icon-solution-2.svg') ?>" alt="">
                            </div>
                            <div class="solution-item-content">
                                <h3>Custom AI Solutions</h3>
                                <p>We dive deep into your goals challenges to uncover high-impact AI opportunities.</p>
                            </div>
                        </div>
                        <!-- Solution Item End -->
                        
                        <!-- Solution Item Start -->
                        <div class="solution-item wow fadeInUp" data-wow-delay="0.4s">
                            <div class="icon-box">
                                <img src="<?= base_url('images/icon-solution-3.svg') ?>" alt="">
                            </div>
                            <div class="solution-item-content">
                                <h3>Automated Intelligence</h3>
                                <p>We dive deep into your goals challenges to uncover high-impact AI opportunities.</p>
                            </div>
                        </div>
                        <!-- Solution Item End -->
                        
                        <!-- Solution Item Start -->
                        <div class="solution-item wow fadeInUp" data-wow-delay="0.6s">
                            <div class="icon-box">
                                <img src="<?= base_url('images/icon-solution-4.svg') ?>" alt="">
                            </div>
                            <div class="solution-item-content">
                                <h3>Scalable Infrastructure</h3>
                                <p>We dive deep into your goals challenges to uncover high-impact AI opportunities.</p>
                            </div>
                        </div>
                        <!-- Solution Item End -->
                    </div>
                    <!-- Solution Item List End -->
                </div>
            </div>
        </div>
    </div>
    <!-- Our Solution 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">our facts</h3>
                                <h2 class="wow fadeInUp" data-wow-delay="0.2s" data-cursor="-opaque">Ready to build smarter, faster, & more intelligently <span>with AI?</span></h2>
                                <p class="wow fadeInUp" data-wow-delay="0.4s">Ready to innovate with AI model? Whether you have an idea, a challenge, or a full roadmap we'd love to help bring it to life.</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">Get Started Today</a>
                                <a href="<?= base_url('contact.php') ?>" class="btn-default">Send a Message</a>
                            </div>
                            <!-- CTA Box Body End -->
                        </div>
                        <!-- CTA Box Content End -->
                    </div>
                    <!-- CTA Box Box End -->
                </div>
            </div>
        </div>
    </div>
    <!-- CTA Box Section End -->
    
    <!-- Our Team Section Start -->
    <div class="our-team">
        <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">our team</h3>
                        <h2 class="wow fadeInUp" data-wow-delay="0.2s" data-cursor="-opaque">The human intelligence powering <span>our AI</span></h2>
                    </div>
                    <!-- Section Title End -->
                </div>
            </div>

            <div class="row">
                <div class="col-lg-3 col-md-6">
                    <!-- Team Member Item Start -->
                    <div class="team-item wow fadeInUp">
                        <!-- team Image Start -->
                        <div class="team-image">
                            <a href="<?= base_url('team-single.php') ?>" class="image-anime" data-cursor-text="View">
                                <figure>
                                    <img src="<?= base_url('images/team-1.jpg') ?>" alt="">
                                </figure>
                            </a>
                        </div>
                        <!-- team Image End -->
                
                        <!-- Team Body Start -->
                        <div class="team-body">
                            <!-- Team Content Start -->
                            <div class="team-content">
                                <h3><a href="<?= base_url('team-single.php') ?>">Sophia Bennett</a></h3>
                                <p>Founder & CEO</p>
                            </div>
                            <!-- Team Content End -->

                            <!-- Team Social List Start -->
                            <div class="team-social-list">
                                <ul>
                                    <li><a href="#"><i class="fa-brands fa-facebook-f"></i></a></li>
                                    <li><a href="#"><i class="fa-brands fa-instagram"></i></a></li>
                                    <li><a href="#"><i class="fa-brands fa-pinterest-p"></i></a></li>
                                </ul>
                            </div>
                            <!-- Team Social List End -->
                        </div>
                        <!-- Team Body End -->
                    </div>
                    <!-- Team Member Item End -->
                </div>

                <div class="col-lg-3 col-md-6">
                    <!-- Team Member Item Start -->
                    <div class="team-item wow fadeInUp" data-wow-delay="0.2s">
                        <!-- team Image Start -->
                        <div class="team-image">
                            <a href="<?= base_url('team-single.php') ?>" class="image-anime" data-cursor-text="View">
                                <figure>
                                    <img src="<?= base_url('images/team-2.jpg') ?>" alt="">
                                </figure>
                            </a>
                        </div>
                        <!-- team Image End -->
                
                        <!-- Team Body Start -->
                        <div class="team-body">
                            <!-- Team Content Start -->
                            <div class="team-content">
                                <h3><a href="<?= base_url('team-single.php') ?>">Darrell Stewart</a></h3>
                                <p>Chief Technology Officer</p>
                            </div>
                            <!-- Team Content End -->

                            <!-- Team Social List Start -->
                            <div class="team-social-list">
                                <ul>
                                    <li><a href="#"><i class="fa-brands fa-facebook-f"></i></a></li>
                                    <li><a href="#"><i class="fa-brands fa-instagram"></i></a></li>
                                    <li><a href="#"><i class="fa-brands fa-pinterest-p"></i></a></li>
                                </ul>
                            </div>
                            <!-- Team Social List End -->
                        </div>
                        <!-- Team Body End -->
                    </div>
                    <!-- Team Member Item End -->
                </div>

                 <div class="col-lg-3 col-md-6">
                    <!-- Team Member Item Start -->
                    <div class="team-item wow fadeInUp" data-wow-delay="0.4s">
                        <!-- team Image Start -->
                        <div class="team-image">
                            <a href="<?= base_url('team-single.php') ?>" class="image-anime" data-cursor-text="View">
                                <figure>
                                    <img src="<?= base_url('images/team-3.jpg') ?>" alt="">
                                </figure>
                            </a>
                        </div>
                        <!-- team Image End -->
                
                        <!-- Team Body Start -->
                        <div class="team-body">
                            <!-- Team Content Start -->
                            <div class="team-content">
                                <h3><a href="<?= base_url('team-single.php') ?>">Ava Mitchell</a></h3>
                                <p>Head of Cybersecurity</p>
                            </div>
                            <!-- Team Content End -->

                            <!-- Team Social List Start -->
                            <div class="team-social-list">
                                <ul>
                                    <li><a href="#"><i class="fa-brands fa-facebook-f"></i></a></li>
                                    <li><a href="#"><i class="fa-brands fa-instagram"></i></a></li>
                                    <li><a href="#"><i class="fa-brands fa-pinterest-p"></i></a></li>
                                </ul>
                            </div>
                            <!-- Team Social List End -->
                        </div>
                        <!-- Team Body End -->
                    </div>
                    <!-- Team Member Item End -->
                </div>

                <div class="col-lg-3 col-md-6">
                    <!-- Team Member Item Start -->
                    <div class="team-item wow fadeInUp" data-wow-delay="0.6s">
                        <!-- team Image Start -->
                        <div class="team-image">
                            <a href="<?= base_url('team-single.php') ?>" class="image-anime" data-cursor-text="View">
                                <figure>
                                    <img src="<?= base_url('images/team-4.jpg') ?>" alt="">
                                </figure>
                            </a>
                        </div>
                        <!-- team Image End -->
                
                        <!-- Team Body Start -->
                        <div class="team-body">
                            <!-- Team Content Start -->
                            <div class="team-content">
                                <h3><a href="<?= base_url('team-single.php') ?>">Ethan Carter</a></h3>
                                <p>Director of Operations</p>
                            </div>
                            <!-- Team Content End -->

                            <!-- Team Social List Start -->
                            <div class="team-social-list">
                                <ul>
                                    <li><a href="#"><i class="fa-brands fa-facebook-f"></i></a></li>
                                    <li><a href="#"><i class="fa-brands fa-instagram"></i></a></li>
                                    <li><a href="#"><i class="fa-brands fa-pinterest-p"></i></a></li>
                                </ul>
                            </div>
                            <!-- Team Social List End -->
                        </div>
                        <!-- Team Body End -->
                    </div>
                    <!-- Team Member Item End -->
                </div>
            </div>
        </div>
    </div>
    <!-- Our Team 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>AI Strategy</li>
                                <li>Security Automation</li>
                                <li>Audience Intelligence</li>
                                <li>Process Automation</li>
                                <li>Cloud Enablement</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>

โ† Back to Directory Edit File ๐Ÿ”’ Chmod

WP File Manager