diff --git a/src/app/page.tsx b/src/app/page.tsx index 9b68922..856951e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { description="Professional, punctual, and respectful cleaning services you can rely on. Let us handle the mess, so you can enjoy your home." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-her-home_23-2148118470.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-her-home_23-2148118470.jpg?_wi=1", imageAlt: "Professional cleaning service", }, { @@ -174,7 +174,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-cleaning-his-home_23-2148112020.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-cleaning-his-home_23-2148112020.jpg?_wi=1" imageAlt="Professional cleaning service provider" /> @@ -198,7 +198,7 @@ export default function LandingPage() { title: "Deep Cleaning", description: "Thorough scrubbing for a refreshed home experience.", tag: "Expert", - imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-her-home_23-2148118470.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-her-home_23-2148118470.jpg?_wi=2", imageAlt: "sparkling clean bathroom interior modern", }, { @@ -206,7 +206,7 @@ export default function LandingPage() { title: "Professional Care", description: "Experienced cleaners focused on responsibility.", tag: "Reliable", - imageSrc: "http://img.b2bpic.net/free-photo/man-cleaning-his-home_23-2148112020.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-cleaning-his-home_23-2148112020.jpg?_wi=2", imageAlt: "sparkling clean bathroom interior modern", }, ]}