Update src/app/services/page.tsx
This commit is contained in:
@@ -81,21 +81,21 @@ export default function ServicesPage() {
|
|||||||
id: "01",
|
id: "01",
|
||||||
title: "Interior Renovations",
|
title: "Interior Renovations",
|
||||||
description: "Transform your living spaces with our comprehensive kitchen, bathroom, and room renovation services",
|
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",
|
imageAlt: "Modern interior renovation",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "02",
|
id: "02",
|
||||||
title: "Exterior Construction",
|
title: "Exterior Construction",
|
||||||
description: "Professional roofing, siding, deck building, and structural improvements built to withstand New York weather",
|
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",
|
imageAlt: "Exterior construction work",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "03",
|
id: "03",
|
||||||
title: "Repairs & Maintenance",
|
title: "Repairs & Maintenance",
|
||||||
description: "24/7 emergency repairs and preventative maintenance to keep your property in top condition year-round",
|
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",
|
imageAlt: "Professional repair services",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
@@ -135,7 +135,7 @@ export default function ServicesPage() {
|
|||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<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"
|
imageAlt="Construction team at work"
|
||||||
logoText="Sky High Contracting"
|
logoText="Sky High Contracting"
|
||||||
copyrightText="© 2025 Sky High Contracting. All rights reserved. Licensed & Insured."
|
copyrightText="© 2025 Sky High Contracting. All rights reserved. Licensed & Insured."
|
||||||
|
|||||||
Reference in New Issue
Block a user