Update src/app/clients/page.tsx

This commit is contained in:
2026-03-03 08:18:48 +00:00
parent 5b85046c86
commit b63a9fe861

View File

@@ -71,7 +71,7 @@ export default function ClientsPage() {
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=3"
imageAlt="Client and recruitment team partnership"
mediaAnimation="slide-up"
testimonials={[
@@ -82,7 +82,7 @@ export default function ClientsPage() {
"Adapro didn't just fill positions they helped us build a stronger team. Their understanding of our business was evident from day one.",
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=4",
},
{
name: "Lisa Chen",
@@ -91,7 +91,7 @@ export default function ClientsPage() {
"We've worked with many recruiters, but Adapro stands out. They're consultants first, salespeople second.",
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=5",
},
]}
testimonialRotationInterval={5000}
@@ -116,7 +116,7 @@ export default function ClientsPage() {
"We invest time understanding your culture, requirements, growth plans, and team dynamics before presenting candidates.",
tag: "Process",
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=4",
},
{
id: "quality-matches",
@@ -125,7 +125,7 @@ export default function ClientsPage() {
"Rather than flooding your inbox with hundreds of CVs, we present carefully selected candidates who genuinely fit.",
tag: "Process",
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=4",
},
{
id: "strategic-support",
@@ -134,7 +134,7 @@ export default function ClientsPage() {
"From shortlisting to onboarding support, we're your partner throughout the entire hiring process.",
tag: "Process",
imageSrc:
"http://img.b2bpic.net/free-photo/medium-shot-people-learning-together_23-2149300755.jpg",
"http://img.b2bpic.net/free-photo/medium-shot-people-learning-together_23-2149300755.jpg?_wi=3",
},
]}
animationType="slide-up"