hiring pages added and contact no. updated at gloabal offices
This commit is contained in:
@@ -1207,10 +1207,12 @@ const HireWebDevelopers = () => {
|
||||
className="text-center space-y-6"
|
||||
>
|
||||
<div className="flex flex-col sm:flex-row gap-4 justify-center">
|
||||
<ShimmerButton className="text-lg px-8 py-4">
|
||||
<ShimmerButton className="text-lg px-8 py-4"
|
||||
onClick={() => navigateTo("/hire-talent/custom-web-app-developers")}
|
||||
>
|
||||
<div className="inline-flex items-center gap-2">
|
||||
<Users className="w-5 h-5 flex-shrink-0" />
|
||||
<span>Hire Web Developers</span>
|
||||
<span>Hire custom Web Developers</span>
|
||||
</div>
|
||||
</ShimmerButton>
|
||||
<Button
|
||||
@@ -1437,7 +1439,7 @@ export const CustomWebAppDevelopment = () => {
|
||||
</section>
|
||||
|
||||
{/* Footer */}
|
||||
<section className="bg-card">
|
||||
<section >
|
||||
<Footer />
|
||||
</section>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user