Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-03-03 08:18:58 +00:00
Showing only changes of commit 4c8bb9db75 - Show all commits

View File

@@ -72,7 +72,7 @@ export default function AboutPage() {
description="Since 2004, we've been committed to honest partnerships" description="Since 2004, we've been committed to honest partnerships"
subdescription="Every relationship matters. Every candidate deserves respect. Every client deserves excellence." subdescription="Every relationship matters. Every candidate deserves respect. Every client deserves excellence."
icon={HandshakeIcon} icon={HandshakeIcon}
imageSrc="http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg" imageSrc="http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg?_wi=2"
imageAlt="Adapro team collaborating with clients" imageAlt="Adapro team collaborating with clients"
mediaAnimation="slide-up" mediaAnimation="slide-up"
useInvertedBackground={false} useInvertedBackground={false}
@@ -91,7 +91,7 @@ export default function AboutPage() {
"Honesty and transparency in every conversation. No hidden agendas, no pressure tactics just real consultancy.", "Honesty and transparency in every conversation. No hidden agendas, no pressure tactics just real consultancy.",
tag: "Values", tag: "Values",
imageSrc: 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=2",
}, },
{ {
id: "expertise", id: "expertise",
@@ -100,7 +100,7 @@ export default function AboutPage() {
"20+ years in professional services means we genuinely understand your sector and its unique challenges.", "20+ years in professional services means we genuinely understand your sector and its unique challenges.",
tag: "Values", tag: "Values",
imageSrc: 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=2",
}, },
{ {
id: "partnership", id: "partnership",
@@ -109,7 +109,7 @@ export default function AboutPage() {
"We're invested in long-term success. Your growth is our growth. Your challenges are our challenges.", "We're invested in long-term success. Your growth is our growth. Your challenges are our challenges.",
tag: "Values", tag: "Values",
imageSrc: 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=2",
}, },
]} ]}
animationType="slide-up" animationType="slide-up"