Update src/app/page.tsx
This commit is contained in:
@@ -72,7 +72,7 @@ export default function HomePage() {
|
||||
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=1"
|
||||
imageAlt="Professional recruitment team in action"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
@@ -83,7 +83,7 @@ export default function HomePage() {
|
||||
"Adapro understood our exact needs and delivered exceptional candidates within weeks. Truly consultative.",
|
||||
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=1",
|
||||
},
|
||||
{
|
||||
name: "Sarah Mitchell",
|
||||
@@ -92,7 +92,7 @@ export default function HomePage() {
|
||||
"The honesty and transparency throughout the process set them apart. No hard sells, just results.",
|
||||
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=1",
|
||||
},
|
||||
{
|
||||
name: "James Chen",
|
||||
@@ -110,7 +110,7 @@ export default function HomePage() {
|
||||
"More than recruiters – they're strategic partners invested in long-term relationships.",
|
||||
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=2",
|
||||
},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -132,7 +132,7 @@ export default function HomePage() {
|
||||
description="Over 20 years transforming professional services hiring"
|
||||
subdescription="Built on relationships that last"
|
||||
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=1"
|
||||
imageAlt="Adapro team collaborating with clients"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
@@ -151,7 +151,7 @@ export default function HomePage() {
|
||||
"CFOs, controllers, financial analysts, and accounting professionals. From audit to FP&A.",
|
||||
tag: "Finance",
|
||||
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=1",
|
||||
},
|
||||
{
|
||||
id: "hr",
|
||||
@@ -160,7 +160,7 @@ export default function HomePage() {
|
||||
"HR directors, talent acquisition leaders, and people strategy experts.",
|
||||
tag: "HR",
|
||||
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=1",
|
||||
},
|
||||
{
|
||||
id: "procurement",
|
||||
@@ -178,7 +178,7 @@ export default function HomePage() {
|
||||
"Marketing leaders, digital strategists, and campaign specialists.",
|
||||
tag: "Marketing",
|
||||
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=1",
|
||||
},
|
||||
{
|
||||
id: "legal",
|
||||
@@ -216,7 +216,7 @@ export default function HomePage() {
|
||||
company: "Investment Management Firm",
|
||||
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=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -225,7 +225,7 @@ export default function HomePage() {
|
||||
company: "Professional Services",
|
||||
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=3",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
|
||||
Reference in New Issue
Block a user