diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index aa0505a..17e7bb7 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -47,16 +47,16 @@ export default function ServicesPage() { { id: 1, title: "Regular House Cleaning", description: "Weekly or bi-weekly maintenance cleaning for busy professionals and families. We keep your home fresh, organized, and sparkling between deep cleans. Perfect for maintaining a healthy, hygienic environment for you and your pets.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-italian-coffee-machine_23-2148349617.jpg", imageAlt: "Kitchen cleaning service"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-italian-coffee-machine_23-2148349617.jpg?_wi=1", imageAlt: "Kitchen cleaning service"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/concept-man-cleaning-his-home_23-2148133384.jpg", imageAlt: "Professional home cleaning"}, + imageSrc: "http://img.b2bpic.net/free-photo/concept-man-cleaning-his-home_23-2148133384.jpg?_wi=1", imageAlt: "Professional home cleaning"}, }, { id: 2, title: "Deep Cleaning", description: "Thorough, detailed cleaning that tackles everything from baseboards to ceiling fans. Perfect for seasonal refresh, move-in preparation, or when your home needs intensive care. We clean areas most regular services miss.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/concept-man-cleaning-his-home_23-2148133384.jpg", imageAlt: "Deep cleaning service"}, + imageSrc: "http://img.b2bpic.net/free-photo/concept-man-cleaning-his-home_23-2148133384.jpg?_wi=2", imageAlt: "Deep cleaning service"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-italian-coffee-machine_23-2148349617.jpg", imageAlt: "Detailed professional cleaning"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-italian-coffee-machine_23-2148349617.jpg?_wi=2", imageAlt: "Detailed professional cleaning"}, }, { id: 3,