From 8714365e425cef5763e0bb81fba22d1e77c7e114 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 06:44:20 +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 a284644..448132c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-keyboard-glasses-with-executives-background_1098-3635.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-keyboard-glasses-with-executives-background_1098-3635.jpg?_wi=1" imageAlt="Professional recruitment team" avatars={[ { @@ -141,7 +141,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-keyboard-glasses-with-executives-background_1098-3635.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-keyboard-glasses-with-executives-background_1098-3635.jpg?_wi=2", imageAlt: "skilled worker job training", }, { @@ -169,7 +169,7 @@ export default function LandingPage() { title: "Industrial & Logistics Staffing", description: "Fast-turnaround personnel placement for high-volume operational environments and facility support.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Logistics staffing", }, items: [ @@ -183,7 +183,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/womens-happy-about-success_23-2148461402.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/womens-happy-about-success_23-2148461402.jpg?_wi=1", imageAlt: "skilled worker job training", }, ]} @@ -222,7 +222,7 @@ export default function LandingPage() { handle: "HR Director, TechCorp", testimonial: "Exceptional service. They truly understand the nuance of our staffing needs.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", }, { id: "2", @@ -230,7 +230,7 @@ export default function LandingPage() { handle: "Operations Lead, Logistics Pro", testimonial: "The industrial talent they provide is unparalleled in both quality and speed.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/womens-happy-about-success_23-2148461402.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/womens-happy-about-success_23-2148461402.jpg?_wi=2", }, { id: "3", -- 2.49.1