From ade42e5236e0e1b75419b28e265d0fe3af095808 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 21:46:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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", }, ]} -- 2.49.1