diff --git a/src/app/page.tsx b/src/app/page.tsx index 90edb5a..f93a225 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -114,14 +114,14 @@ export default function LandingPage() { title: "Expert Team", description: "Skilled professionals you can trust.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721535.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721535.jpg?_wi=1", imageAlt: "professional hvac technicians", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/production-hard-cheese-cheese-manufacture-interior_645730-810.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/production-hard-cheese-cheese-manufacture-interior_645730-810.jpg?_wi=1", imageAlt: "expert service worker team", }, - imageSrc: "http://img.b2bpic.net/free-photo/steel-pipelines-cables-factory-interior-as-nuclear-industry-background-concept_645730-823.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/steel-pipelines-cables-factory-interior-as-nuclear-industry-background-concept_645730-823.jpg?_wi=1", imageAlt: "plumbing professional badge", }, ]} @@ -206,7 +206,7 @@ export default function LandingPage() {