Update src/app/services/page.tsx
This commit is contained in:
@@ -76,21 +76,21 @@ export default function ServicesPage() {
|
|||||||
id: "1",
|
id: "1",
|
||||||
title: "Permanent Recruitment",
|
title: "Permanent Recruitment",
|
||||||
tags: ["Full-time Roles", "Career Growth"],
|
tags: ["Full-time Roles", "Career Growth"],
|
||||||
imageSrc: "/placeholders/placeholder1.webp",
|
imageSrc: "/placeholders/placeholder1.webp?_wi=6",
|
||||||
imageAlt: "Permanent recruitment for long-term hires",
|
imageAlt: "Permanent recruitment for long-term hires",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2",
|
||||||
title: "Executive Search & Selection",
|
title: "Executive Search & Selection",
|
||||||
tags: ["Leadership", "C-Suite"],
|
tags: ["Leadership", "C-Suite"],
|
||||||
imageSrc: "/placeholders/placeholder1.webp",
|
imageSrc: "/placeholders/placeholder1.webp?_wi=7",
|
||||||
imageAlt: "Executive search for senior positions",
|
imageAlt: "Executive search for senior positions",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3",
|
||||||
title: "Temporary & Contract Staff",
|
title: "Temporary & Contract Staff",
|
||||||
tags: ["Flexibility", "Quick Placement"],
|
tags: ["Flexibility", "Quick Placement"],
|
||||||
imageSrc: "/placeholders/placeholder1.webp",
|
imageSrc: "/placeholders/placeholder1.webp?_wi=8",
|
||||||
imageAlt: "Temporary and contract staffing solutions",
|
imageAlt: "Temporary and contract staffing solutions",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user