Update src/app/services/page.tsx
This commit is contained in:
@@ -47,7 +47,7 @@ export default function ServicesPage() {
|
|||||||
rating: 5,
|
rating: 5,
|
||||||
reviewCount: "Expert",
|
reviewCount: "Expert",
|
||||||
imageSrc:
|
imageSrc:
|
||||||
"http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg",
|
"http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg?_wi=6",
|
||||||
imageAlt: "Professional tree removal service",
|
imageAlt: "Professional tree removal service",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -58,7 +58,7 @@ export default function ServicesPage() {
|
|||||||
rating: 5,
|
rating: 5,
|
||||||
reviewCount: "Specialist",
|
reviewCount: "Specialist",
|
||||||
imageSrc:
|
imageSrc:
|
||||||
"http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500866.jpg",
|
"http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500866.jpg?_wi=3",
|
||||||
imageAlt: "Hazardous tree removal near homes",
|
imageAlt: "Hazardous tree removal near homes",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -69,7 +69,7 @@ export default function ServicesPage() {
|
|||||||
rating: 5,
|
rating: 5,
|
||||||
reviewCount: "Care",
|
reviewCount: "Care",
|
||||||
imageSrc:
|
imageSrc:
|
||||||
"http://img.b2bpic.net/free-photo/close-up-man-cutting-dried-branches_23-2148396749.jpg",
|
"http://img.b2bpic.net/free-photo/close-up-man-cutting-dried-branches_23-2148396749.jpg?_wi=3",
|
||||||
imageAlt: "Professional tree trimming service",
|
imageAlt: "Professional tree trimming service",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -80,7 +80,7 @@ export default function ServicesPage() {
|
|||||||
rating: 5,
|
rating: 5,
|
||||||
reviewCount: "Thorough",
|
reviewCount: "Thorough",
|
||||||
imageSrc:
|
imageSrc:
|
||||||
"http://img.b2bpic.net/free-photo/ax-tree-trunk-background-roadway_181624-47172.jpg",
|
"http://img.b2bpic.net/free-photo/ax-tree-trunk-background-roadway_181624-47172.jpg?_wi=3",
|
||||||
imageAlt: "Stump grinding and removal",
|
imageAlt: "Stump grinding and removal",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -91,7 +91,7 @@ export default function ServicesPage() {
|
|||||||
rating: 5,
|
rating: 5,
|
||||||
reviewCount: "Urgent",
|
reviewCount: "Urgent",
|
||||||
imageSrc:
|
imageSrc:
|
||||||
"http://img.b2bpic.net/free-photo/two-women-walking-forest-forest-nature-outdoor-recreation_169016-68233.jpg",
|
"http://img.b2bpic.net/free-photo/two-women-walking-forest-forest-nature-outdoor-recreation_169016-68233.jpg?_wi=3",
|
||||||
imageAlt: "Emergency tree removal service",
|
imageAlt: "Emergency tree removal service",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
@@ -134,7 +134,7 @@ export default function ServicesPage() {
|
|||||||
description="We stand behind every project with a promise of excellence. From initial consultation to final cleanup, you'll experience professionalism, expertise, and genuine care for your property. Your satisfaction is our priority."
|
description="We stand behind every project with a promise of excellence. From initial consultation to final cleanup, you'll experience professionalism, expertise, and genuine care for your property. Your satisfaction is our priority."
|
||||||
tag="Quality Guaranteed"
|
tag="Quality Guaranteed"
|
||||||
buttons={[{ text: "Schedule Consultation", href: "tel:2069305697" }]}
|
buttons={[{ text: "Schedule Consultation", href: "tel:2069305697" }]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/analyzing-results-expert-study_1098-14778.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/analyzing-results-expert-study_1098-14778.jpg?_wi=3"
|
||||||
imageAlt="precision work careful planning professional accuracy"
|
imageAlt="precision work careful planning professional accuracy"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user