diff --git a/src/app/page.tsx b/src/app/page.tsx index 56a1cec..420730a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -107,13 +107,13 @@ export default function LandingPage() { { title: "Eco-Friendly Products", description: "Safe for children and pets, our green cleaning solutions ensure a healthy home environment.", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552226.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552226.jpg?_wi=1", imageAlt: "Eco-friendly cleaning", }, { title: "Expert Trained Staff", description: "Highly trained, vetted, and professional staff dedicated to precision and care.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-female-janitor_23-2148453432.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-female-janitor_23-2148453432.jpg?_wi=1", imageAlt: "Cleaning professionals", }, { @@ -125,13 +125,13 @@ export default function LandingPage() { { title: "Deep Sanitization", description: "Advanced sanitization techniques to eliminate bacteria and allergens for a pristine space.", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552226.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552226.jpg?_wi=2", imageAlt: "Sanitized surface", }, { title: "Custom Plans", description: "Tailored cleaning packages designed to meet your specific residential or commercial needs.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-female-janitor_23-2148453432.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-female-janitor_23-2148453432.jpg?_wi=2", imageAlt: "Planning checklist", }, ]}