Update src/app/services/page.tsx
This commit is contained in:
@@ -81,21 +81,21 @@ export default function ServicesPage() {
|
||||
id: "01",
|
||||
title: "Interior Renovations",
|
||||
description: "Transform your living spaces with our comprehensive kitchen, bathroom, and room renovation services",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg?_wi=4",
|
||||
imageAlt: "Modern interior renovation",
|
||||
},
|
||||
{
|
||||
id: "02",
|
||||
title: "Exterior Construction",
|
||||
description: "Professional roofing, siding, deck building, and structural improvements built to withstand New York weather",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg?_wi=5",
|
||||
imageAlt: "Exterior construction work",
|
||||
},
|
||||
{
|
||||
id: "03",
|
||||
title: "Repairs & Maintenance",
|
||||
description: "24/7 emergency repairs and preventative maintenance to keep your property in top condition year-round",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg?_wi=6",
|
||||
imageAlt: "Professional repair services",
|
||||
},
|
||||
]}
|
||||
@@ -135,7 +135,7 @@ export default function ServicesPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-working-out-together_23-2150405456.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-working-out-together_23-2150405456.jpg?_wi=2"
|
||||
imageAlt="Construction team at work"
|
||||
logoText="Sky High Contracting"
|
||||
copyrightText="© 2025 Sky High Contracting. All rights reserved. Licensed & Insured."
|
||||
|
||||
Reference in New Issue
Block a user