From ee8a38cabecfd4429cc145cb2c5ff85e73fa4016 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 12:04:31 +0000 Subject: [PATCH] Update src/app/services/commercial-housekeeping/page.tsx --- src/app/services/commercial-housekeeping/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/services/commercial-housekeeping/page.tsx b/src/app/services/commercial-housekeeping/page.tsx index c1dfd77..53d9e11 100644 --- a/src/app/services/commercial-housekeeping/page.tsx +++ b/src/app/services/commercial-housekeeping/page.tsx @@ -55,7 +55,7 @@ export default function CommercialCleaningPage() { } ]} layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/full-shot-men-high-five-office_23-2149345549.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-men-high-five-office_23-2149345549.jpg?_wi=4" imageAlt="Professional office cleaning service" mediaAnimation="slide-up" frameStyle="card" @@ -79,7 +79,7 @@ export default function CommercialCleaningPage() { title: "Daily Office Cleaning", description: "Regular office maintenance including desk cleaning, floor care, and waste management. Keeps your workspace fresh and professional every day.", tag: "Daily", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-men-high-five-office_23-2149345549.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-men-high-five-office_23-2149345549.jpg?_wi=5", buttons: [ { text: "Learn More", @@ -92,7 +92,7 @@ export default function CommercialCleaningPage() { title: "Deep Office Sanitization", description: "Comprehensive sanitization of office spaces including conference rooms, restrooms, and common areas. Medical-grade cleaning solutions for health and safety.", tag: "Sanitization", - 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=8", buttons: [ { text: "Get Quote", @@ -105,7 +105,7 @@ export default function CommercialCleaningPage() { title: "Carpet & Upholstery Care", description: "Professional carpet cleaning and office furniture maintenance. Extends the life of your office assets and maintains a professional appearance.", tag: "Maintenance", - imageSrc: "http://img.b2bpic.net/free-photo/old-man-rolling-yoga-mat-floor_23-2148097396.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/old-man-rolling-yoga-mat-floor_23-2148097396.jpg?_wi=2", buttons: [ { text: "Schedule Service", @@ -142,7 +142,7 @@ export default function CommercialCleaningPage() {