From a381cc00f0a42b1efe78a88efa9bbf87b934bcbf Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 15:40:41 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 1fa35e4..3b6f296 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -136,7 +136,7 @@ export default function ServicesPage() { name: "Seasonal Maintenance", price: "Starting at $199/month", imageSrc: - "http://img.b2bpic.net/free-photo/winding-pathway-with-grass-sides_1137-208.jpg", + "http://img.b2bpic.net/free-photo/winding-pathway-with-grass-sides_1137-208.jpg?_wi=2", imageAlt: "Seasonal lawn maintenance service", }, { @@ -144,7 +144,7 @@ export default function ServicesPage() { name: "Premium Landscape", price: "Starting at $349/month", imageSrc: - "http://img.b2bpic.net/free-photo/gardening-composition-with-space-top_23-2147673271.jpg", + "http://img.b2bpic.net/free-photo/gardening-composition-with-space-top_23-2147673271.jpg?_wi=2", imageAlt: "Premium landscape design package", }, { @@ -152,7 +152,7 @@ export default function ServicesPage() { name: "Complete Care", price: "Starting at $499/month", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-cactus-with-blurred-background_23-2148249096.jpg", + "http://img.b2bpic.net/free-photo/close-up-cactus-with-blurred-background_23-2148249096.jpg?_wi=3", imageAlt: "Complete landscape care package", }, ]}