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