Update src/app/services/page.tsx
This commit is contained in:
@@ -48,21 +48,21 @@ export default function ServicesPage() {
|
||||
id: "1",
|
||||
title: "Permanent Staffing Solutions",
|
||||
tags: ["Full-time Roles", "Permanent Positions"],
|
||||
imageSrc: "/placeholders/placeholder1.webp",
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=6",
|
||||
imageAlt: "Permanent staffing solutions",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Executive & Senior Search",
|
||||
tags: ["Leadership Roles", "C-Suite Placements"],
|
||||
imageSrc: "/placeholders/placeholder1.webp",
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=7",
|
||||
imageAlt: "Executive search services",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Temporary & Contract Staff",
|
||||
tags: ["Short-term Coverage", "Flexible Solutions"],
|
||||
imageSrc: "/placeholders/placeholder1.webp",
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=8",
|
||||
imageAlt: "Temporary staffing options",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user