diff --git a/src/app/page.tsx b/src/app/page.tsx index dc1f724..9d952d9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26545.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26545.jpg?_wi=1", imageAlt: "Professional Plumber", }, { @@ -105,19 +105,19 @@ export default function LandingPage() { { title: "24/7 Availability", description: "We are ready for any plumbing emergency day or night.", - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746301.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746301.jpg?_wi=1", imageAlt: "24/7 service", }, { title: "Licensed Professionals", description: "Highly trained and insured experts for your peace of mind.", - imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26545.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26545.jpg?_wi=2", imageAlt: "Expert team", }, { title: "Transparent Pricing", description: "Clear and upfront costs with no hidden fees, ever.", - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746301.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746301.jpg?_wi=2", imageAlt: "Pricing", }, ]}