fixed routes
This commit is contained in:
@@ -165,6 +165,10 @@ const footerNavigation = {
|
||||
label: "Hire Mobile App Developers USA",
|
||||
url: "/hire-talent/mobile-app-developers-usa",
|
||||
},
|
||||
{
|
||||
label: "Mobile App Development UK",
|
||||
url: "/services/mobile-app-development-uk",
|
||||
},
|
||||
|
||||
],
|
||||
Company: [
|
||||
|
||||
@@ -106,10 +106,7 @@ const navigationData = {
|
||||
name: "Android App Development",
|
||||
href: "/services/android-app-development",
|
||||
},
|
||||
{
|
||||
name: "Mobile App Development uk",
|
||||
href: "/services/mobile-app-development-uk",
|
||||
},
|
||||
|
||||
{
|
||||
name: "Cross-Platform App Development",
|
||||
href: "/services/cross-platform-app-development",
|
||||
|
||||
@@ -137,8 +137,8 @@ const HeroWithCTA = () => {
|
||||
className="space-y-6"
|
||||
>
|
||||
<h1 className="text-4xl font-semibold leading-tight md:text-5xl lg:text-6xl">
|
||||
<span className="text-white">From Vision to </span>
|
||||
<span className="text-[#E5195E]">App Store</span>
|
||||
<span className="text-white">From Vision to </span>
|
||||
<span className="text-[#E5195E]">App Store </span>
|
||||
<span className="text-white">in Just 6 weeks</span>
|
||||
</h1>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user