diff --git a/src/app/page.tsx b/src/app/page.tsx index d99b1d9..fdc5eed 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -128,7 +128,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", imageAlt: "Logistics staffing"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Logistics staffing"}, items: [ { icon: CheckCircle, @@ -164,7 +164,7 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Miller", 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", name: "Mark Evans", 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"},