hiring pages added and contact no. updated at gloabal offices

This commit is contained in:
priyanshuvish
2025-09-18 19:13:07 +05:30
parent b54d17ea61
commit eda5e18732
45 changed files with 3753 additions and 135 deletions

View File

@@ -1580,16 +1580,18 @@ const HireBackendDevelopers = () => {
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/api-backend-developers")}
>
<div className="inline-flex items-center gap-2">
<Users className="w-5 h-5 flex-shrink-0" />
<span>Hire Backend Developers</span>
<span>Hire api Backend Developers</span>
</div>
</ShimmerButton>
<Button
variant="outline"
size="lg"
className="text-lg px-8 py-4 border-gray-600 text-gray-300 hover:bg-gray-800 hover:text-white"
className="text-lg px-8 py-4 h-auto border-gray-600 text-gray-300 hover:bg-gray-800 hover:text-white"
>
<div className="inline-flex items-center gap-2">
<FileText className="w-5 h-5 flex-shrink-0" />