Update src/app/clients/page.tsx

This commit is contained in:
2026-03-03 08:24:36 +00:00
parent b105011df6
commit 5fa8aaa173

View File

@@ -71,7 +71,7 @@ export default function ClientsPage() {
tagIcon={Briefcase}
tagAnimation="slide-up"
background={{ variant: "animated-grid" }}
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={[
@@ -79,12 +79,12 @@ export default function ClientsPage() {
name: "Marcus Thompson", handle: "VP of Operations", testimonial:
"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", handle: "Head of Finance", testimonial:
"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}
buttons={[
@@ -104,15 +104,15 @@ export default function ClientsPage() {
{
id: "deep-discovery", title: "Deep Discovery", description:
"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", title: "Quality Over Quantity", description:
"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", title: "Strategic Support", description:
"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"
textboxLayout="default"