worked on the hire developer
This commit is contained in:
@@ -75,7 +75,7 @@ export const HireMobileAppDevelopers = () => {
|
|||||||
const heroBanner = [
|
const heroBanner = [
|
||||||
{
|
{
|
||||||
category: "Hire Expert Developers",
|
category: "Hire Expert Developers",
|
||||||
title: "Hire Mobile App Developers",
|
title: "Hire Mobile App Developers for Your Project",
|
||||||
description: "Get access to top-tier mobile app developers specialized in iOS, Android, React Native, and Flutter. Build engaging, high-performance mobile applications that users love.",
|
description: "Get access to top-tier mobile app developers specialized in iOS, Android, React Native, and Flutter. Build engaging, high-performance mobile applications that users love.",
|
||||||
primaryCTA: {
|
primaryCTA: {
|
||||||
text: "Hire Mobile Developers",
|
text: "Hire Mobile Developers",
|
||||||
|
|||||||
@@ -50,7 +50,18 @@ export const HireMobileAppDevelopersIndia = () => {
|
|||||||
{
|
{
|
||||||
icon: Smartphone,
|
icon: Smartphone,
|
||||||
title: "Cross-Platform Developers",
|
title: "Cross-Platform Developers",
|
||||||
description: "Experts in frameworks like React Native and Flutter for efficient development across multiple platforms with a single codebase.",
|
description: (
|
||||||
|
<>
|
||||||
|
We have expert developers in frameworks like React Native and Flutter for efficient{" "}
|
||||||
|
<a
|
||||||
|
href="/services/cross-platform-app-development"
|
||||||
|
className="text-[#E5195E] underline"
|
||||||
|
>
|
||||||
|
development across multiple platforms
|
||||||
|
</a>{" "}
|
||||||
|
using a single codebase.
|
||||||
|
</>
|
||||||
|
),
|
||||||
skills: ["React Native", "Flutter", "Dart", "Expo", "Xamarin"]
|
skills: ["React Native", "Flutter", "Dart", "Expo", "Xamarin"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user