Update src/app/services/page.tsx

This commit is contained in:
2026-03-10 22:50:28 +00:00
parent 7876eefae3
commit b538fc68e4

View File

@@ -87,7 +87,7 @@ export default function ServicesPage() {
title: "Roof Repair",
description:
"We handle all types of roof repairs including emergency leak fixes, shingle replacement, flashing repair, and damage restoration. Our quick response team can be at your property within hours to prevent further water damage.",
imageSrc: "http://img.b2bpic.net/free-photo/weathered-concrete-surface-with-grime-mildew_632498-60772.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/weathered-concrete-surface-with-grime-mildew_632498-60772.jpg?_wi=2",
imageAlt: "Professional roof repair work",
},
{
@@ -95,7 +95,7 @@ export default function ServicesPage() {
title: "Roof Replacement",
description:
"When your roof reaches the end of its life, we provide complete replacement services using premium materials and expert installation techniques. We work with your insurance and provide transparent pricing.",
imageSrc: "http://img.b2bpic.net/free-photo/feet-man-standing-longboard_23-2148138968.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/feet-man-standing-longboard_23-2148138968.jpg?_wi=2",
imageAlt: "New roof installation on residential property",
},
{
@@ -103,7 +103,7 @@ export default function ServicesPage() {
title: "Professional Inspections",
description:
"Our certified inspectors conduct thorough roof assessments to identify potential problems before they become expensive repairs. Perfect after storms or as part of your home maintenance routine.",
imageSrc: "http://img.b2bpic.net/free-photo/signing-document_1098-14224.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/signing-document_1098-14224.jpg?_wi=2",
imageAlt: "Professional roof inspection and assessment",
},
{
@@ -111,7 +111,7 @@ export default function ServicesPage() {
title: "Gutter Installation & Maintenance",
description:
"Protect your home's foundation with seamless gutter systems. We install, repair, and maintain gutters to ensure proper water drainage and prevent foundation damage.",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-two-pipes-as-they-go-up-building-window_181624-16532.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-two-pipes-as-they-go-up-building-window_181624-16532.jpg?_wi=2",
imageAlt: "Professional gutter installation",
},
]}
@@ -144,7 +144,7 @@ export default function ServicesPage() {
variant: "sparkles-gradient",
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-shot-famous-otaki-beach-new-zealand_181624-10535.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-shot-famous-otaki-beach-new-zealand_181624-10535.jpg?_wi=2"
imageAlt="Milltown New Jersey homes"
mediaAnimation="slide-up"
mediaPosition="right"