Update src/app/services/page.tsx

This commit is contained in:
2026-03-04 01:20:12 +00:00
parent f031ab43c3
commit c13b2c9f13

View File

@@ -47,28 +47,28 @@ export default function ServicesPage() {
id: "1",
name: "Residential Roof Replacement",
price: "Premium Quality",
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg?_wi=2",
imageAlt: "Roof replacement installation",
},
{
id: "2",
name: "Roof Repair & Maintenance",
price: "Fast Service",
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg?_wi=2",
imageAlt: "Professional roof repair",
},
{
id: "3",
name: "Storm Damage Restoration",
price: "Insurance Ready",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-wood-texture-background_23-2148935976.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-wood-texture-background_23-2148935976.jpg?_wi=2",
imageAlt: "Storm damage restoration",
},
{
id: "4",
name: "Sunroom & Exterior Renovation",
price: "Full Upgrades",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-daughter-is-engaged-gymnastics_1157-31635.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-daughter-is-engaged-gymnastics_1157-31635.jpg?_wi=2",
imageAlt: "Sunroom and exterior renovation",
},
]}
@@ -113,7 +113,7 @@ export default function ServicesPage() {
title: "Clean Installation",
subtitle: "Professional execution",
description: "Our crew arrives on schedule, works efficiently, and maintains pristine job sites. Daily progress updates keep you informed every step of the way.",
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg?_wi=3",
imageAlt: "Professional installation",
},
]}