diff --git a/src/app/roofing-north-dublin/page.tsx b/src/app/roofing-north-dublin/page.tsx index bb4b7f9..aa1ed4c 100644 --- a/src/app/roofing-north-dublin/page.tsx +++ b/src/app/roofing-north-dublin/page.tsx @@ -78,13 +78,13 @@ export default function NorthDublinPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", imageAlt: "Professional roofing services North Dublin"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=6", imageAlt: "Professional roofing services North Dublin"}, { - imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg", imageAlt: "Residential roof renovation in Finglas"}, + imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg?_wi=3", imageAlt: "Residential roof renovation in Finglas"}, { - imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg", imageAlt: "Expert roof repair Swords area"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg?_wi=3", imageAlt: "Expert roof repair Swords area"}, { - imageSrc: "http://img.b2bpic.net/free-photo/chisinau-arena-sunset-moldova_1268-16015.jpg", imageAlt: "Commercial roofing North Dublin"}, + imageSrc: "http://img.b2bpic.net/free-photo/chisinau-arena-sunset-moldova_1268-16015.jpg?_wi=3", imageAlt: "Commercial roofing North Dublin"}, ]} mediaAnimation="slide-up" tagAnimation="slide-up" @@ -102,13 +102,13 @@ export default function NorthDublinPage() { features={[ { id: "1", title: "Emergency Roof Repairs", tags: ["24/7 Available", "Storm Damage"], - imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13502.jpg", imageAlt: "Emergency roof repair North Dublin"}, + imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13502.jpg?_wi=3", imageAlt: "Emergency roof repair North Dublin"}, { id: "2", title: "Residential Replacements", tags: ["Quality Materials", "Expert Installation"], - imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", imageAlt: "Roof replacement Ballymun"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=7", imageAlt: "Roof replacement Ballymun"}, { id: "3", title: "Preventive Maintenance", tags: ["Regular Service", "Cost Savings"], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-engineer-architect-looking-clipboard_23-2148233774.jpg", imageAlt: "Professional maintenance North Dublin"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-engineer-architect-looking-clipboard_23-2148233774.jpg?_wi=4", imageAlt: "Professional maintenance North Dublin"}, ]} tagAnimation="slide-up" /> @@ -121,7 +121,7 @@ export default function NorthDublinPage() { description="Contact ProRoof Dublin for professional roofing services in North Dublin. Emergency response available 24/7." background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/customer-service-operator-talking-phone-office_1301-7543.jpg" + imageSrc="http://img.b2bpic.net/free-photo/customer-service-operator-talking-phone-office_1301-7543.jpg?_wi=5" imageAlt="Contact ProRoof Dublin North Dublin" mediaPosition="right" mediaAnimation="slide-up" @@ -134,7 +134,7 @@ export default function NorthDublinPage() {