diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 5d3be3f..de202bd 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -80,7 +80,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/couple-wrapping-sofa-plastic-foil-protection-while-they-are-renovate-living-room-home-renovation-construction-painting-work_482257-14132.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-wrapping-sofa-plastic-foil-protection-while-they-are-renovate-living-room-home-renovation-construction-painting-work_482257-14132.jpg?_wi=2", imageAlt: "renovated residential flooring project", }, { @@ -152,7 +152,7 @@ export default function LandingPage() { button: { text: "Inquire", }, - imageSrc: "http://img.b2bpic.net/free-photo/empty-wall-with-wooden-floor_1339-4849.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-wall-with-wooden-floor_1339-4849.jpg?_wi=2", }, { id: "p2", @@ -167,7 +167,7 @@ export default function LandingPage() { button: { text: "Inquire", }, - imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-design-interior_23-2150954766.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-design-interior_23-2150954766.jpg?_wi=2", }, ]} />