Update src/app/page.tsx
This commit is contained in:
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
||||
href: "/apply",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/map-cook-islands-gold-glitter-map-dark-background_559531-10689.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/map-cook-islands-gold-glitter-map-dark-background_559531-10689.jpg?_wi=1"
|
||||
imageAlt="Abstract glowing world map symbolizing global mobility"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -181,7 +181,7 @@ export default function LandingPage() {
|
||||
description: "Attestation, legalization, and translation.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/teammates-working-late-office_23-2148991374.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/teammates-working-late-office_23-2148991374.jpg?_wi=1"
|
||||
imageAlt="Diverse global team collaborating in a modern tech office"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -197,7 +197,7 @@ export default function LandingPage() {
|
||||
title: "International Recruitment",
|
||||
description: "Connecting top talent from North Africa with employers in Europe and the Gulf region.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-lamp-laptop-desktop-night_169016-17447.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-lamp-laptop-desktop-night_169016-17447.jpg?_wi=1",
|
||||
imageAlt: "Abstract graphic of global worker mobility",
|
||||
},
|
||||
items: [
|
||||
@@ -215,7 +215,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/map-cook-islands-gold-glitter-map-dark-background_559531-10689.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/map-cook-islands-gold-glitter-map-dark-background_559531-10689.jpg?_wi=2",
|
||||
imageAlt: "international recruitment global workers",
|
||||
},
|
||||
{
|
||||
@@ -240,7 +240,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teammates-working-late-office_23-2148991374.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teammates-working-late-office_23-2148991374.jpg?_wi=2",
|
||||
imageAlt: "international recruitment global workers",
|
||||
},
|
||||
{
|
||||
@@ -265,7 +265,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-police-officers-examining-case-files-reports_482257-74441.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-police-officers-examining-case-files-reports_482257-74441.jpg?_wi=1",
|
||||
imageAlt: "international recruitment global workers",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user