From 38ff75dfe6ac1641be40f0bb508168962e7b9378 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Feb 2026 20:51:23 +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 5da1108..2364198 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -49,7 +49,7 @@ export default function ServicesPage() { id: 1, title: "Tree Removal", description: "Complete removal of dead, diseased, or unwanted trees. Professional crew handles all rigging, debris removal, and stump grinding.", - phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg" }, + phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg?_wi=2" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/camper-life-concept-with-branches-shelter_23-2148456447.jpg" } }, { @@ -57,7 +57,7 @@ export default function ServicesPage() { title: "24/7 Emergency Services", description: "Fallen trees blocking roads? Storm damage threatening your home? We respond immediately to emergencies, day or night, any season.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/two-women-walking-forest-forest-nature-outdoor-recreation_169016-68233.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500866.jpg" } + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500866.jpg?_wi=1" } }, { id: 3, @@ -71,7 +71,7 @@ export default function ServicesPage() { title: "Storm Damage Cleanup", description: "After severe weather, we quickly clear fallen branches, damaged limbs, and debris. Fully insured and equipped for major cleanup operations.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/volunteer-using-tongs-tool-collect-trash-plastic-waste-from-woods_482257-104743.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500866.jpg" } + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500866.jpg?_wi=2" } } ]} showStepNumbers={true}