Update src/app/services/page.tsx

This commit is contained in:
2026-06-11 11:00:07 +00:00
parent f110cea150
commit 493465dc10

View File

@@ -79,7 +79,7 @@ export default function LandingPage() {
imageAlt: "New slate roof construction", imageAlt: "New slate roof construction",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg?_wi=3",
imageAlt: "roofer inspecting roof tiles", imageAlt: "roofer inspecting roof tiles",
}, },
{ {
@@ -96,7 +96,7 @@ export default function LandingPage() {
imageAlt: "Flat roof replacement", imageAlt: "Flat roof replacement",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/people-age-job-occupation-concept-portrait-confident-focused-senior-man-wearing-yellow-goggles-plaid-shirt-hardhat-wiast-bag-with-tools-carrying-wooden-bar-his-shoulder_343059-2737.jpg", imageSrc: "http://img.b2bpic.net/free-photo/people-age-job-occupation-concept-portrait-confident-focused-senior-man-wearing-yellow-goggles-plaid-shirt-hardhat-wiast-bag-with-tools-carrying-wooden-bar-his-shoulder_343059-2737.jpg?_wi=3",
imageAlt: "roofer inspecting roof tiles", imageAlt: "roofer inspecting roof tiles",
}, },
{ {
@@ -113,7 +113,7 @@ export default function LandingPage() {
imageAlt: "Chimney rebuild", imageAlt: "Chimney rebuild",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/home-clay-roof-tile_657883-716.jpg", imageSrc: "http://img.b2bpic.net/free-photo/home-clay-roof-tile_657883-716.jpg?_wi=3",
imageAlt: "roofer inspecting roof tiles", imageAlt: "roofer inspecting roof tiles",
}, },
{ {
@@ -130,7 +130,7 @@ export default function LandingPage() {
imageAlt: "Fascia and guttering", imageAlt: "Fascia and guttering",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/view-water-tank-storage_23-2151748233.jpg", imageSrc: "http://img.b2bpic.net/free-photo/view-water-tank-storage_23-2151748233.jpg?_wi=3",
imageAlt: "roofer inspecting roof tiles", imageAlt: "roofer inspecting roof tiles",
}, },
{ {
@@ -147,7 +147,7 @@ export default function LandingPage() {
imageAlt: "Roofer fixing storm damage", imageAlt: "Roofer fixing storm damage",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13101.jpg", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13101.jpg?_wi=3",
imageAlt: "roofer inspecting roof tiles", imageAlt: "roofer inspecting roof tiles",
}, },
{ {
@@ -164,7 +164,7 @@ export default function LandingPage() {
imageAlt: "Velux window", imageAlt: "Velux window",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/exterior-home_1203-2241.jpg", imageSrc: "http://img.b2bpic.net/free-photo/exterior-home_1203-2241.jpg?_wi=3",
imageAlt: "roofer inspecting roof tiles", imageAlt: "roofer inspecting roof tiles",
}, },
]} ]}