all green content updated
This commit is contained in:
@@ -1782,13 +1782,6 @@ button.next_arrow {
|
||||
overflow-x: auto;
|
||||
margin: 20px auto;
|
||||
padding: 10px;
|
||||
background-color: #000;
|
||||
border-radius: 8px;
|
||||
box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.5);
|
||||
-webkit-border-radius: 8px;
|
||||
-moz-border-radius: 8px;
|
||||
-ms-border-radius: 8px;
|
||||
-o-border-radius: 8px;
|
||||
}
|
||||
|
||||
/* Table styles */
|
||||
@@ -3435,9 +3428,15 @@ p.btn-sym {
|
||||
padding: 36px 60px;
|
||||
}
|
||||
|
||||
.features-table {
|
||||
width: 100%;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
.features-table table {
|
||||
width: 100%;
|
||||
border-spacing: 0;
|
||||
min-width: 600px;
|
||||
}
|
||||
|
||||
.features-table th,
|
||||
|
||||
@@ -87,13 +87,13 @@ li {
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
/* ::-webkit-scrollbar {
|
||||
width: .5rem;
|
||||
::-webkit-scrollbar {
|
||||
width: .3rem;
|
||||
height: .1rem;
|
||||
}
|
||||
|
||||
::-webkit-scrollbar-track {
|
||||
background-color: var(--light-orange);
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
::-webkit-scrollbar-thumb {
|
||||
@@ -103,7 +103,7 @@ li {
|
||||
-moz-border-radius: 5rem;
|
||||
-ms-border-radius: 5rem;
|
||||
-o-border-radius: 5rem;
|
||||
} */
|
||||
}
|
||||
|
||||
|
||||
img {
|
||||
@@ -365,114 +365,6 @@ img.arrow_up {
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
/*
|
||||
.grid_btns .buttons_width {
|
||||
width: 50%;
|
||||
align-items: baseline;
|
||||
gap: 5px;
|
||||
height: 100%;
|
||||
overflow: auto;
|
||||
flex-direction: row !important;
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
.grid_btns .buttons_width::-webkit-scrollbar {
|
||||
width: .3rem;
|
||||
height: .1rem;
|
||||
}
|
||||
|
||||
.grid_btns .buttons_width::-webkit-scrollbar-track {
|
||||
background-color: var(--light-orange);
|
||||
}
|
||||
|
||||
.grid_btns .buttons_width::-webkit-scrollbar-thumb {
|
||||
background-color: var(--orange);
|
||||
border-radius: 5rem;
|
||||
-webkit-border-radius: 5rem;
|
||||
-moz-border-radius: 5rem;
|
||||
-ms-border-radius: 5rem;
|
||||
-o-border-radius: 5rem;
|
||||
}
|
||||
|
||||
|
||||
.grid_btns .common_text {
|
||||
position: relative;
|
||||
padding-bottom: 5px;
|
||||
overflow: hidden;
|
||||
color: var(--black);
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.grid_btns .tab-content .tab-pane .common_text::after {
|
||||
content: '';
|
||||
position: absolute;
|
||||
border: 0;
|
||||
width: 100%;
|
||||
opacity: 1;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
height: 2px;
|
||||
background: var(--orange);
|
||||
transition: width 1.2s ease;
|
||||
-webkit-transition: width 1.2s ease;
|
||||
-moz-transition: width 1.2s ease;
|
||||
-ms-transition: width 1.2s ease;
|
||||
-o-transition: width 1.2s ease;
|
||||
}
|
||||
|
||||
.grid_btns .tab-content .tab-pane.active .common_text.common_text_hide::after {
|
||||
animation: width_increase 1s alternate;
|
||||
-webkit-animation: width_increase 1s alternate;
|
||||
}
|
||||
|
||||
@keyframes width_increase {
|
||||
0% {
|
||||
width: 0%;
|
||||
}
|
||||
|
||||
100% {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.grid_btns .mob_app_dev a {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 15px;
|
||||
text-decoration: none;
|
||||
font-weight: 400;
|
||||
} */
|
||||
|
||||
/* .header .mob_app_dev .setting_hover {
|
||||
position: relative;
|
||||
background: #f3f3f3;
|
||||
border-radius: 50%;
|
||||
-webkit-border-radius: 50%;
|
||||
-moz-border-radius: 50%;
|
||||
-ms-border-radius: 50%;
|
||||
-o-border-radius: 50%;
|
||||
transition: all .2s;
|
||||
-webkit-transition: all .2s;
|
||||
-moz-transition: all .2s;
|
||||
-ms-transition: all .2s;
|
||||
-o-transition: all .2s;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
padding: 7px;
|
||||
}
|
||||
|
||||
.header .mob_app_dev .setting_hover svg {
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
transition: all .2s;
|
||||
-webkit-transition: all .2s;
|
||||
-moz-transition: all .2s;
|
||||
-ms-transition: all .2s;
|
||||
-o-transition: all .2s;
|
||||
|
||||
} */
|
||||
|
||||
|
||||
.grid_btns button,
|
||||
.grid_btns a {
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-7">
|
||||
<p>AI/ML Services</p>
|
||||
<p class="head"><span class="gr-txt">AI-Driven</span> Personalization that Redefines Business Success
|
||||
</p>
|
||||
<div class="mobile_view_img">
|
||||
@@ -62,10 +63,9 @@
|
||||
<div class="comm_padd_sec section">
|
||||
<div class="container">
|
||||
<p class="mid-head">How We Leverage <span class="gr-txt">AI in Your Favor</span>
|
||||
<sup> <img loading="lazy" src="../assets/images/new-img/gemini.webp"
|
||||
alt="colored_gemini_icon"></sup>
|
||||
<sup> <img loading="lazy" src="../assets/images/new-img/gemini.webp" alt="colored_gemini_icon"></sup>
|
||||
</p>
|
||||
<p class="grey-para">Let's see how cutting-edge AI solutions transform the operational structures in
|
||||
<p class="grey-para">Let's see how cutting-edge AI/ML Services transform the operational structures in
|
||||
multiple industries by streamlining activities and increasing the exploitation of growth areas.
|
||||
</p>
|
||||
|
||||
@@ -188,8 +188,7 @@
|
||||
<section class="solution-and-use-cases section">
|
||||
<div class="container">
|
||||
<p class="mid-head"><span class="gr-txt">AI Solutions</span> & Use Cases
|
||||
<sup> <img loading="lazy" src="../assets/images/new-img/gemini.webp"
|
||||
alt="colored_gemini_icon"></sup>
|
||||
<sup> <img loading="lazy" src="../assets/images/new-img/gemini.webp" alt="colored_gemini_icon"></sup>
|
||||
</p>
|
||||
<p class="grey-para">AI solutions are transforming business. WDI is passionate about developing AI-powered
|
||||
innovations that streamline operations, <br> unlock growth, enhance customer experiences, and make your
|
||||
@@ -494,9 +493,8 @@
|
||||
<a href="contact-us.php">
|
||||
<span class="one"></span>
|
||||
<span class="two"></span>
|
||||
Discover AI Development
|
||||
<img loading="lazy" src="../assets/images/arrow-up-right.webp" class="arrow_up"
|
||||
alt="arrow-up">
|
||||
Discover AI/ML Services
|
||||
<img loading="lazy" src="../assets/images/arrow-up-right.webp" class="arrow_up" alt="arrow-up">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -664,12 +662,12 @@
|
||||
<!-- Industries we serve start -->
|
||||
<section class="industries-we-serve-sec section">
|
||||
<div class="container">
|
||||
<p class="mid-head">Industries That Our <span class="gr-txt">AI Development Services</span> Excel In
|
||||
<sup> <img loading="lazy" src="../assets/images/new-img/gemini.webp"
|
||||
alt="colored_gemini_icon"></sup>
|
||||
<p class="mid-head">Industries That Our <span class="gr-txt">AI/ML Services</span> Excel In
|
||||
<sup> <img loading="lazy" src="../assets/images/new-img/gemini.webp" alt="colored_gemini_icon"></sup>
|
||||
</p>
|
||||
<p class="dark-grey-para">Our AI/ML Services can smoothly integrate with any industry and have the business
|
||||
utilize artificial intelligence for transformative results.
|
||||
</p>
|
||||
<p class="dark-grey-para">Our AI development services can smoothly integrate with any industry and have the
|
||||
business utilize artificial intelligence for transformative results.</p>
|
||||
<div class="industries-we-serve-box-main">
|
||||
<div class="industries-we-serve-box first">
|
||||
<p class="mid-para">Fintech</p>
|
||||
|
||||
@@ -12,15 +12,15 @@
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-6 banner-col">
|
||||
<p>Android App Development
|
||||
<p>Android App development services
|
||||
</p>
|
||||
<p class="head">Tame the Potential of <br>
|
||||
<span class="gr-txt">Android App Development</span>
|
||||
</p>
|
||||
<p class="grey-para">Leverage With our latest cutting-edge Android application development services,
|
||||
we create and deliver powerful, feature-rich apps that delight users and boost business growth.
|
||||
Be it a custom solution or enterprise-grade application, we ensure smooth functionality and
|
||||
innovation at every step.
|
||||
<p class="grey-para">Bring your app idea to life using tailored Android development that is
|
||||
specially designed to match your needs. From custom solutions to enterprise apps, we believe in
|
||||
creating sleek, reliable, and smooth experiences that help in growing your business and engaging
|
||||
more users.
|
||||
</p>
|
||||
|
||||
<div class="lets_talk mt-4">
|
||||
@@ -28,8 +28,8 @@
|
||||
<span class="one"></span>
|
||||
<span class="two"></span>
|
||||
Build Your Android App Today.
|
||||
<img loading="lazy" src="../assets/images/arrow-up-right.webp"
|
||||
class="arrow_up" alt="arrow-up">
|
||||
<img loading="lazy" src="../assets/images/arrow-up-right.webp" class="arrow_up"
|
||||
alt="arrow-up">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -246,8 +246,8 @@
|
||||
<span class="one"></span>
|
||||
<span class="two"></span>
|
||||
Create Your Android App Today.
|
||||
<img loading="lazy" src="../assets/images/arrow-up-right.webp"
|
||||
class="arrow_up" alt="arrow-up">
|
||||
<img loading="lazy" src="../assets/images/arrow-up-right.webp" class="arrow_up"
|
||||
alt="arrow-up">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -283,17 +283,17 @@
|
||||
<span class="one"></span>
|
||||
<span class="two"></span>
|
||||
Create Your Android App Today.
|
||||
<img loading="lazy" src="../assets/images/arrow-up-right.webp"
|
||||
class="arrow_up" alt="arrow-up">
|
||||
<img loading="lazy" src="../assets/images/arrow-up-right.webp" class="arrow_up"
|
||||
alt="arrow-up">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-5">
|
||||
<div class="craft-scalable-content-main">
|
||||
<div class="craft-scalable-content">
|
||||
<p class="grey-para">We are a top Android app development company, which means we develop
|
||||
customized applications to cater to the needs of your business. These are sure to run
|
||||
flawlessly and deliver amazing user experiences across all Android devices.
|
||||
<p class="grey-para">We are a leading Android app development company offering custom
|
||||
applications attuned to meet your business needs. Our apps ensure seamless performance
|
||||
and exceptional user experiences.
|
||||
</p>
|
||||
<img src="../assets/images/new-img/arr-right.webp" alt="">
|
||||
</div>
|
||||
@@ -359,10 +359,9 @@
|
||||
<p class="mid-para">Hybrid App Development Solutions
|
||||
</p>
|
||||
</div>
|
||||
<p class="grey-para">Hybrid app development ensures that a codebase is developed on one platform
|
||||
that can be deployed on multiple platforms, thereby greatly reducing the time and cost incurred
|
||||
in developing. This will provide your app with consistent performance, flexibility, and
|
||||
cost-effectiveness, giving users and businesses the best of all worlds.
|
||||
<p class="grey-para">Hybrid app development enables the use of a single codebase that can be
|
||||
deployed across various platforms, thus saving time and cost while maintaining consistency in
|
||||
performance, flexibility, and cost-effectiveness for both users and businesses.
|
||||
</p>
|
||||
</div>
|
||||
<div class="transform-box">
|
||||
@@ -382,10 +381,9 @@
|
||||
<p class="mid-para">Native Mobile Application Development
|
||||
</p>
|
||||
</div>
|
||||
<p class="grey-para">Native app development focuses on fully optimized apps for iOS and Android
|
||||
platforms. With the usage of the platform-specific framework, we deliver superior performance,
|
||||
high security, and quality user experience. Our native solutions deliver the best possible
|
||||
functionality and engagement for the users of your app.
|
||||
<p class="grey-para">Native app development is optimized for iOS and Android by using the native
|
||||
frameworks for a superior performance, high security, and a seamless user experience that leads
|
||||
to the best functionality and engagement
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@@ -663,18 +661,17 @@
|
||||
<p class="pink-txt">SECURITY</p>
|
||||
<p class="mid-head">Enterprise-Grade Security
|
||||
</p>
|
||||
<p class="grey-para">Our development services for Android apps are provided with enterprise-level
|
||||
security features and are backed up by SOC 2 Type II certification, as well as consistent
|
||||
vulnerability scanning with strong encryption ensuring your data protection both in transit and
|
||||
at rest.
|
||||
<p class="grey-para">Your Android app deserves the best in class security. With SOC 2 Type II
|
||||
certification, regular vulnerability scans, and strong encryption, we assure that all your data
|
||||
is always secure, whether in motion or in rest.
|
||||
</p>
|
||||
<div class="lets_talk mt-4">
|
||||
<a href="contact-us.php">
|
||||
<span class="one"></span>
|
||||
<span class="two"></span>
|
||||
Learn About Services
|
||||
<img loading="lazy" src="../assets/images/arrow-up-right.webp"
|
||||
class="arrow_up" alt="arrow-up">
|
||||
Build A Secure App
|
||||
<img loading="lazy" src="../assets/images/arrow-up-right.webp" class="arrow_up"
|
||||
alt="arrow-up">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
1179
pages/hire-uiux-developer.php
Normal file
1179
pages/hire-uiux-developer.php
Normal file
File diff suppressed because it is too large
Load Diff
@@ -12,22 +12,22 @@
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-6 banner-col">
|
||||
<p>Hybrid app development </p>
|
||||
<p class="head">Uncover the Power of <br> <span class="gr-txt">Hybrid Mobile App Development</span>
|
||||
<p>Hybrid app development Service</p>
|
||||
<p class="head">Revolutionize your app with <br> <span class="gr-txt">hybrid technology</span>
|
||||
<br>
|
||||
</p>
|
||||
<p class="grey-para">Use cutting-edge hybrid app development services to develop dynamic,
|
||||
high-performing apps that build user engagement and accelerate growth. We ensure functionality
|
||||
and creative solutions at every level.
|
||||
<p class="grey-para">Develop dynamic, high-performance apps that drive user engagement and fuel
|
||||
growth. Combining functionality with innovative solutions, we can place your app on the next
|
||||
level.
|
||||
</p>
|
||||
|
||||
<div class="lets_talk mt-4">
|
||||
<a href="contact-us.php">
|
||||
<span class="one"></span>
|
||||
<span class="two"></span>
|
||||
Build Your Hybrid App
|
||||
<img loading="lazy" src="../assets/images/arrow-up-right.webp"
|
||||
class="arrow_up" alt="arrow-up">
|
||||
Take Your App to the Next Level
|
||||
<img loading="lazy" src="../assets/images/arrow-up-right.webp" class="arrow_up"
|
||||
alt="arrow-up">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -60,8 +60,9 @@
|
||||
<p class="mini-head-para ">Custom Hybrid Applications
|
||||
</p>
|
||||
</div>
|
||||
<p class="grey-para">We provide unique, feature-rich hybrid applications aligned with your business
|
||||
goals. Each solution is based on your vision and yields measurable results.
|
||||
<p class="grey-para">We create custom, feature-rich hybrid applications to match your business
|
||||
needs. Every solution is designed with your vision in mind, delivering measurable results that
|
||||
will help you stand out in a competitive market.
|
||||
</p>
|
||||
</div>
|
||||
<div class="flutter-exp">
|
||||
@@ -81,8 +82,9 @@
|
||||
<p class="mini-head-para">Secure and Scalable Solutions
|
||||
</p>
|
||||
</div>
|
||||
<p class="grey-para">Application security that is robust, including advanced encryption and
|
||||
compliance. Built to scale, your app adapts effortlessly to growing user demands.
|
||||
<p class="grey-para">We take security seriously in application development, with advanced encryption
|
||||
and compliance standards. Our solutions are built to scale, ensuring that your app can handle
|
||||
growing user demands while maintaining top-notch performance and security.
|
||||
</p>
|
||||
</div>
|
||||
<div class="flutter-exp">
|
||||
@@ -91,8 +93,9 @@
|
||||
<p class="mini-head-para">Agile and Transparent Development
|
||||
</p>
|
||||
</div>
|
||||
<p class="grey-para">Our agile methodology ensures flexibility and transparency, with on-time
|
||||
delivery and clear communication at every stage, fostering seamless collaboration and success.
|
||||
<p class="grey-para">We ensure flexible and transparent development with our agile methodology. This
|
||||
ensures that on-time delivery is guaranteed along with clear communication and seamless
|
||||
collaboration to deliver a smooth journey from concept to completion.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@@ -160,9 +163,9 @@
|
||||
<!-- Why Hire Mobile App Developers end -->
|
||||
|
||||
|
||||
<!-- Looking for the Best start -->
|
||||
<!-- Looking for the Best start -->
|
||||
|
||||
<section class="ios-sec hybrid-side-bg section">
|
||||
<section class="ios-sec hybrid-side-bg section">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-7">
|
||||
@@ -176,8 +179,8 @@
|
||||
<span class="one"></span>
|
||||
<span class="two"></span>
|
||||
Start Your Hybrid App Journey
|
||||
<img loading="lazy" src="../assets/images/arrow-up-right.webp"
|
||||
class="arrow_up" alt="arrow-up">
|
||||
<img loading="lazy" src="../assets/images/arrow-up-right.webp" class="arrow_up"
|
||||
alt="arrow-up">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -271,8 +274,8 @@
|
||||
<span class="one"></span>
|
||||
<span class="two"></span>
|
||||
Future-Proof Hybrid App Today
|
||||
<img loading="lazy" src="../assets/images/arrow-up-right.webp"
|
||||
class="arrow_up" alt="arrow-up">
|
||||
<img loading="lazy" src="../assets/images/arrow-up-right.webp" class="arrow_up"
|
||||
alt="arrow-up">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -333,8 +336,8 @@
|
||||
<div class="transform-box-main">
|
||||
<div class="transform-box">
|
||||
<div class="transform-inn-content">
|
||||
<img src="../assets/images/new-img/transform-mob-icon.webp" alt="">
|
||||
<p class="mid-para">Mobile Application Development Services
|
||||
<img src="../assets/images/new-img/transform-mob-icon.webp" alt="">
|
||||
<p class="mid-para">Mobile Application Development Services
|
||||
</p>
|
||||
</div>
|
||||
<p class="grey-para">As experts in developing high-performance mobile applications, we develop
|
||||
@@ -343,8 +346,8 @@
|
||||
</div>
|
||||
<div class="transform-box">
|
||||
<div class="transform-inn-content">
|
||||
<img src="../assets/images/new-img/android-logo.svg" alt="">
|
||||
<p class="mid-para">Android App Development Solutions
|
||||
<img src="../assets/images/new-img/android-logo.svg" alt="">
|
||||
<p class="mid-para">Android App Development Solutions
|
||||
</p>
|
||||
</div>
|
||||
<p class="grey-para">We develop high-performance scalable and secure applications that are built for
|
||||
@@ -364,8 +367,8 @@
|
||||
</div>
|
||||
<div class="transform-box">
|
||||
<div class="transform-inn-content">
|
||||
<img src="../assets/images/new-img/native-app.svg" alt="">
|
||||
<p class="mid-para">Native Mobile Application Development
|
||||
<img src="../assets/images/new-img/native-app.svg" alt="">
|
||||
<p class="mid-para">Native Mobile Application Development
|
||||
</p>
|
||||
</div>
|
||||
<p class="grey-para">Native-based solutions give native-optimized apps to iOS and Android. They
|
||||
@@ -642,19 +645,19 @@
|
||||
</div>
|
||||
<div class="col-md-5">
|
||||
<p class="pink-txt">SECURITY</p>
|
||||
<p class="mid-head">Uncompromising Security for Hybrid Apps
|
||||
<p class="mid-head">Enterprise-Grade Security for Hybrid Apps
|
||||
</p>
|
||||
<p class="grey-para">Our hybrid app development is rooted in enterprise-grade security. We assist
|
||||
with SOC 2 Type II compliance and execute regular vulnerability scans ensuring that the data is
|
||||
encrypted and secure at all stages.
|
||||
<p class="grey-para">Hybrid app development focuses on enterprise-grade security. We ensure SOC 2
|
||||
Type II compliance; perform vulnerability scans and regularly scan for vulnerabilities; and, at
|
||||
every stage of development, protect data with strong encryption.
|
||||
</p>
|
||||
<div class="lets_talk mt-4">
|
||||
<a href="contact-us.php">
|
||||
<span class="one"></span>
|
||||
<span class="two"></span>
|
||||
Discover Our Services
|
||||
<img loading="lazy" src="../assets/images/arrow-up-right.webp"
|
||||
class="arrow_up" alt="arrow-up">
|
||||
<img loading="lazy" src="../assets/images/arrow-up-right.webp" class="arrow_up"
|
||||
alt="arrow-up">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-6 banner-col">
|
||||
<p>Mobile App Development</p>
|
||||
<p>iOS App Development Services</p>
|
||||
<p class="head">Build <span class="gr-txt">iOS Apps</span> <br> That Lead the Pack
|
||||
</p>
|
||||
<p class="grey-para">Building a perfect iOS app is not just code. It is a process to create
|
||||
@@ -24,8 +24,8 @@
|
||||
<span class="one"></span>
|
||||
<span class="two"></span>
|
||||
Let’s Build Your App
|
||||
<img loading="lazy" src="../assets/images/arrow-up-right.webp"
|
||||
class="arrow_up" alt="arrow-up">
|
||||
<img loading="lazy" src="../assets/images/arrow-up-right.webp" class="arrow_up"
|
||||
alt="arrow-up">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -239,8 +239,8 @@
|
||||
<span class="one"></span>
|
||||
<span class="two"></span>
|
||||
Let's Take the Next Step
|
||||
<img loading="lazy" src="../assets/images/arrow-up-right.webp"
|
||||
class="arrow_up" alt="arrow-up">
|
||||
<img loading="lazy" src="../assets/images/arrow-up-right.webp" class="arrow_up"
|
||||
alt="arrow-up">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -277,8 +277,8 @@
|
||||
<span class="one"></span>
|
||||
<span class="two"></span>
|
||||
Let’s build an App
|
||||
<img loading="lazy" src="../assets/images/arrow-up-right.webp"
|
||||
class="arrow_up" alt="arrow-up">
|
||||
<img loading="lazy" src="../assets/images/arrow-up-right.webp" class="arrow_up"
|
||||
alt="arrow-up">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -328,55 +328,54 @@
|
||||
<div class="container">
|
||||
<h2 class="mid-head">Our Complete Development Solutions
|
||||
</h2>
|
||||
<p class="grey-para">Extensively experienced in developing scalable and high-performance mobile application
|
||||
solutions, we customize every project to address specific business requirements. Our depth in various
|
||||
technologies means fluid experiences with flexibility and great performance on various platforms.
|
||||
<p class="grey-para">With extensive knowledge in developing scalable and high-performance mobile
|
||||
applications, we provide tailored solutions that suit specific business needs. Our diversified
|
||||
technology expertise guarantees seamless experiences that offer flexibility, enhanced functionality, and
|
||||
superior performance across multiple platforms.
|
||||
</p>
|
||||
<div class="transform-box-main">
|
||||
<div class="transform-box">
|
||||
<div class="transform-inn-content">
|
||||
<img src="../assets/images/new-img/transform-mob-icon.webp" alt="">
|
||||
<p class="mid-para">Mobile Application Development
|
||||
<p class="mid-para">Mobile Application Development Services
|
||||
</p>
|
||||
</div>
|
||||
<p class="grey-para">We are specialized in developing user-friendly and high-performance mobile
|
||||
applications, focusing on both iOS and Android and cross-platform. Our applications aim at
|
||||
delivering easy user experiences for our customers to offer them scalable security and speed
|
||||
performance.
|
||||
<p class="grey-para">Specialize in the design of high-performance mobile applications. Both iOS app
|
||||
development and Android app development can be carried out to create scalable, secure, fast, and
|
||||
responsive applications that give top-notch user experience.
|
||||
</p>
|
||||
</div>
|
||||
<div class="transform-box">
|
||||
<div class="transform-inn-content">
|
||||
<img src="../assets/images/new-img/hybrid-app.svg" alt="">
|
||||
<p class="mid-para">Hybrid Application Development
|
||||
<p class="mid-para">Hybrid Application Development Solutions
|
||||
</p>
|
||||
</div>
|
||||
<p class="grey-para">Hybrid development provides a chance to reduce your development cycle. The same
|
||||
code can be run on multiple platforms at a lower cost, meaning your app has a consistent and
|
||||
flexible performance along with savings in costs.
|
||||
<p class="grey-para">Hybrid app development enables the use of a single codebase that can be
|
||||
deployed across various platforms, thus saving time and cost while maintaining consistency in
|
||||
performance, flexibility, and cost-effectiveness for both users and businesses.
|
||||
</p>
|
||||
</div>
|
||||
<div class="transform-box">
|
||||
<div class="transform-inn-content">
|
||||
<img src="../assets/images/new-img/android-logo.svg" alt="">
|
||||
<p class="mid-para">Android Application Development
|
||||
<img src="../assets/images/new-img/apple-logo.svg" alt="">
|
||||
<p class="mid-para">iOS Application Development Services
|
||||
</p>
|
||||
</div>
|
||||
<p class="grey-para">Our Android app development services focus on creating feature-rich,
|
||||
high-performance apps tailored to Android's ecosystem. We make sure that your app is built with
|
||||
seamless integration, and high responsiveness, and gives an exceptional experience across all
|
||||
devices of Android.
|
||||
<p class="grey-para">Our iOS app development services are designed to deliver feature-rich,
|
||||
high-performing apps that adhere strictly to the Apple ecosystem. To enable seamless integration
|
||||
with responsivity, it delivers top-tier security and performance across all of Apple's devices.
|
||||
</p>
|
||||
</div>
|
||||
<div class="transform-box">
|
||||
<div class="transform-inn-content">
|
||||
<img src="../assets/images/new-img/native-app.svg" alt="">
|
||||
<p class="mid-para">Native Application Development
|
||||
<p class="mid-para">Native Mobile Application Development
|
||||
</p>
|
||||
</div>
|
||||
<p class="grey-para">Native App Development helps build fully optimized iOS and Android Apps. It
|
||||
focuses on giving users the best experience possible on any platform. Security and performance
|
||||
for your users can be guaranteed because of this.
|
||||
<p class="grey-para">Native app development is optimized for iOS and Android by using the native
|
||||
frameworks for a superior performance, high security, and a seamless user experience that leads
|
||||
to the best functionality and engagement
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@@ -658,8 +657,8 @@
|
||||
<span class="one"></span>
|
||||
<span class="two"></span>
|
||||
Explore Services
|
||||
<img loading="lazy" src="../assets/images/arrow-up-right.webp"
|
||||
class="arrow_up" alt="arrow-up">
|
||||
<img loading="lazy" src="../assets/images/arrow-up-right.webp" class="arrow_up"
|
||||
alt="arrow-up">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -12,7 +12,8 @@
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-6 banner-col">
|
||||
<p>Native App Development</p>
|
||||
<p>Native App Development services
|
||||
</p>
|
||||
<p class="head">Deliver High-Performance <br> <span class="gr-txt"> Native Apps</span>
|
||||
</p>
|
||||
<p class="grey-para">Tap into native app development designed with optimal speed, scale, and
|
||||
|
||||
Reference in New Issue
Block a user