Update src/app/employers/page.tsx
This commit is contained in:
@@ -80,21 +80,21 @@ export default function EmployersPage() {
|
|||||||
id: "1",
|
id: "1",
|
||||||
title: "Fast Placements",
|
title: "Fast Placements",
|
||||||
tags: ["5-7 Days", "Quick Results"],
|
tags: ["5-7 Days", "Quick Results"],
|
||||||
imageSrc: "/placeholders/placeholder1.webp",
|
imageSrc: "/placeholders/placeholder1.webp?_wi=10",
|
||||||
imageAlt: "Fast recruitment process",
|
imageAlt: "Fast recruitment process",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2",
|
||||||
title: "Local Market Knowledge",
|
title: "Local Market Knowledge",
|
||||||
tags: ["Exeter Expertise", "Devon Understanding"],
|
tags: ["Exeter Expertise", "Devon Understanding"],
|
||||||
imageSrc: "/placeholders/placeholder1.webp",
|
imageSrc: "/placeholders/placeholder1.webp?_wi=11",
|
||||||
imageAlt: "Local market expertise",
|
imageAlt: "Local market expertise",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3",
|
||||||
title: "Flexible Staffing Options",
|
title: "Flexible Staffing Options",
|
||||||
tags: ["Permanent", "Temporary", "Contract"],
|
tags: ["Permanent", "Temporary", "Contract"],
|
||||||
imageSrc: "/placeholders/placeholder1.webp",
|
imageSrc: "/placeholders/placeholder1.webp?_wi=12",
|
||||||
imageAlt: "Flexible staffing solutions",
|
imageAlt: "Flexible staffing solutions",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user