From d66b0b134627b919762aa68fadb41e7fc6455690 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 22 Mar 2026 14:22:42 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 914dfb3..05a05e9 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -116,7 +116,7 @@ export default function ServicesPage() { imageAlt: "Professional lawn mowing", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-love-garden_23-2147986408.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-couple-love-garden_23-2147986408.jpg?_wi=1", imageAlt: "Manicured lawn maintenance", }, ], @@ -142,11 +142,11 @@ export default function ServicesPage() { icon: Sparkles, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-planting-sprouts-garden_23-2147714879.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-planting-sprouts-garden_23-2147714879.jpg?_wi=1", imageAlt: "Garden cleanup service", }, { - imageSrc: "http://img.b2bpic.net/free-photo/gardening_23-2148013552.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gardening_23-2148013552.jpg?_wi=1", imageAlt: "Clean and prepared garden", }, ], @@ -176,7 +176,7 @@ export default function ServicesPage() { imageAlt: "Professional hedge trimming", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-planting-new-plants-nature_23-2149121342.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-planting-new-plants-nature_23-2149121342.jpg?_wi=1", imageAlt: "Trimmed hedges and plants", }, ], @@ -206,7 +206,7 @@ export default function ServicesPage() { imageAlt: "Landscape design consultation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/gardening_23-2148013552.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gardening_23-2148013552.jpg?_wi=2", imageAlt: "Designed landscape project", }, ], @@ -221,7 +221,7 @@ export default function ServicesPage() { imageAlt: "Lawn pest control service", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-love-garden_23-2147986408.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-couple-love-garden_23-2147986408.jpg?_wi=2", imageAlt: "Healthy lawn after treatment", }, ], @@ -236,7 +236,7 @@ export default function ServicesPage() { imageAlt: "Professional mulching service", }, { - imageSrc: "http://img.b2bpic.net/free-photo/gardening_23-2148013552.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gardening_23-2148013552.jpg?_wi=3", imageAlt: "Garden beds with mulch", }, ], @@ -251,7 +251,7 @@ export default function ServicesPage() { imageAlt: "Professional weed control", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-love-garden_23-2147986408.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-couple-love-garden_23-2147986408.jpg?_wi=3", imageAlt: "Weed-free lawn", }, ], @@ -266,7 +266,7 @@ export default function ServicesPage() { imageAlt: "Professional tree cutting", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-planting-new-plants-nature_23-2149121342.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-planting-new-plants-nature_23-2149121342.jpg?_wi=2", imageAlt: "Tree cutting service", }, ], @@ -281,7 +281,7 @@ export default function ServicesPage() { imageAlt: "Waste removal service", }, { - imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-planting-sprouts-garden_23-2147714879.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-planting-sprouts-garden_23-2147714879.jpg?_wi=2", imageAlt: "Clean property after removal", }, ],