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", }, ]}