From 2eacf0e7eb957bd9885afce77c6d3817462a89ba Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 12:04:32 +0000 Subject: [PATCH] Update src/app/services/deep-cleaning/page.tsx --- src/app/services/deep-cleaning/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/services/deep-cleaning/page.tsx b/src/app/services/deep-cleaning/page.tsx index e29e60c..3ddc604 100644 --- a/src/app/services/deep-cleaning/page.tsx +++ b/src/app/services/deep-cleaning/page.tsx @@ -56,7 +56,7 @@ export default function DeepCleaningPage() { }, ]} layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358966.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358966.jpg?_wi=3" imageAlt="Deep home cleaning service" mediaAnimation="slide-up" frameStyle="card" @@ -71,7 +71,7 @@ export default function DeepCleaningPage() { textboxLayout="default" useInvertedBackground={false} imagePosition="right" - imageSrc="http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358966.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358966.jpg?_wi=4" imageAlt="Professional deep cleaning service" mediaAnimation="slide-up" bulletPoints={[ @@ -124,7 +124,7 @@ export default function DeepCleaningPage() { title: "Living & Bedroom Areas", description: "Thorough cleaning of furniture, upholstery, under beds, inside closets, and all surfaces from top to bottom", tag: "Interior", - imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358966.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358966.jpg?_wi=5", buttons: [ { text: "Inquire", @@ -137,7 +137,7 @@ export default function DeepCleaningPage() { title: "Kitchen Deep Clean", description: "Professional cleaning inside and behind appliances, cabinets, and surfaces. Grease and stain removal.", tag: "Kitchen", - imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358966.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358966.jpg?_wi=6", buttons: [ { text: "Book Service", @@ -150,7 +150,7 @@ export default function DeepCleaningPage() { title: "Bathroom Sanitization", description: "Complete bathroom deep clean including tiles, grout, fixtures, and thorough disinfection", tag: "Bathroom", - imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358966.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358966.jpg?_wi=7", buttons: [ { text: "Get Quote", @@ -185,7 +185,7 @@ export default function DeepCleaningPage() {