hiring pages added and contact no. updated at gloabal offices
This commit is contained in:
@@ -1541,7 +1541,9 @@ const HireEnterpriseTalent = () => {
|
||||
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/enterprise-software-developers")}
|
||||
>
|
||||
<div className="inline-flex items-center gap-2">
|
||||
<Users className="w-5 h-5 flex-shrink-0" />
|
||||
<span>Hire Enterprise Talent</span>
|
||||
@@ -1773,7 +1775,7 @@ export const EnterpriseSoftwareSolutions = () => {
|
||||
</section>
|
||||
|
||||
{/* Footer */}
|
||||
<section className="bg-card">
|
||||
<section>
|
||||
<Footer />
|
||||
</section>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user