Update src/app/service-areas/page.tsx
This commit is contained in:
@@ -56,7 +56,7 @@ export default function ServiceAreasPage() {
|
||||
{ text: "Check Your Area", href: "/contact" },
|
||||
{ text: "Call for Availability", href: "tel:+15551234567" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-inviting-man-house-with-tools_259150-58291.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-inviting-man-house-with-tools_259150-58291.jpg?_wi=2"
|
||||
imageAlt="Service area coverage map"
|
||||
mediaAnimation="opacity"
|
||||
imagePosition="right"
|
||||
@@ -68,7 +68,7 @@ export default function ServiceAreasPage() {
|
||||
title="Coverage Area Details"
|
||||
description="We maintain multiple service stations and technician dispatch centers throughout the region to ensure rapid response times. Our 30-mile service radius includes major metropolitan areas and surrounding neighborhoods. Contact us directly to verify that your address is within our service area."
|
||||
tag="Service Coverage"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-standing-with-arms-crossed-with-confident-smile-isolated-orange-wall_141793-14478.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-standing-with-arms-crossed-with-confident-smile-isolated-orange-wall_141793-14478.jpg?_wi=3"
|
||||
imageAlt="Service area map and locations"
|
||||
buttons={[{ text: "Confirm Your Location", href: "/contact" }]}
|
||||
useInvertedBackground={false}
|
||||
@@ -77,7 +77,7 @@ export default function ServiceAreasPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-vector/dark-polygonal-background_23-2148122780.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/dark-polygonal-background_23-2148122780.jpg?_wi=5"
|
||||
imageAlt="Professional services background"
|
||||
logoText="ProServe"
|
||||
copyrightText="© 2025 ProServe. All rights reserved. | Licensed & Insured"
|
||||
|
||||
Reference in New Issue
Block a user