Update src/app/candidates/page.tsx
This commit is contained in:
@@ -71,7 +71,7 @@ export default function CandidatesPage() {
|
||||
tagIcon={Briefcase}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "noise" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-business-workers-smiling-happy-confident-working-together-with-smile-face-using-laptop-speaking-office_839833-9703.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-business-workers-smiling-happy-confident-working-together-with-smile-face-using-laptop-speaking-office_839833-9703.jpg?_wi=2"
|
||||
imageAlt="Candidates exploring career opportunities"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
@@ -82,7 +82,7 @@ export default function CandidatesPage() {
|
||||
"Adapro helped me find the perfect role that aligned with my career goals. Their support throughout was exceptional.",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
name: "Rachel Green",
|
||||
@@ -91,7 +91,7 @@ export default function CandidatesPage() {
|
||||
"They listened to what I wanted and didn't push me toward roles that weren't right. That integrity is rare.",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=4",
|
||||
},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -116,7 +116,7 @@ export default function CandidatesPage() {
|
||||
"Your dedicated recruiter gets to know you, your goals, and your values. We match you with roles that fit.",
|
||||
tag: "Candidates",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg",
|
||||
"http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "sector-expertise",
|
||||
@@ -125,7 +125,7 @@ export default function CandidatesPage() {
|
||||
"With 20+ years in professional services, we understand career progression, market rates, and opportunities.",
|
||||
tag: "Candidates",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/businessman-holding-laptop-showing-financial-data_9975-22146.jpg",
|
||||
"http://img.b2bpic.net/free-photo/businessman-holding-laptop-showing-financial-data_9975-22146.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "honest-advice",
|
||||
@@ -134,7 +134,7 @@ export default function CandidatesPage() {
|
||||
"We'll tell you if a role is right for you, even if it means passing on a commission. Your career matters most.",
|
||||
tag: "Candidates",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/marketing-plan-achievement-strategy_53876-127844.jpg",
|
||||
"http://img.b2bpic.net/free-photo/marketing-plan-achievement-strategy_53876-127844.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user