diff --git a/src/app/page.tsx b/src/app/page.tsx index 429c06c..8a8ab1c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -109,7 +109,7 @@ export default function LandingPage() { }, { title: "Expert Workmanship", description: "Fully licensed, insured, and dedicated to the highest safety standards.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-practicing-tai-chi-outside_23-2149893705.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-practicing-tai-chi-outside_23-2149893705.jpg?_wi=1"}, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-playing-guitar_23-2149223663.jpg"} } @@ -212,7 +212,7 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Johnson", role: "Homeowner", company: "Dania Shores", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-practicing-tai-chi-outside_23-2149893705.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-practicing-tai-chi-outside_23-2149893705.jpg?_wi=2"}, { id: "2", name: "Michael Chen", role: "Property Manager", company: "Coastal Living", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/mixed-lovers-taking-selfie_1098-16730.jpg"},