diff --git a/src/app/page.tsx b/src/app/page.tsx index 9569746..17158ef 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,17 +56,17 @@ export default function LandingPage() { ]} carouselItems={[ { - id: "1", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofer-working-with-helmet_23-2149343710.jpg", imageAlt: "Roof repair service"}, + id: "1", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofer-working-with-helmet_23-2149343710.jpg?_wi=1", imageAlt: "Roof repair service"}, { - id: "2", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofer-working-with-helmet_23-2149343710.jpg", imageAlt: "Professional roofing"}, + id: "2", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofer-working-with-helmet_23-2149343710.jpg?_wi=2", imageAlt: "Professional roofing"}, { - id: "3", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofer-working-with-helmet_23-2149343710.jpg", imageAlt: "New roof installation"}, + id: "3", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofer-working-with-helmet_23-2149343710.jpg?_wi=3", imageAlt: "New roof installation"}, { - id: "4", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofer-working-with-helmet_23-2149343710.jpg", imageAlt: "Building repair work"}, + id: "4", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofer-working-with-helmet_23-2149343710.jpg?_wi=4", imageAlt: "Building repair work"}, { - id: "5", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofer-working-with-helmet_23-2149343710.jpg", imageAlt: "High quality guttering"}, + id: "5", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofer-working-with-helmet_23-2149343710.jpg?_wi=5", imageAlt: "High quality guttering"}, { - id: "6", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofer-working-with-helmet_23-2149343710.jpg", imageAlt: "Expert brickwork"}, + id: "6", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofer-working-with-helmet_23-2149343710.jpg?_wi=6", imageAlt: "Expert brickwork"}, ]} tag="Expert Roofing Services" tagIcon={Building2} @@ -115,7 +115,7 @@ export default function LandingPage() { { id: "s6", title: "Patios & Building Work", content: "General building construction and patio paving."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-roofer-working-with-helmet_23-2149343710.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-roofer-working-with-helmet_23-2149343710.jpg?_wi=7" imageAlt="Roofing building services" mediaAnimation="slide-up" />