diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index a7aea83..ffb672d 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -88,7 +88,7 @@ export default function ServicesPage() { description: "Regular mowing, edging along sidewalks and driveways, and clean blow-off of clippings. We keep your lawn perfectly manicured every time.", imageSrc: - "http://img.b2bpic.net/free-photo/fork-harrows-grass_1339-7742.jpg", + "http://img.b2bpic.net/free-photo/fork-harrows-grass_1339-7742.jpg?_wi=3", imageAlt: "Professional lawn mowing service", }, { @@ -99,7 +99,7 @@ export default function ServicesPage() { description: "Bed clean-up, light trimming, weed removal, and seasonal refresh. Your flower beds will look better than ever.", imageSrc: - "http://img.b2bpic.net/free-photo/person-doing-diy-activity-online-content-creation_23-2151515938.jpg", + "http://img.b2bpic.net/free-photo/person-doing-diy-activity-online-content-creation_23-2151515938.jpg?_wi=3", imageAlt: "Well-maintained flower beds", }, { @@ -110,7 +110,7 @@ export default function ServicesPage() { description: "Leaf removal, debris clean-up, and storm clean-up. We keep your property tidy and ready for every season.", imageSrc: - "http://img.b2bpic.net/free-photo/woman-operating-heavy-duty-leaf-blower_1153-7324.jpg", + "http://img.b2bpic.net/free-photo/woman-operating-heavy-duty-leaf-blower_1153-7324.jpg?_wi=2", imageAlt: "Seasonal yard cleanup service", }, ]}