diff --git a/src/app/page.tsx b/src/app/page.tsx index c713605..b212ccb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -167,7 +167,7 @@ export default function LandingPage() { "New Installation", "Maintenance", ], - imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15608.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15608.jpg?_wi=1", imageAlt: "Asphalt shingle installation", }, { @@ -177,7 +177,7 @@ export default function LandingPage() { "Emergency", "Quick Fix", ], - imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15608.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15608.jpg?_wi=2", imageAlt: "Roof repair service", }, { @@ -187,7 +187,7 @@ export default function LandingPage() { "Certification", "Safety", ], - imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15608.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15608.jpg?_wi=3", imageAlt: "Professional roof inspection", }, ]}