diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 602f016..6fe2015 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -46,7 +46,7 @@ export default function ServicesPage() { name: "Residential Hydroseeding", price: "Custom Quote", imageSrc: - "http://img.b2bpic.net/free-photo/full-shot-friends-playing-petanque-outdoors_23-2149530378.jpg", + "http://img.b2bpic.net/free-photo/full-shot-friends-playing-petanque-outdoors_23-2149530378.jpg?_wi=2", imageAlt: "residential lawn home backyard grass yard", }, { @@ -97,7 +97,7 @@ export default function ServicesPage() { description: "We assess soil conditions, drainage, sun exposure, and your specific goals to create the perfect seed blend for your property.", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-natural-soil-grass_23-2148858151.jpg", + "http://img.b2bpic.net/free-photo/close-up-natural-soil-grass_23-2148858151.jpg?_wi=2", imageAlt: "Soil analysis and testing", buttonIcon: ArrowRight, }, @@ -106,7 +106,7 @@ export default function ServicesPage() { description: "Choose from grass varieties specifically suited for NH climate, shade tolerance, and usage patterns.", imageSrc: - "http://img.b2bpic.net/free-photo/closeup-shot-brown-leaves-ground-daytime_181624-20999.jpg", + "http://img.b2bpic.net/free-photo/closeup-shot-brown-leaves-ground-daytime_181624-20999.jpg?_wi=2", imageAlt: "Premium seed collection", buttonIcon: ArrowRight, }, @@ -115,7 +115,7 @@ export default function ServicesPage() { description: "Proper grading, debris removal, and soil amendment ensure optimal seed germination and growth.", imageSrc: - "http://img.b2bpic.net/free-photo/spray-bottle-near-bag-with-gardening-tools_23-2147714846.jpg", + "http://img.b2bpic.net/free-photo/spray-bottle-near-bag-with-gardening-tools_23-2147714846.jpg?_wi=2", imageAlt: "Site preparation equipment", buttonIcon: ArrowRight, },