Update src/app/services/page.tsx
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user