Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -80,21 +80,21 @@ export default function CandidatesPage() {
|
|||||||
id: "1",
|
id: "1",
|
||||||
title: "Personalized Job Matching",
|
title: "Personalized Job Matching",
|
||||||
tags: ["Career Fit", "Skills Alignment"],
|
tags: ["Career Fit", "Skills Alignment"],
|
||||||
imageSrc: "/placeholders/placeholder1.webp",
|
imageSrc: "/placeholders/placeholder1.webp?_wi=13",
|
||||||
imageAlt: "Job matching service",
|
imageAlt: "Job matching service",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2",
|
||||||
title: "Interview Preparation Support",
|
title: "Interview Preparation Support",
|
||||||
tags: ["Coaching", "Company Insights"],
|
tags: ["Coaching", "Company Insights"],
|
||||||
imageSrc: "/placeholders/placeholder1.webp",
|
imageSrc: "/placeholders/placeholder1.webp?_wi=14",
|
||||||
imageAlt: "Interview coaching",
|
imageAlt: "Interview coaching",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3",
|
||||||
title: "Roles in Growing Sectors",
|
title: "Roles in Growing Sectors",
|
||||||
tags: ["Tech", "Healthcare", "Finance"],
|
tags: ["Tech", "Healthcare", "Finance"],
|
||||||
imageSrc: "/placeholders/placeholder1.webp",
|
imageSrc: "/placeholders/placeholder1.webp?_wi=15",
|
||||||
imageAlt: "Diverse sector opportunities",
|
imageAlt: "Diverse sector opportunities",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
@@ -46,7 +46,7 @@ export default function ContactPage() {
|
|||||||
tagAnimation="opacity"
|
tagAnimation="opacity"
|
||||||
background={{ variant: "radial-gradient" }}
|
background={{ variant: "radial-gradient" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
imageSrc="/placeholders/placeholder1.webp"
|
imageSrc="/placeholders/placeholder1.webp?_wi=9"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
inputPlaceholder="your@email.com"
|
inputPlaceholder="your@email.com"
|
||||||
|
|||||||
@@ -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",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
@@ -104,28 +104,28 @@ export default function HomePage() {
|
|||||||
id: "1",
|
id: "1",
|
||||||
title: "Hire Permanent Staff",
|
title: "Hire Permanent Staff",
|
||||||
tags: ["Permanent Roles", "Full-time Positions"],
|
tags: ["Permanent Roles", "Full-time Positions"],
|
||||||
imageSrc: "/placeholders/placeholder1.webp",
|
imageSrc: "/placeholders/placeholder1.webp?_wi=1",
|
||||||
imageAlt: "Hire staff for your business",
|
imageAlt: "Hire staff for your business",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2",
|
||||||
title: "Executive Search",
|
title: "Executive Search",
|
||||||
tags: ["Senior Positions", "Leadership Roles"],
|
tags: ["Senior Positions", "Leadership Roles"],
|
||||||
imageSrc: "/placeholders/placeholder1.webp",
|
imageSrc: "/placeholders/placeholder1.webp?_wi=2",
|
||||||
imageAlt: "Executive recruitment services",
|
imageAlt: "Executive recruitment services",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3",
|
||||||
title: "Temporary & Contract Staffing",
|
title: "Temporary & Contract Staffing",
|
||||||
tags: ["Flexible Solutions", "Short-term Coverage"],
|
tags: ["Flexible Solutions", "Short-term Coverage"],
|
||||||
imageSrc: "/placeholders/placeholder1.webp",
|
imageSrc: "/placeholders/placeholder1.webp?_wi=3",
|
||||||
imageAlt: "Temporary staffing options",
|
imageAlt: "Temporary staffing options",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4",
|
||||||
title: "Specialized Technical Recruitment",
|
title: "Specialized Technical Recruitment",
|
||||||
tags: ["Tech Skills", "Specialized Roles"],
|
tags: ["Tech Skills", "Specialized Roles"],
|
||||||
imageSrc: "/placeholders/placeholder1.webp",
|
imageSrc: "/placeholders/placeholder1.webp?_wi=4",
|
||||||
imageAlt: "Technical talent recruitment",
|
imageAlt: "Technical talent recruitment",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
@@ -317,7 +317,7 @@ export default function HomePage() {
|
|||||||
tagAnimation="opacity"
|
tagAnimation="opacity"
|
||||||
background={{ variant: "radial-gradient" }}
|
background={{ variant: "radial-gradient" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
imageSrc="/placeholders/placeholder1.webp"
|
imageSrc="/placeholders/placeholder1.webp?_wi=5"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
inputPlaceholder="Enter your email"
|
inputPlaceholder="Enter your email"
|
||||||
|
|||||||
@@ -48,21 +48,21 @@ export default function ServicesPage() {
|
|||||||
id: "1",
|
id: "1",
|
||||||
title: "Permanent Staffing Solutions",
|
title: "Permanent Staffing Solutions",
|
||||||
tags: ["Full-time Roles", "Permanent Positions"],
|
tags: ["Full-time Roles", "Permanent Positions"],
|
||||||
imageSrc: "/placeholders/placeholder1.webp",
|
imageSrc: "/placeholders/placeholder1.webp?_wi=6",
|
||||||
imageAlt: "Permanent staffing solutions",
|
imageAlt: "Permanent staffing solutions",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2",
|
||||||
title: "Executive & Senior Search",
|
title: "Executive & Senior Search",
|
||||||
tags: ["Leadership Roles", "C-Suite Placements"],
|
tags: ["Leadership Roles", "C-Suite Placements"],
|
||||||
imageSrc: "/placeholders/placeholder1.webp",
|
imageSrc: "/placeholders/placeholder1.webp?_wi=7",
|
||||||
imageAlt: "Executive search services",
|
imageAlt: "Executive search services",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3",
|
||||||
title: "Temporary & Contract Staff",
|
title: "Temporary & Contract Staff",
|
||||||
tags: ["Short-term Coverage", "Flexible Solutions"],
|
tags: ["Short-term Coverage", "Flexible Solutions"],
|
||||||
imageSrc: "/placeholders/placeholder1.webp",
|
imageSrc: "/placeholders/placeholder1.webp?_wi=8",
|
||||||
imageAlt: "Temporary staffing options",
|
imageAlt: "Temporary staffing options",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user