From 0adbcd0cd236cb0cd802da0b68ed54c3ca60b5e2 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 21:55:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 93b190f..8b44a9d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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", }, ]}