diff --git a/src/app/plumber-canton-oh/page.tsx b/src/app/plumber-canton-oh/page.tsx index 7ab7c2a..786644f 100644 --- a/src/app/plumber-canton-oh/page.tsx +++ b/src/app/plumber-canton-oh/page.tsx @@ -137,7 +137,7 @@ export default function LandingPage() { role: "Retired Teacher", company: "Canton North", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-father-his-backyard_23-2149489567.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-father-his-backyard_23-2149489567.jpg?_wi=4", imageAlt: "Arthur B.", }, { @@ -146,7 +146,7 @@ export default function LandingPage() { role: "Office Manager", company: "Downtown Canton", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man_641386-961.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man_641386-961.jpg?_wi=4", imageAlt: "Brenda K.", }, { @@ -155,7 +155,7 @@ export default function LandingPage() { role: "Small Business Owner", company: "Canton South", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-afro-business-woman-standing-outdoors-street_58466-16303.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-afro-business-woman-standing-outdoors-street_58466-16303.jpg?_wi=4", imageAlt: "Chris M.", }, { @@ -164,7 +164,7 @@ export default function LandingPage() { role: "Realtor", company: "East Canton", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-outdoors_23-2148618924.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-outdoors_23-2148618924.jpg?_wi=4", imageAlt: "Diana R.", }, ]}