diff --git a/src/app/page.tsx b/src/app/page.tsx index b008119..ec03daa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,27 +73,27 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=1", imageAlt: "Professional roof restoration transformation 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=2", imageAlt: "Modern tile roof restoration", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=3", imageAlt: "High-quality roof finish", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=4", imageAlt: "Luxury home roof restoration", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=5", imageAlt: "Precision roofing craftsmanship", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=6", imageAlt: "Premium roofing project completion", }, ]} @@ -112,7 +112,7 @@ export default function LandingPage() { descriptions: [ "High-pressure cleaning that removes years of dirt, moss & grime.", ], - imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=7", imageAlt: "Roof cleaning service", }, { @@ -121,7 +121,7 @@ export default function LandingPage() { descriptions: [ "Broken or damaged tiles replaced with precision.", ], - imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=8", imageAlt: "Tile replacement", }, { @@ -130,7 +130,7 @@ export default function LandingPage() { descriptions: [ "Strengthen your roof and protect against leaks with professional repointing.", ], - imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=9", imageAlt: "Ridge capping", }, { @@ -139,7 +139,7 @@ export default function LandingPage() { descriptions: [ "Premium coatings for a flawless, long-lasting finish.", ], - imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=10", imageAlt: "Roof painting", }, { @@ -148,7 +148,7 @@ export default function LandingPage() { descriptions: [ "Fast, honest solutions when you need them most.", ], - imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=11", imageAlt: "Leak detection", }, ]}