Appzia_website_design/application/views/pages/landingpageindex.php

2617 lines
125 KiB
PHP

<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Innovative App Development Solutions by Appzia Technologies</title>
<meta name="keywords" content="app development experts, mobile app development
solutions, iOS app development, Android app development, cross-platform app
development, top app development company, premium app development services,
skilled app developers, Appzia Technologies ">
<meta name="description" content="Discover the future of mobile app development
with Appzia Technologies. Our seasoned developers excel in crafting cutting-edge iOS,
Android, and cross-platform apps. Request a complimentary consultation now!">
<!-- <link href="https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.3/css/intlTelInput.min.css" -->
<!-- rel="stylesheet" /> -->
<!-- <link href="https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/18.2.1/css/intlTelInput.css" rel="stylesheet"> -->
<link href="https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/18.2.1/css/intlTelInput.css" rel="stylesheet">
<?php include 'link/links.php' ?>
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.8.2/css/all.min.css" rel="stylesheet">
<!-- <script type="text/javascript" src="https://maps.google.com/maps/api/js?sensor=false"></script> -->
<!-- <link rel="stylesheet" type="text/css" href="https://maps.google.com/maps/api/js?sensor=false"> -->
</head>
<style>
.iti {
position: relative;
margin-bottom: 20px;
display: block !important;
}
/* .banner_form .contact-form-wrapper {
padding: 100px 0;
} */
.banner_form .contact-form {
padding: 30px 40px;
background-color: #ffffff;
border-radius: 12px;
max-width: 400px;
}
.banner_form .contact-form textarea {
resize: none;
}
.banner_form .contact-form .form-input,
.banner_form .form-text-area {
background-color: #f0f4f5;
height: 50px;
padding-left: 16px;
}
.banner_form .contact-form .form-text-area {
background-color: #f0f4f5;
height: auto;
/* padding-left: 16px; */
padding-left: 50px;
}
.banner_form .contact-form .form-control::placeholder {
color: #aeb4b9;
font-weight: 500;
opacity: 1;
}
.banner_form .contact-form .form-control:-ms-input-placeholder {
color: #aeb4b9;
font-weight: 500;
}
.banner_form .contact-form .form-control::-ms-input-placeholder {
color: #aeb4b9;
font-weight: 500;
}
.banner_form .contact-form .form-control:focus {
border-color: #f33fb0;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.07), 0 0 8px #f33fb0;
}
.banner_form .contact-form .title {
text-align: center;
font-size: 24px;
font-weight: 500;
}
.banner_form .contact-form .description {
color: #aeb4b9;
font-size: 14px;
text-align: center;
}
.banner_form .contact-form .submit-button-wrapper {
text-align: center;
}
.banner_form .contact-form .submit-button-wrapper input {
border: none;
border-radius: 4px;
background-color: #f23292;
color: white;
text-transform: uppercase;
padding: 10px 60px;
font-weight: 500;
letter-spacing: 2px;
}
.banner_form .contact-form .submit-button-wrapper input:hover {
background-color: #d30069;
}
/* Slider */
.slick-slide {
margin: 0px 20px;
}
.slick-slide img {
width: 100%;
}
.slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before,
.slick-track:after {
display: table;
content: '';
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
#map1 {
height: 400px;
width: 100%;
}
.point {
color: white;
}
.nav-sticky #color {
color: black !important;
}
.nav-sticky #book {
color: white !important;
border-color: white !important;
}
.icon {
color: #ffc1079e !important;
}
.checked {
color: orange;
}
.effect {
-webkit-filter: drop-shadow(5px 5px 5px #222);
filter: drop-shadow(5px 5px 5px #222);
}
</style>
<style>
.partner img {
width: 100px;
height: 100px;
animation: scroll 60s linear infinite;
}
.partner .slide-track {
width: 100%;
display: flex;
gap: 3em;
overflow: hidden;
}
.partner .slider {
margin-top: 70px;
background-color: whitesmoke;
padding: 8em 2em;
}
@keyframes scroll {
0% {
transform: translateX(0);
}
100% {
transform: translatex(-1000%)
}
}
</style>
<style>
.bubbles {
position: absolute;
width: 100%;
height: 100%;
z-index: 0;
overflow: hidden;
top: 0;
left: 0;
}
.bubble {
position: absolute;
bottom: -100px;
width: 40px;
height: 40px;
background: #854096;
border-radius: 50%;
opacity: 0.5;
animation: rise 10s infinite ease-in;
}
.bubble:nth-child(1) {
width: 40px;
height: 40px;
left: 10%;
animation-duration: 8s;
}
.bubble:nth-child(2) {
width: 20px;
height: 20px;
left: 20%;
animation-duration: 5s;
animation-delay: 1s;
}
.bubble:nth-child(3) {
width: 50px;
height: 50px;
left: 35%;
animation-duration: 7s;
animation-delay: 2s;
}
.bubble:nth-child(4) {
width: 80px;
height: 80px;
left: 50%;
animation-duration: 11s;
animation-delay: 0s;
}
.bubble:nth-child(5) {
width: 35px;
height: 35px;
left: 55%;
animation-duration: 6s;
animation-delay: 1s;
}
.bubble:nth-child(6) {
width: 45px;
height: 45px;
left: 65%;
animation-duration: 8s;
animation-delay: 3s;
}
.bubble:nth-child(7) {
width: 90px;
height: 90px;
left: 70%;
animation-duration: 12s;
animation-delay: 2s;
}
.bubble:nth-child(8) {
width: 25px;
height: 25px;
left: 80%;
animation-duration: 6s;
animation-delay: 2s;
}
.bubble:nth-child(9) {
width: 15px;
height: 15px;
left: 70%;
animation-duration: 5s;
animation-delay: 1s;
}
.bubble:nth-child(10) {
width: 90px;
height: 90px;
left: 25%;
animation-duration: 10s;
animation-delay: 4s;
}
@keyframes rise {
0% {
bottom: -100px;
transform: translateX(0);
}
50% {
transform: translate(100px);
}
100% {
bottom: 1080px;
transform: translateX(-200px);
}
}
</style>
<body data-bs-spy="scroll" data-bs-target="#navbarCollapse">
<!-- <div class="modal fade" data-easein="expandIn" id="exampleModal" tabindex="-1" aria-labelledby="exampleModalLabel"
aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h1 class="modal-title fs-5" id="exampleModalLabel">Need Support !</h1>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body">
<form name="myForm" action="<?php echo base_url('PageController/submit_form') ?>" method="POST">
<p id="error-msg" style="opacity: 1;">
</p>
<div id="simple-msg"></div>
<div class="row">
<div class="col-lg-12">
<div class="form-group">
<input name="name" id="name" type="text" class="form-control contact-form"
placeholder="Your name" required>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<div class="form-group mt-4">
<input name="email" id="email" type="email" class="form-control contact-form"
placeholder="Your email">
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<div class="form-group mt-4">
<input type="text" class="form-control contact-form" id="mobile" name="mobile"
pattern="[789][0-9]{9}" minlength="10" maxlength="10"
oninput="this.value = this.value.replace(/[^0-9.]/g, '').replace(/(\..*?)\..*/g, '$1');"
placeholder="Mobile Number" required>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<div class="form-group mt-4">
<input type="text" class="form-control contact-form" id="subject" name="subject"
placeholder="Your Projects..">
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<div class="form-group mt-4">
<textarea name="requirement" id="comments" rows="4"
class="form-control contact-form h-auto"
placeholder="Your message..."></textarea>
</div>
</div>
</div>
<div class="row my-2 text-center">
<div class="col-md-6 offset-md-3">
<input type="submit" id="submit" name="send"
class="submitBnt btn btn-rounded btn btn-sm " onclick="gtag_report_conversion()"
value="Send Message" style="background-color:#854096;color:white;">
</div>
</div>
</form>
</div>
</div>
</div>
</div> -->
<nav class="navbar navbar-expand-lg fixed-top navbar-custom sticky-light" id="navbar">
<div class="container-fluid">
<a class="navbar-brand logo text-uppercase" href="#">
<img src="<?php echo base_url() ?>assets/images/appzia.png" class="logo-light" alt="" height="43">
<img src="<?php echo base_url() ?>assets/images/appzia.png" class="logo-dark" alt="" height="43">
</a>
<button class="navbar-toggler d-none" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
<span class="mdi mdi-menu"></span>
</button>
<div style="float: right;">
<!-- <a href="tel:8788060571" id="color" class="phone text-white" style=" font-weight: 900;margin-right:5px;"
onclick="gtag_report_conversion()"><img
src="https://www.appziatech.com/assets/img/core-img/india.png" alt="India_flag"> IND
+91-8788060571</a> -->
<a href="<?php echo base_url('blog') ?>" id="book" class="btn bg-gradiant btn-md " style="margin-right: 7px; color: white;
border-color: white;">Get Started</a>
</div>
</div>
</nav>
<section class="home bg-light" id="home">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6">
<img src="<?php echo base_url() ?>assets/images/small.png" alt="" class="img-fluid mb-4 smallphone-image">
<h5 class="" style="font-size: 23px;">Unlock the Potential of Your Business with Cutting-Edge
Mobile App Development Services
</h5>
<p class="mt-4 text-muted" style="font-size: 15px;">
Welcome to Appzia Technologies, where innovation meets excellence in mobile app development. Our
team of skilled developers and designers are ready to bring your app idea to life and propel
your business to new heights. With our cutting-edge solutions and expertise, we ensure that your
app stands out in the competitive digital landscape. From captivating user experiences to
seamless functionality, we create apps that leave a lasting impression. Get ready to
revolutionize your business with our top-notch mobile app development services. Let's turn your
vision into a reality today!</p>
</div>
<div class=" main_mobile col-lg-5 offset-md-1 mt-5 ">
<!-- <img src="<?php echo base_url() ?>assets/images/main.png" alt="" class="img-fluid">
<div class="up-botton-text d-flex align-items-center d-none d-md-block">
</div> -->
<div class="banner_form">
<div class="contact-form-wrapper ">
<!-- <p id="message"></p> -->
<form action="#" id="form " class="contact-form">
<h5 class="title">Contact us</h5>
<div class="">
<input type="text" class="form-control rounded border-white mb-3 form-input" id="name" placeholder="Your Name" required>
</div>
<div class="">
<input type="email" id="email" class="form-control rounded border-white mb-3 form-input" placeholder="Email" required>
</div>
<div class="">
<input type="tel" id="mobile" name="mobile" class="form-control rounded border-white mb-3 form-input" placeholder="Mobile Number" required style="padding-left:50px;">
<!-- <input type="tel" id="mobile" name="mobile"
class=" form-control rounded border-white mb-3 form-input"
placeholder="Mobile Number" required> -->
<input type="hidden" name="countrycode" id="countrycode" value="">
</div>
<div class="">
<input type="text" id="company" class="form-control rounded border-white mb-3 form-input" placeholder="Your Company Name" required>
</div>
<div class="">
<select class="form-control rounded border-white mb-3 form-input form-v1" name="role" required="">
<option>Web Design & Development</option>
<option>App Development</option>
<option>Staff Augmentation</option>
<option>Game Development</option>
<option>QA Testing</option>
<option>Digital Marketing</option>
<option>Other</option>
</select>
</div>
<div>
<textarea id="message" class="form-control rounded border-white mb-3 form-text-area" rows="5" cols="30" placeholder="Message" required></textarea>
</div>
<div class="submit-button-wrapper">
<input type="submit" value="Get a Quote" class="btn bg-gradiant">
</div>
</form>
</div>
</div>
</div>
</div>
</div>
<div class="background-line"></div>
</section>
<section class="section service bg-light" id="service">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-12">
<div class="title text-center mb-5">
<!-- <h6 class="mb-0 fw-bold text-primary">What We Do?</h6> -->
<h2 class="f-40">Why Choose Appzia Technologies</h2>
<div class="border-phone">
<p class="text-muted">Our skill lies in creating mobile apps that are very
user friendly. We enable you to design and convey the capacities to reach to your ideal
customers.</p>
</div>
</div>
</div>
</div>
<div class="row justify-content-between">
<div class="col-lg-4">
<div class="service-box text-center shadow">
<div class="service-icon ">
<i class="fa fa-handshake" style="font-size: 50px;">
<!-- <img src="<?php echo base_url() ?>assets/images/clean.png" alt=""
style="width:60px;"> -->
</i>
</div>
<div class="service-content mt-4">
<a href="#">
<h5 class="fw-bold"> Strategic Partnership
</h5>
</a>
<p class="text-muted">We believe in forging strong partnerships that extend beyond
development. Your goals become our goals, and together, we navigate the path to success.
</p>
</div>
</div>
</div>
<div class="col-lg-4 pt-4 pt-lg-0">
<div class="service-box text-center shadow">
<div class="service-icon ">
<i class="fa fa-users" style="font-size: 50px;">
</i>
</div>
<div class="service-content mt-4">
<a href="#">
<h5 class="fw-bold">Top-Tier Talent
</h5>
</a>
<p class="text-muted">Our team comprises skilled professionals who stay ahead of industry
trends and use the latest tools and technologies to deliver exceptional results.
</p>
</div>
</div>
</div>
<div class="col-lg-4 pt-4 pt-lg-0">
<div class="service-box text-center shadow">
<div class="service-icon ">
<i class="fa fa-file" style="font-size: 50px;">
</i>
</div>
<div class="service-content mt-4">
<a href="#">
<h5 class="fw-bold">Proven Track Record
</h5>
</a>
<p class="text-muted">Our portfolio boasts a range of successful projects that have made a
significant impact. We let our work speak for itself.</p>
</div>
</div>
</div>
<div class="col-lg-4 mt-4">
<div class="service-box text-center shadow">
<div class="service-icon ">
<i class="fa fa-cogs" style="font-size: 50px;">
</i>
</div>
<div class="service-content mt-4">
<a href="#">
<h5 class="fw-bold"> User- Centric Design
</h5>
</a>
<p class="text-muted">We put users at the center of everything we do. Our designs not only
look great but also create meaningful connections and elevate user experiences.
</p>
</div>
</div>
</div>
<div class="col-lg-4 pt-4 pt-lg-0 mt-4">
<div class="service-box text-center shadow" style="padding: 22px !important;">
<div class="service-icon ">
<i class="fa fa-thumbs-up" style="font-size: 50px;">
</i>
</div>
<div class="service-content mt-4">
<a href="#">
<h5 class="fw-bold">End-to-End Solutions
</h5>
</a>
<p class="text-muted">From ideation and design to development and deployment, we offer
comprehensive solutions tailored to your unique needs.
</p>
</div>
</div>
</div>
<div class="col-lg-4 pt-4 pt-lg-0 mt-4">
<div class="service-box text-center shadow">
<div class="service-icon ">
<i class="fa fa-award" style="font-size: 50px;">
</i>
</div>
<div class="service-content mt-4">
<a href="#">
<h5 class="fw-bold">Transparency and Collaboration
</h5>
</a>
<p class="text-muted">Communication is key. We keep you involved at every step, ensuring
your vision is realized every step of the way.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="section features1" id="features1">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-6">
<div class="title text-center mb-3">
<!-- <h6 class="mb-0 fw-bold text-primary">Our Features</h6> -->
<h2 class="f-40">What We Offer
</h2>
</div>
</div>
</div>
<div class="row justify-content-center">
<div class="col-lg-12">
<ul class="nav nav-pills justify-content-center" id="pills-tab" role="tablist">
<li class="nav-item mb-3" role="presentation">
<button class="nav-link active" id="pills-home-tab" data-bs-toggle="pill" data-bs-target="#pills-home" type="button" role="tab" aria-controls="pills-home" aria-selected="true">Top Features</button>
</li>
<!-- <li class="nav-item mb-3" role="presentation">
<button class="nav-link" id="pills-profile-tab" data-bs-toggle="pill"
data-bs-target="#pills-profile" type="button" role="tab" aria-controls="pills-profile"
aria-selected="false">Smart Features</button>
</li> -->
</ul>
<div class="tab-content mt-3" id="pills-tabContent">
<div class="tab-pane fade show active" id="pills-home" role="tabpanel" aria-labelledby="pills-home-tab">
<div class="row align-items-center">
<div class="col-lg-4 order-2 order-lg-first">
<div class="features-item text-start text-lg-end">
<div class="icon avatar-sm text-center ms-lg-auto rounded-circle">
<i class=""><img src="<?php echo base_url() ?>assets/images/home/number-1.png" alt="" style="width:25px;"></i>
</div>
<div class="content mt-3">
<h5>User-centric design:
</h5>
<p>At Appzia Technologies, we put you, the user, at the heart of our app
development process. Our focus is on creating intuitive and
user-friendly interfaces that prioritize your experience, making
navigation a breeze and engagement effortless.
</p>
</div>
</div>
<div class="features-item text-start text-lg-end mt-3">
<div class="icon avatar-sm text-center ms-lg-auto rounded-circle">
<i class=""><img src="<?php echo base_url() ?>assets/images/home/number-2.png" alt="" style="width:25px;"></i>
</div>
<div class="content mt-3">
<h5>Visually appealing designs:</h5>
<p>We understand the power of aesthetics. Our team of designers crafts
visually stunning app designs that incorporate modern design trends. We
believe that an app should not only be functional but also visually
appealing and aesthetically pleasing.</p>
</div>
</div>
<div class="features-item text-start text-lg-end mt-3 mb-3">
<div class="icon avatar-sm text-center ms-lg-auto rounded-circle">
<i class=""><img src="<?php echo base_url() ?>assets/images/home/number-3.png" alt="" style="width:25px;"></i>
</div>
<div class="content mt-3">
<h5>Responsive and adaptable design:</h5>
<p>In today's world, your app should work seamlessly across various devices
and screen sizes. Our responsive design ensures that your app is
optimized for any screen, providing a consistent and enjoyable
experience, no matter where you are or what device you're using.</p>
</div>
</div>
</div>
<div class="col-lg-4 order-last">
<div class="features-item">
<div class="icon avatar-sm text-center rounded-circle">
<i class=""><img src="<?php echo base_url() ?>assets/images/home/number-4.png" alt="" style="width:25px;"></i>
</div>
<div class="content mt-3">
<h5>Integration capabilities:
</h5>
<p>We know that your app often needs to work with other services and
platforms. That's why we offer robust integration capabilities. Our apps
can seamlessly connect with third-party APIs and services, ensuring that
you have all the functionality you need. Whether it's social media
integration or payment gateways, we've got you covered.</p>
</div>
</div>
<div class="features-item mt-3">
<div class="icon avatar-sm text-center rounded-circle">
<i class=""><img src="<?php echo base_url() ?>assets/images/home/number-5.png" alt="" style="width:25px;"></i>
</div>
<div class="content mt-3">
<h5>Performance optimization:
</h5>
<p>Slow, clunky apps are a thing of the past. We optimize our apps for
lightning-fast loading times and smooth transitions. Our efficient
coding practices minimize resource usage, ensuring that your app not
only looks great but also performs flawlessly.</p>
</div>
</div>
<div class="features-item mt-3">
<div class="icon avatar-sm text-center rounded-circle">
<i class=""><img src="<?php echo base_url() ?>assets/images/home/number-6.png" alt="" style="width:25px;"></i>
</div>
<div class="content mt-3">
<h5>Cross-platform compatibility:</h5>
<p>In a world with multiple operating systems, it's essential that your app
reaches as many users as possible. That's why we develop apps that are
compatible with multiple platforms, including iOS and Android. Your app
will function seamlessly across different operating systems and
versions, reaching a broader audience.</p>
</div>
</div>
</div>
<div class="col-lg-4">
<!-- <img src="<?php echo base_url() ?>assets/images/7 Fife.png" alt=""
class="img-fluid mb-4"> -->
</div>
</div>
</div>
<!-- <div class="tab-pane fade" id="pills-profile" role="tabpanel"
aria-labelledby="pills-profile-tab">
<div class="row align-items-center">
<div class="col-lg-6">
<img src="<?php echo base_url() ?>assets/images/smart.png" alt="" class="img-fluid">
</div>
<div class="col-lg-6">
<h2 class="mb-4">Smart Features</h2>
<div class="row">
<div class="col-lg-6">
<div class="features-box mt-4">
<div class="d-flex">
<div class="icon">
<i class="mdi mdi-check-circle f-20 me-2"></i>
</div>
<div class="heading">
<h6 class="mt-1">Intuitive User Interface:
</h6>
<p class="text-muted">The app has a clean and intuitive user
interface that is easy to navigate and understand.
It employs a consistent design language and follows
platform-specific design guidelines.</p>
</div>
</div>
</div>
<div class="features-box mt-4">
<div class="d-flex">
<div class="icon">
<i class="mdi mdi-check-circle f-20 me-2"></i>
</div>
<div class="heading">
<h6 class="mt-1">Seamless Performance:
</h6>
<p class="text-muted">The app loads quickly and responds
promptly to user interactions.
It is optimized to run smoothly on various devices and
operating systems.
</p>
</div>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="features-box mt-4">
<div class="d-flex">
<div class="icon">
<i class="mdi mdi-check-circle f-20 me-2"></i>
</div>
<div class="heading">
<h6 class="mt-1">Personalization Options:
</h6>
<p class="text-muted">The app allows users to customize their
experience based on their preferences.
It offers features like personalized recommendations,
themes, or notification settings.</p>
</div>
</div>
</div>
<div class="features-box mt-4">
<div class="d-flex">
<div class="icon">
<i class="mdi mdi-check-circle f-20 me-2"></i>
</div>
<div class="heading">
<h6 class="mt-1">Offline Functionality:
</h6>
<p class="text-muted">The app provides offline capabilities,
allowing users to access certain features or content without
an internet connection.
It synchronizes data automatically when the internet
connection is restored.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div> -->
</div>
</div>
</div>
</div>
</section>
<section class="section bg-white testimonial" id="testimonial">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-4">
<div class="title">
<p class=" text-primary fw-bold mb-0">Client Testimonial <i class="mdi mdi-cellphone-iphone"></i>
</p>
<h3>What they think of us!</h3>
<p class="text-muted">Love from our customers! What they have to say about our exceptional
services and outcomes is provided here.</p>
</div>
</div>
<div class="col-lg-8">
<div class="testi-slider" id="testi-slider">
<div class="item">
<div class="testi-box position-relative overflow-hidden">
<div class="row align-items-center">
<div class="col-md-12">
<div class="p-4">
<div class="d-flex align-items-center">
<div class="flex-shrink-0">
<div class="avatar">
<img src="<?php echo base_url() ?>assets/images/animade.png" alt="" class="img-fluid rounded-circle" style="height:70px;">
</div>
</div>
<div class="flex-grow-1 ms-3">
<p class="f-14 mb-0 text-dark fw-bold"><span class="text-muted fw-normal"> </span> Animade App
</p>
<!-- <div class="date">
<p class="text-muted mb-0 f-14">28 April, 2023 <span>10:25
AM</span></p>
</div> -->
<div>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
</div>
</div>
</div>
<div class="mt-3">
<div class="article">
<p class="text-muted f-14">Designing & Development both the services
were truly up to the mark. Even their staff is very helpful,
they were giving updates on time. If you have any Web or App
development service requirement, you can go ahead with Appzia.
</p>
</div>
</div>
</div>
</div>
</div>
<div class="back-image position-absolute end-0 bottom-0">
<img src="<?php echo base_url() ?>assets/images/testi/rating-image.png" alt="" class="img-fluid">
</div>
</div>
</div>
<div class="item">
<div class="testi-box position-relative overflow-hidden">
<div class="row align-items-center">
<div class="col-md-12">
<div class="p-4">
<div class="d-flex align-items-center">
<div class="flex-shrink-0">
<div class="avatar">
<img src="<?php echo base_url() ?>assets/images/sawal.png" alt="" class="img-fluid rounded-circle" style="height:70px;">
</div>
</div>
<div class="flex-grow-1 ms-3">
<p class="f-14 mb-0 text-dark fw-bold"><span class="text-muted fw-normal"> </span>Dr.Shailesh Kumar-
Sawaal Jawab App
</p>
<!-- <div class="date">
<p class="text-muted mb-0 f-14">28 jan, 2023 <span>1:05
PM</span></p>
</div> -->
<div>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
</div>
</div>
</div>
<div class="mt-3">
<div class="article">
<p class="text-muted f-14">Appzia Technologies developed 'Sawaal
Jawab' quiz app for my business. My overall experience with them
is quite good. Timely project delivery, quality work & pricing
are the important things which you can expect from them.
</p>
</div>
</div>
</div>
</div>
</div>
<div class="back-image position-absolute end-0 bottom-0">
<img src="<?php echo base_url() ?>assets/images/testi/rating-image.png" alt="" class="img-fluid">
</div>
</div>
</div>
<!-- <div class="item">
<div class="testi-box position-relative overflow-hidden">
<div class="row align-items-center">
<div class="col-md-12">
<div class="p-4">
<div class="d-flex align-items-center">
<div class="flex-shrink-0">
<div class="avatar">
<img src="<?php echo base_url() ?>assets/images/archana.png"
alt="" class="img-fluid rounded-circle">
</div>
</div>
<div class="flex-grow-1 ms-3">
<p class="f-14 mb-0 text-dark fw-bold"><span
class="text-muted fw-normal">Review By </span> Archana
Mohite
</p>
<div class="date">
<p class="text-muted mb-0 f-14">6 march, 2023 <span>1:05
PM</span></p>
</div>
<div>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
</div>
</div>
</div>
<div class="mt-3">
<div class="article">
<p class="text-muted f-14">They have expert iOS Developers and
quality of their code is very high. Got quality product from
them. Thank You Appzia Technologies !!!!
</p>
</div>
</div>
</div>
</div>
</div>
<div class="back-image position-absolute end-0 bottom-0">
<img src="<?php echo base_url() ?>assets/images/testi/rating-image.png" alt=""
class="img-fluid">
</div>
</div>
</div> -->
<!-- <div class="item ">
<div class="testi-box position-relative overflow-hidden">
<div class="row align-items-center">
<div class="col-md-12">
<div class="p-4">
<div class="d-flex align-items-center">
<div class="flex-shrink-0">
<div class="avatar">
<img src="<?php echo base_url() ?>assets/images/home/mansi.png"
alt="" class="img-fluid rounded-circle">
</div>
</div>
<div class="flex-grow-1 ms-3">
<p class="f-14 mb-0 text-dark fw-bold"><span
class="text-muted fw-normal">Review By </span> Manasi
</p>
<div class="date">
<p class="text-muted mb-0 f-14">30 Aug, 2022 <span>11:45
AM</span></p>
</div>
<div>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
</div>
</div>
</div>
<div class="mt-3">
<div class="article">
<p class="text-muted f-14">SBest website/software developer in pune.
Explains you well in detail everything and provides you offer at
best price.
</p>
</div>
</div>
</div>
</div>
</div>
<div class="back-image position-absolute end-0 bottom-0">
<img src="<?php echo base_url() ?>assets/images/testi/rating-image.png" alt=""
class="img-fluid">
</div>
</div>
</div>
<div class="item ">
<div class="testi-box position-relative overflow-hidden">
<div class="row align-items-center">
<div class="col-md-12">
<div class="p-4">
<div class="d-flex align-items-center">
<div class="flex-shrink-0">
<div class="avatar">
<img src="<?php echo base_url() ?>assets/images/home/shrusti.png"
alt="" class="img-fluid rounded-circle">
</div>
</div>
<div class="flex-grow-1 ms-3">
<p class="f-14 mb-0 text-dark fw-bold"><span
class="text-muted fw-normal">Review By </span> Srushti Doshi
</p>
<div class="date">
<p class="text-muted mb-0 f-14">2 May, 2022 <span>7:25
PM</span></p>
</div>
<div>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
</div>
</div>
</div>
<div class="mt-3">
<div class="article">
<p class="text-muted f-14">They have wide range of knowledge and
experience in Software Development. Team is very co-operative
and ready to serve the clients with their fullest.
</p>
</div>
</div>
</div>
</div>
</div>
<div class="back-image position-absolute end-0 bottom-0">
<img src="<?php echo base_url() ?>assets/images/testi/rating-image.png" alt=""
class="img-fluid">
</div>
</div>
</div>
<div class="item ">
<div class="testi-box position-relative overflow-hidden">
<div class="row align-items-center">
<div class="col-md-12">
<div class="p-4">
<div class="d-flex align-items-center">
<div class="flex-shrink-0">
<div class="avatar">
<img src="<?php echo base_url() ?>assets/images/home/ganesh.png"
alt="" class="img-fluid rounded-circle">
</div>
</div>
<div class="flex-grow-1 ms-3">
<p class="f-14 mb-0 text-dark fw-bold"><span
class="text-muted fw-normal">Review By </span> Ganesh
Jagdale
</p>
<div class="date">
<p class="text-muted mb-0 f-14">4 Sep, 2021 <span>1:25
PM</span></p>
</div>
<div>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
</div>
</div>
</div>
<div class="mt-3">
<div class="article">
<p class="text-muted f-14">Start working with Styza that can provide
everything you need to generate awareness, drive traffic,
connect.
</p>
</div>
</div>
</div>
</div>
</div>
<div class="back-image position-absolute end-0 bottom-0">
<img src="<?php echo base_url() ?>assets/images/testi/rating-image.png" alt=""
class="img-fluid">
</div>
</div>
</div>
<div class="item ">
<div class="testi-box position-relative overflow-hidden">
<div class="row align-items-center">
<div class="col-md-12">
<div class="p-4">
<div class="d-flex align-items-center">
<div class="flex-shrink-0">
<div class="avatar">
<img src="<?php echo base_url() ?>assets/images/home/aashish.png"
alt="" class="img-fluid rounded-circle">
</div>
</div>
<div class="flex-grow-1 ms-3">
<p class="f-14 mb-0 text-dark fw-bold"><span
class="text-muted fw-normal">Review By </span> Ashish
Pulgurle
</p>
<div class="date">
<p class="text-muted mb-0 f-14">23 Nov, 2020 <span>4:03
PM</span></p>
</div>
<div>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
</div>
</div>
</div>
<div class="mt-3">
<div class="article">
<p class="text-muted f-14">Their team is very good. Developed very
good customized fruit and vegetables selling app as per my
requirement.
</p>
</div>
</div>
</div>
</div>
</div>
<div class="back-image position-absolute end-0 bottom-0">
<img src="<?php echo base_url() ?>assets/images/testi/rating-image.png" alt=""
class="img-fluid">
</div>
</div>
</div>
<div class="item ">
<div class="testi-box position-relative overflow-hidden">
<div class="row align-items-center">
<div class="col-md-12">
<div class="p-4">
<div class="d-flex align-items-center">
<div class="flex-shrink-0">
<div class="avatar">
<img src="<?php echo base_url() ?>assets/images/vaibhav1.png"
alt="" class="img-fluid rounded-circle">
</div>
</div>
<div class="flex-grow-1 ms-3">
<p class="f-14 mb-0 text-dark fw-bold"><span
class="text-muted fw-normal">Review By </span> Vaibhav
Bhangale
</p>
<div class="date">
<p class="text-muted mb-0 f-14">10 Nov, 2021 <span>4:50
PM</span></p>
</div>
<div>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
</div>
</div>
</div>
<div class="mt-3">
<div class="article">
<p class="text-muted f-14">Consultation is good. Their team is
flexible to work. Upgrading my business from offline to online
helped me a lot.
</p>
</div>
</div>
</div>
</div>
</div>
<div class="back-image position-absolute end-0 bottom-0">
<img src="<?php echo base_url() ?>assets/images/testi/rating-image.png" alt=""
class="img-fluid">
</div>
</div>
</div>
<div class="item ">
<div class="testi-box position-relative overflow-hidden">
<div class="row align-items-center">
<div class="col-md-12">
<div class="p-4">
<div class="d-flex align-items-center">
<div class="flex-shrink-0">
<div class="avatar">
<img src="<?php echo base_url() ?>assets/images/home/ganesh.png"
alt="" class="img-fluid rounded-circle">
</div>
</div>
<div class="flex-grow-1 ms-3">
<p class="f-14 mb-0 text-dark fw-bold"><span
class="text-muted fw-normal">Review By </span> Ganesh
Jagdale
</p>
<div class="date">
<p class="text-muted mb-0 f-14">4 Sep, 2021 <span>1:25
PM</span></p>
</div>
<div>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
</div>
</div>
</div>
<div class="mt-3">
<div class="article">
<p class="text-muted f-14">Start working with Styza that can provide
everything you need to generate awareness, drive traffic,
connect.
</p>
</div>
</div>
</div>
</div>
</div>
<div class="back-image position-absolute end-0 bottom-0">
<img src="<?php echo base_url() ?>assets/images/testi/rating-image.png" alt=""
class="img-fluid">
</div>
</div>
</div>
<div class="item ">
<div class="testi-box position-relative overflow-hidden">
<div class="row align-items-center">
<div class="col-md-12">
<div class="p-4">
<div class="d-flex align-items-center">
<div class="flex-shrink-0">
<div class="avatar">
<img src="<?php echo base_url() ?>assets/images/home/mayuri.png"
alt="" class="img-fluid rounded-circle">
</div>
</div>
<div class="flex-grow-1 ms-3">
<p class="f-14 mb-0 text-dark fw-bold"><span
class="text-muted fw-normal">Review By </span> Mayuri Gurav
</p>
<div class="date">
<p class="text-muted mb-0 f-14">28 march, 2019 <span>3:45
PM</span></p>
</div>
<div>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
</div>
</div>
</div>
<div class="mt-3">
<div class="article">
<p class="text-muted f-14">We received service beyond our
expectation. Maintained code quality very well. Got timely
response and proper solutions for our queries.
</p>
</div>
</div>
</div>
</div>
</div>
<div class="back-image position-absolute end-0 bottom-0">
<img src="<?php echo base_url() ?>assets/images/testi/rating-image.png" alt=""
class="img-fluid">
</div>
</div>
</div>
<div class="item ">
<div class="testi-box position-relative overflow-hidden">
<div class="row align-items-center">
<div class="col-md-12">
<div class="p-4">
<div class="d-flex align-items-center">
<div class="flex-shrink-0">
<div class="avatar">
<img src="<?php echo base_url() ?>assets/images/home/aishwarya.png"
alt="" class="img-fluid rounded-circle">
</div>
</div>
<div class="flex-grow-1 ms-3">
<p class="f-14 mb-0 text-dark fw-bold"><span
class="text-muted fw-normal">Review By </span> Aishwarya
Bhosale
</p>
<div class="date">
<p class="text-muted mb-0 f-14">7 Aug, 2027 <span>11:45
AM</span></p>
</div>
<div>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
</div>
</div>
</div>
<div class="mt-3">
<div class="article">
<p class="text-muted f-14">" We are happy with the website design
services. Team is very proactive and supportive. Got the service
beyond my expectation."
</p>
</div>
</div>
</div>
</div>
</div>
<div class="back-image position-absolute end-0 bottom-0">
<img src="<?php echo base_url() ?>assets/images/testi/rating-image.png" alt=""
class="img-fluid">
</div>
</div>
</div>
<div class="item ">
<div class="testi-box position-relative overflow-hidden">
<div class="row align-items-center">
<div class="col-md-12">
<div class="p-4">
<div class="d-flex align-items-center">
<div class="flex-shrink-0">
<div class="avatar">
<img src="<?php echo base_url() ?>assets/images/home/kunal.png"
alt="" class="img-fluid rounded-circle">
</div>
</div>
<div class="flex-grow-1 ms-3">
<p class="f-14 mb-0 text-dark fw-bold"><span
class="text-muted fw-normal">Review By </span> kunal nikam
</p>
<div class="date">
<p class="text-muted mb-0 f-14">28 jan, 2016 <span>2:00
PM</span></p>
</div>
<div>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
</div>
</div>
</div>
<div class="mt-3">
<div class="article">
<p class="text-muted f-14">"They have a good experience in mobile
app development and the entire team is very professional.
</p>
</div>
</div>
</div>
</div>
</div>
<div class="back-image position-absolute end-0 bottom-0">
<img src="<?php echo base_url() ?>assets/images/testi/rating-image.png" alt=""
class="img-fluid">
</div>
</div>
</div> -->
</div>
</div>
</div>
</div>
</section>
<section class="section app app-slider bg-light" id="app">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-8">
<div class="title text-center mb-5">
<h6 class="mb-0 fw-bold text-primary">App Screen!</h6>
<h2 class="f-40"> Our Apps</h2>
<p class="text-muted">A brief overview of what you can expect at our worship experiences.</p>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<div class="swiper-container">
<div class="fream-phone ">
<img src="<?php echo base_url() ?>assets/images/testi/phone-fream.png" alt="" class="img-fluid" style="height:455px;">
</div>
<div class="swiper-wrapper">
<div class="swiper-slide border-radius">
<img class="effect" src="<?php echo base_url() ?>assets/images/fife.png" alt="" class="img-fluid">
</div>
<div class="swiper-slide border-radius">
<img class="effect" src="<?php echo base_url() ?>assets/images/light.png" alt="" class="img-fluid">
</div>
<div class="swiper-slide border-radius">
<img class="effect" src="<?php echo base_url() ?>assets/images/adpanda.png" alt="" class="img-fluid">
</div>
<div class="swiper-slide border-radius">
<img class="effect" src="<?php echo base_url() ?>assets/images/adpanda1.png" alt="" class="img-fluid">
</div>
<div class="swiper-slide border-radius">
<img class="effect" src="<?php echo base_url() ?>assets/images/influny.png" alt="" class="img-fluid">
</div>
<div class="swiper-slide border-radius">
<img class="effect" src="<?php echo base_url() ?>assets/images/influny1.png" alt="" class="img-fluid">
</div>
<div class="swiper-slide border-radius">
<img class="effect" src="<?php echo base_url() ?>assets/images/sports.png" alt="" class="img-fluid">
</div>
<div class="swiper-slide border-radius">
<img class="effect" src="<?php echo base_url() ?>assets/images/sports1.png" alt="" class="img-fluid">
</div>
</div>
<div class="swiper-pagination"></div>
</div>
</div>
</div>
</div>
</section>
<!-- <section class="section app-slider bg-light" id="app">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-8">
<div class="title text-center mb-5">
<h6 class="mb-0 fw-bold text-primary">Clients!</h6>
<h2 class="f-40"> Our Clients</h2>
<p class="text-muted">A brief overview of what you can expect at our worship experiences.</p>
</div>
</div>
</div>
<div class="row">
<div class="client">
<div class="container">
<section class="customer-logos slider">
<div class="slide"><img src="assets/images/audition_update.png">
</div>
<div class="slide"><img src="assets/images/kerala_lottery.png"></div>
<div class="slide"><img src="assets/images/bharatmeat1.png"></div>
<div class="slide"><img src="assets/images/metro1.png">
</div>
<div class="slide"><img src="assets/images/kerala_lottery.png"></div>
<div class="slide"><img src="assets/images/nusbee.png"></div>
</section>
</div>
</div>
</div>
</div>
</section> -->
<section class="section cta" id="cta">
<div class="bg-overlay-gradiant"></div>
<div class="container position-relative">
<div class="row">
<div class="col-lg-6">
<div class="py-5">
<h1 class="display-4 " style="color: white;">Looking To Grow Your Business ?</h1>
<p class="text-white-50 mt-3 f-18">You're at the right place ! We will make your business grow
</p>
<div class=" point">
<div class="col-md-12">
<div class="d-flex">
<div class="icon">
<i class="mdi mdi-check-circle f-20 me-2"></i>
</div>
<div class="heading">
<h7 class="mt-1 " style="font-size: 15px;">Experience and expertise
</h7>
</div>
</div>
</div>
<div class="col-md-12">
<div class="d-flex">
<div class="icon">
<i class="mdi mdi-check-circle f-20 me-2"></i>
</div>
<div class="heading">
<h7 class="mt-1 " style="font-size: 15px;">Customization and
personalization
</h7>
</div>
</div>
</div>
</div>
<div class=" point">
<div class="col-md-12">
<div class="d-flex">
<div class="icon">
<i class="mdi mdi-check-circle f-20 me-2"></i>
</div>
<div class="heading">
<h7 class="mt-1 " style="font-size: 15px;">User-centric approach
</h7>
</div>
</div>
</div>
<div class="col-md-12">
<div class="d-flex">
<div class="icon">
<i class="mdi mdi-check-circle f-20 me-2"></i>
</div>
<div class="heading">
<h7 class="mt-1 " style="font-size: 15px;">Design and user interface
expertise
</h7>
</div>
</div>
</div>
</div>
<div class="point ">
<div class="col-md-12">
<div class="d-flex">
<div class="icon">
<i class="mdi mdi-check-circle f-20 me-2"></i>
</div>
<div class="heading">
<h7 class="mt-1 " style="font-size: 15px;">Quality assurance and
testing
</h7>
</div>
</div>
</div>
<div class="col-md-12">
<div class="d-flex">
<div class="icon">
<i class="mdi mdi-check-circle f-20 me-2"></i>
</div>
<div class="heading">
<h7 class="mt-1 " style="font-size: 15px;">Confidentiality and
security
</h7>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="cta-phone-image">
<!-- <img src="<?php echo base_url() ?>assets/images/AD Panda.png" alt="" class=" img-fluid"
style="height:550px;"> -->
</div>
</div>
</div>
</div>
</section>
<section class="section process" id="process">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-8">
<div class="title text-center mb-5">
<h2 class="f-40">How We Work</h2>
</div>
</div>
</div>
<div class="step-wrapper move-line">
<article class="linestep linestep1" style="left: 65%; top: -2%;">
<span class="num"> 1</span>
<p class="top" style=" bottom: 29px;left: -121px; color: rgb(10, 65, 87); font-size: 24px;">
Ideation
</p>
<p class="bottom">
We collaborate closely with you to understand your goals, target audience, and unique requirements.
</p>
</article>
<article class="linestep linestep2" style=" right: 8.5%; top: 44%;">
<span class="num"> 2</span>
<p class="bottom" style="width: 144px; font-size: 24px; color:rgb(10, 65, 87); left:-48px">
UI/UX Design
</p>
<p class="top" style="bottom: 40px; left: -177px">
Our talented designers craft intuitive, visually appealing interfaces that captivate users.
</p>
</article>
<article class="linestep linestep3" style="left: 47%; top: 44%;">
<span class="num"> 3</span>
<p class="top" style="font-size: 24px; color:rgb(10, 65, 87);">
App & Admin Panel Development
</p>
<p class="bottom">
We leverage the latest technologies and frameworks to build robust mobile apps compatible with iOS, Android, or cross-platform requirements.
</p>
</article>
<article class="linestep linestep4" style="left: 4%; top: 47.5%;">
<span class="num">4</span>
<p class="bottom" style="font-size: 24px; color:rgb(10, 65, 87); left:-48px">
Quality Testing
</p>
<p class="top">
We conduct rigorous testing at every stage of development.
</p>
</article>
<article class="linestep linestep5" style="left: 23.5%; top: 94%;">
<span class="num"> 5</span>
<p class="bottom" style="color:rgb(10, 65, 87); font-size:24px">
Deployment
</p>
<p class="top">
We handle the entire deployment process, making sure your app is ready to hit the market.
</p>
</article>
<article class="linestep linestep6" style="left: 76%; top: 93%;">
<span class="num"> 6</span>
<p class="top" style="color: rgb(10, 65, 87);font-size:24px">
Ongoing Support & Maintenance
</p>
<p class="bottom">
We provide continuous support and maintenance to keep your app running smoothly.
</p>
</article>
<svg width="100%" viewBox="0 0 1156 608" xmlns="http://www.w3.org/2000/svg">
<path class="path" d="m560.30957,10.588011c0,0 438.0947,1.90476 439.04708,1.90476c0.95238,0 144.57857,-1.02912 143.80934,137.14269c-0.76923,138.17181 -116.81095,142.30859 -131.61967,143.8923c-14.80873,1.58372 -840.41472,-0.71429 -860.5941,0.71429c-20.17938,1.42858 -148.4991,6.80903 -146.83244,147.05973c1.66666,140.2507 129.52365,152.14266 129.33243,151.27321c0.19122,0.86945 815.268425,2.687632 951.42748,0" opacity="0.5" stroke-width="9" stroke="#003652 " fill="none" />
</svg>
</div>
</div>
</section>
<section class="section technology" id="features">
<div class="container aos-init aos-animate">
<header class="section-header text-center">
<h3>Technologies In Which Our Developers Are Skilled</h3>
<p>Our diverse pool of developers is proficient in an extensive range of technologies, including but not limited to:</p>
</header>
<div class="row">
<div class="col-md-6 mt-3 aos-init aos-animate" data-aos="zoom-out" data-aos-delay="200">
<div class="techno-box d-md-flex text-center align-items-center justify-content-between">
<h5>Programming Languages</h5>
<!-- <div class="submit-button-wrapper">
<input type="submit" value="Programming Languages" class="btn bg-gradiant">
</div> -->
<div>
<img src="https://www.appziatech.com/assets/img/staff_augmentation_img/java.png" class="img-fluid " alt="">
<img src="https://www.appziatech.com/assets/img/staff_augmentation_img/python.png" class="img-fluid " alt="">
<img src="https://www.appziatech.com/assets/img/staff_augmentation_img/java-script.png" class="img-fluid " alt="">
<img src="https://www.appziatech.com/assets/img/staff_augmentation_img/ruby.png" class="img-fluid " alt="">
<img src="https://www.appziatech.com/assets/img/staff_augmentation_img/c-.png" class="img-fluid " alt="">
</div>
</div>
</div>
<div class="col-md-6 mt-3 aos-init aos-animate" data-aos="zoom-out" data-aos-delay="300">
<div class="techno-box d-md-flex text-center align-items-center justify-content-between">
<h5>Web Development</h5>
<div>
<img src="https://www.appziatech.com/assets/img/staff_augmentation_img/angular.png" class="img-fluid " alt="">
<img src="https://www.appziatech.com/assets/img/staff_augmentation_img/html-5.png" class="img-fluid " alt="">
<img src="https://www.appziatech.com/assets/img/staff_augmentation_img/css-3.png" class="img-fluid " alt="">
<img src="https://www.appziatech.com/assets/img/staff_augmentation_img/react.png" class="img-fluid " alt="">
</div>
</div>
</div>
<div class="col-md-6 mt-3 aos-init aos-animate" data-aos="zoom-out" data-aos-delay="400">
<div class="techno-box d-md-flex text-center align-items-center justify-content-between">
<h5>Mobile Development</h5>
<div>
<img src="https://www.appziatech.com/assets/img/staff_augmentation_img/ios.png" class="img-fluid " alt="">
<img src="https://www.appziatech.com/assets/img/staff_augmentation_img/android.png" class="img-fluid " alt="">
<img src="https://www.appziatech.com/assets/img/staff_augmentation_img/physics.png" class="img-fluid " alt="">
<img src="https://www.appziatech.com/assets/img/staff_augmentation_img/angular.png" class="img-fluid " alt="">
</div>
</div>
</div>
<div class="col-md-6 mt-3 aos-init aos-animate" data-aos="zoom-out" data-aos-delay="500">
<div class="techno-box d-md-flex text-center align-items-center justify-content-between">
<h5>Database Management</h5>
<div>
<img src="https://www.appziatech.com/assets/img/staff_augmentation_img/mysql.png" class="img-fluid " alt="">
<img src="https://www.appziatech.com/assets/img/staff_augmentation_img/postgresql.png" class="img-fluid " alt="">
<img src="https://www.appziatech.com/assets/img/staff_augmentation_img/database-storage.png" class="img-fluid " alt="">
</div>
</div>
</div>
<div class="col-md-6 mt-3 aos-init aos-animate" data-aos="zoom-out" data-aos-delay="600">
<div class="techno-box d-md-flex text-center align-items-center justify-content-between">
<h5>Frameworks and Libraries</h5>
<div>
<img src="https://www.appziatech.com/assets/img/staff_augmentation_img/django.png" class="img-fluid " alt="">
<img src="https://www.appziatech.com/assets/img/staff_augmentation_img/flask.png" class="img-fluid " alt="">
<img src="https://www.appziatech.com/assets/img/staff_augmentation_img/ruby.png" class="img-fluid " alt="">
</div>
</div>
</div>
<div class="col-md-6 mt-3 aos-init aos-animate" data-aos="zoom-out" data-aos-delay="700">
<div class="techno-box d-md-flex text-center align-items-center justify-content-between">
<h5>Cloud Technologies</h5>
<div>
<img src="https://www.appziatech.com/assets/img/staff_augmentation_img/cloud.png" class="img-fluid " alt="">
<img src="https://www.appziatech.com/assets/img/staff_augmentation_img/azure.png" class="img-fluid " alt="">
<img src="https://www.appziatech.com/assets/img/staff_augmentation_img/aws.png" class="img-fluid " alt="">
<img src="https://www.appziatech.com/assets/img/staff_augmentation_img/saas.png" class="img-fluid " alt="">
</div>
</div>
</div>
<div class="col-md-6 mt-3 aos-init aos-animate" data-aos="zoom-out" data-aos-delay="600">
<div class="techno-box d-md-flex text-center align-items-center justify-content-between">
<h5>DevOps Tools</h5>
<div>
<img src="https://www.appziatech.com/assets/img/staff_augmentation_img/img-1.png" class="img-fluid " alt="">
<img src="https://www.appziatech.com/assets/img/staff_augmentation_img/img-2.png" class="img-fluid " alt="">
<img src="https://www.appziatech.com/assets/img/staff_augmentation_img/git.png" class="img-fluid " alt="">
<img src="https://www.appziatech.com/assets/img/staff_augmentation_img/docker.png" class="img-fluid " alt="">
</div>
</div>
</div>
<div class="col-md-6 mt-3 aos-init aos-animate" data-aos="zoom-out" data-aos-delay="700">
<div class="techno-box d-md-flex text-center align-items-center justify-content-between">
<h5>Data Science Tools</h5>
<div>
<img src="https://www.appziatech.com/assets/img/staff_augmentation_img/R.png" class="img-fluid " alt="">
<img src="https://www.appziatech.com/assets/img/staff_augmentation_img/python.png" class="img-fluid " alt="">
<img src="https://www.appziatech.com/assets/img/staff_augmentation_img/TensorFlow.png" class="img-fluid " alt="">
<img src="https://www.appziatech.com/assets/img/staff_augmentation_img/PyTorch.png" class="img-fluid " alt="">
<img src="https://www.appziatech.com/assets/img/staff_augmentation_img/excel.png" class="img-fluid " alt="">
</div>
</div>
</div>
</div>
</div>
</section>
<section class="section faq overflow-hidden" id="free_demo">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-8">
<div class="title text-center mb-5">
<h2 class="f-40"> Frequently Asked Questions</h2>
<!-- <p class="text-muted">A brief overview of what you can expect at our worship experiences.</p> -->
</div>
</div>
</div>
<div class="col-md-8 offset-md-2">
<div class="acc">
<div class="acc-head">
<p>What types of projects do you handle? </p>
</div>
<div class="acc-content">
<p>At Appzia Technologies, we specialize in a wide range of app development projects, including but not limited to e-commerce, social networking, on-demand services, and more. We cater to various industry verticals, ensuring tailored solutions to meet your specific needs.</p>
</div>
</div>
<div class="acc">
<div class="acc-head">
<p>How much time and cost is involved in developing an app? </p>
</div>
<div class="acc-content">
<p>The time and cost of app development depend on the complexity of the project, features, and platform(s). We provide customized quotes based on your requirements. Contact us for a detailed estimation.</p>
</div>
</div>
<div class="acc">
<div class="acc-head">
<p>What do you provide with the app, including admin panel? </p>
</div>
<div class="acc-content">
<p>We offer comprehensive solutions that include not only the mobile app but also a feature-rich admin panel. The admin panel allows you to manage app content, users, and operations efficiently.</p>
</div>
</div>
<div class="acc">
<div class="acc-head">
<p>What technologies are used for app and admin panel development? </p>
</div>
<div class="acc-content">
<p>We employ the latest technologies and frameworks to ensure the best performance and scalability for your app. The choice of technologies is tailored to your project's specific needs</p>
</div>
</div>
<div class="acc">
<div class="acc-head">
<p>How does the maintenance process work? </p>
</div>
<div class="acc-content">
<p>Our maintenance services involve regular monitoring, updates, bug fixes, and support. We ensure your app remains fully functional, secure, and up-to-date, providing a seamless user experience.</p>
</div>
</div>
<div class="acc">
<div class="acc-head">
<p>Are there any additional costs such as server, domain, hosting, or app store registration? </p>
</div>
<div class="acc-content">
<p>may be additional costs for services like server hosting, domain registration, and app store registration. We'll provide a breakdown of these costs during the project planning phase.</p>
</div>
</div>
<div class="acc">
<div class="acc-head">
<p>Does the cost differ if I want the app on both Android and iOS platforms? </p>
</div>
<div class="acc-content">
<p>Developing an app for both Android and iOS platforms may require additional development effort, which can affect the overall cost. We can provide a detailed quote based on your specific requirements.</p>
</div>
</div>
<div class="acc">
<div class="acc-head">
<p>What security measures do you take for the app? </p>
</div>
<div class="acc-content">
<p>WWe prioritize app security and implement industry-standard measures to protect user data and app functionality. This includes data encryption, secure authentication, and regular security audits.</p>
</div>
</div>
<div class="acc">
<div class="acc-head">
<p>Do you provide a quality testing report after app development? </p>
</div>
<div class="acc-content">
<p>Yes, we conduct thorough quality testing throughout the development process. We provide detailed reports on testing results, bug fixes, and overall app performance.</p>
</div>
</div>
<div class="acc">
<div class="acc-head">
<p>Do you integrate payment gateways, SMS gateways, or third-party APIs? </p>
</div>
<div class="acc-content">
<p>Yes, we have experience integrating payment gateways, SMS gateways, and various third-party APIs to enhance the functionality of your app. We ensure seamless communication and transactions within the app.</p>
</div>
</div>
</div>
</div>
</section>
<section class="section contact overflow-hidden" id="free_demo">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-6">
<div class="title text-center ">
<!-- <h6 class="mb-0 fw-bold text-primary">Contact Us</h6> -->
<h2 class="f-40">Need Help?</h2>
<p class="text-muted">For any information or help about us you can contact with us. We would
like to hear from you!</p>
<a href="#home" id="book" class="btn bg-gradiant btn-md active" style="margin-right: 7px; color: white;
border-color: white;">Get In Touch<a>
</div>
</div>
</div>
<!--
<div class="row align-items-center">
<div class="col-lg-6 offset-lg-3">
<div class="contact-box">
<div class="mb-4">
<h4 class=" fw-semibold mb-1">Need Support !</h4>
<p class="text-muted">Contact us for a quote , help to join the them.</p>
</div>
<div class="custom-form mt-4 ">
<form name="myForm" action="<?php echo base_url('PageController/submit_form') ?>"
method="POST">
<p id="error-msg" style="opacity: 1;">
</p>
<div id="simple-msg"></div>
<div class="row">
<div class="col-lg-6">
<div class="form-group">
<input name="name" id="name" type="text" class="form-control contact-form"
placeholder="Your name" required>
</div>
</div>
<div class="col-lg-6">
<div class="form-group">
<input name="email" id="email" type="email"
class="form-control contact-form" placeholder="Your email">
</div>
</div>
</div>
<div class="row" style="width: 100%;">
<div class="col-lg-12" style="width: 100%;">
<div class="form-group mt-2" style="width: 100%;">
<input type="tel" class="form-control contact-form" id="mobile"
name="mobile" pattern="[789][0-9]{9}" minlength="10" maxlength="10"
oninput="this.value = this.value.replace(/[^0-9.]/g, '').replace(/(\..*?)\..*/g, '$1');"
placeholder="Mobile Number" required>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<div class="form-group mt-2">
<input type="text" class="form-control contact-form" id="subject"
name="subject" placeholder="Your Projects..">
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<div class="form-group mt-2">
<textarea name="requirement" id="comments" rows="4"
class="form-control contact-form h-auto"
placeholder="Your message..."></textarea>
</div>
</div>
</div>
<div class="row my-2">
<div class="col-lg-12 d-grid">
<input type="submit" id="submit" name="send"
class="submitBnt btn btn-rounded btn btn-sm bg-gradiant"
onclick="gtag_report_conversion()" value="Send Message">
</div>
</div>
</form>
</div>
</div>
</div>
</div> -->
<!-- <div class="row mt-4">
<div class="col-md-4">
<div class="d-flex align-items-center">
<div class="flex-shrink-0">
<i class="mdi mdi-google-maps f-50 text-primary"></i>
</div>
<div class="flex-grow-1 ms-3">
<h5 class="mb-1">Location</h5>
<p class="f-14 mb-0 text-muted">East Court, F-15, Next To Phoenix Mall, Viman Nagar, Pune,
Maharashtra 411014</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="d-flex align-items-center mt-4 mt-lg-0">
<div class="flex-shrink-0">
<i class="mdi mdi-email f-50 text-primary"></i>
</div>
<div class="flex-grow-1 ms-3">
<h5 class="mb-1">Email</h5>
<p class="f-14 mb-0 text-muted">Email: info@appziatech.com</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="d-flex align-items-center mt-4 mt-lg-0">
<div class="flex-shrink-0">
<i class="mdi mdi-phone f-50 text-primary"></i>
</div>
<div class="flex-grow-1 ms-3">
<h5 class="mb-1">Phone</h5>
<p class="f-14 mb-0 text-muted">+918788060571 /+91 86695 47468
+91 93566 63840</p>
</div>
</div>
</div>
</div> -->
</div>
</section>
<section class=" section footer bg-dark overflow-hidden">
<div class="bg-arrow">
</div>
<div class="container">
<div class="row ">
<div class="col-lg-9">
<div>
<a class="navbar-brand logo text-uppercase" href="index-1.html">
<img src="<?php echo base_url() ?>assets/images/appzia.png" class="logo-light" alt="" height="30">
</a>
<p class="text-white mt-2 mb-0">Appzia Technologies is Web Design and Web Development, Mobile
Application Development Company in Singapore and India that helps businesses to grow fast by
giving them solutions on websites, mobile applications and Digital Marketing.</p>
</div>
</div>
<div class="col-lg-3">
<div class="footer-icon mt-4">
<div class=" d-flex align-items-center">
<a href="https://www.facebook.com/appziatechno" class="mx-2 avatar-sm text-center" target="_blank"> <i class="mdi mdi-facebook f-24 align-middle text-white"></i></a>
<a href="https://www.instagram.com/appziatechnologies/" class="mx-2 avatar-sm text-center" target="_blank"> <i class="mdi mdi-instagram f-24 align-middle text-white"></i></a>
<a href="https://www.linkedin.com/company/appziatech" class="mx-2 avatar-sm text-center" target="_blank"> <i class="mdi mdi-linkedin f-24 align-middle text-white"></i></a>
</div>
</div>
<a href="https://www.appziatech.com/privacy-policy">
<p>Privacy Policy</p>
</a>
<a href="https://www.appziatech.com/privacy-policy">
<p>Privacy Policy</p>
</a>
</div>
</div>
<div class="row">
<ul class="footer-badge mt-4" style="list-style: none;">
<div class="col-md-6 d-flex">
<div class="col-md-3">
<li>
<img src="assets/images/logo1.png" alt="" style="height: 90px;">
</li>
</div>
<div class="col-md-3">
<li>
<img src="assets/images/appzia2.png" alt="" style="height: 90px;">
</li>
</div>
<div class="col-md-3">
<li>
<img src="assets/images/appzia3.svg" alt="" style="height: 90px;">
</li>
</div>
<div class="col-md-3">
<li>
<img src="assets/images/appzia4.png" alt="" style="height: 90px;">
</li>
</div>
</div>
</ul>
</div>
<div class="row">
<a href="https://www.appziatech.com/privacy-policy">
<p class="text-black"> Privacy Policy</p>
</a>
</div>
</div>
</div>
</section>
<section class="bottom-footer py-4">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-10">
<p class="mb-0 text-center text-black">Copyright ©
<script>
document.write(new Date().getFullYear())
</script> Appzia Technologies<a href="https://store.themesdesign.in/" target="_blank" class="text-black"> | All rights reserved.</a>
</p>
</div>
<div class="col-lg-2">
<a href="https://www.appziatech.com/privacy-policy">
<p>Privacy Policy</p>
</a>
</div>
</div>
</div>
</section>
<div class="style-switcher" id="style-switcher" onclick="toggleSwitcher()" style="left: -189px;">
<div>
<h6>Select your color</h6>
<ul class="pattern list-unstyled mb-0">
<li>
<a class="color1" href="javascript: void(0);" onclick="setColor('default')"></a>
</li>
<li>
<a class="color2" href="javascript: void(0);" onclick="setColor('blue')"></a>
</li>
<li>
<a class="color3" href="javascript: void(0);" onclick="setColor('warning')"></a>
</li>
</ul>
</div>
</div>
<?php include 'link/script.php' ?>
<script>
function gtag_report_conversion(url) {
var callback = function() {
if (typeof(url) != 'undefined') {
window.location = url;
}
};
gtag('event', 'conversion', {
'send_to': 'AW-709685851/9S7KCPDF9KUYENvks9IC',
'event_callback': callback
});
return false;
}
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<script>
$(window).load(function() {
$('#exampleModal').modal('show');
});
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.3/js/intlTelInput.min.js"></script>
<script>
const phoneInput = document.querySelector('#mobile');
var country_code = document.querySelector("#countrycode");
const iti = window.intlTelInput(phoneInput, {
initialCountry: 'us',
preferredCountries: ['us', 'gb'],
utilsScript: "https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/11.0.4/js/utils.js"
});
$(document).ready(function() {
let text = document.querySelector(".iti__active .iti__dial-code");
console.log("c code=", text.innerHTML);
country_code.value = `${text.innerHTML}-`
});
phoneInput.addEventListener('countrychange', () => {
var countryData = window.intlTelInputGlobals.getInstance(phoneInput).getSelectedCountryData();
const dropdown = iti.getSelectedCountryData().iso2;
const countryCode = countryData.dialCode;
country_code.value = `+${countryCode}-`;
console.log("countryCode", countryCode);
});
</script>
<!-- FAQ -->
<!-- <script>
$(document).ready(function() {
$('.acc-container .acc:nth-child(1) .acc-head').addClass('active');
$('.acc-container .acc:nth-child(1) .acc-content').slideDown();
$('.acc-head').on('click', function() {
if ($(this).hasClass('active')) {
$(this).siblings('.acc-content').slideUp();
$(this).removeClass('active');
} else {
$('.acc-content').slideUp();
$('.acc-head').removeClass('active');
$(this).siblings('.acc-content').slideToggle();
$(this).toggleClass('active');
}
});
});
</script> -->
<!-- <script>
const items = document.querySelectorAll(".acc");
function toggleAccordion(event) {
const itemToggle = event.currentTarget.querySelector(".acc-head");
const itemtap = event.currentTarget.querySelector(".acc-content");
itemToggle.classList.toggle("active");
if (itemToggle.classList.contains("active")) {
itemtap.style.display = "block";
} else {
itemtap.style.display = "none";
}
}
items.forEach((item) => item.addEventListener("click", toggleAccordion));
</script> -->
<script>
const items = document.querySelectorAll(".acc");
let activeItem = null;
function toggleAccordion(event) {
const currentItem = event.currentTarget;
if (currentItem === activeItem) {
// Clicked on the same FAQ item, toggle its state
const itemToggle = currentItem.querySelector(".acc-head");
const itemContent = currentItem.querySelector(".acc-content");
itemToggle.classList.toggle("active");
if (itemToggle.classList.contains("active")) {
itemContent.style.display = "block";
} else {
itemContent.style.display = "none";
}
} else {
// Clicked on a different FAQ item, close the previous one
if (activeItem) {
const prevToggle = activeItem.querySelector(".acc-head");
const prevContent = activeItem.querySelector(".acc-content");
prevToggle.classList.remove("active");
prevContent.style.display = "none";
}
// Open the clicked FAQ item
const itemToggle = currentItem.querySelector(".acc-head");
const itemContent = currentItem.querySelector(".acc-content");
itemToggle.classList.add("active");
itemContent.style.display = "block";
activeItem = currentItem; // Update the active item
}
}
items.forEach((item) => item.addEventListener("click", toggleAccordion));
</script>
<!-- Process Work -->
<script>
$(document).ready(function() {
$('.btn-start').click(function() {
$('.step-wrapper').toggleClass('move-line');
});
});
</script>
</body>
</html>