diff --git a/src/app/page.tsx b/src/app/page.tsx index 0e860b4..4d72e7f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,11 +81,11 @@ export default function LandingPage() { description="МЕХАНСОЗ delivers exceptional construction services with a commitment to quality, safety, and innovation. Partner with us for your next project." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/builder-works-construction-site_1398-1738.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/builder-works-construction-site_1398-1738.jpg?_wi=1", imageAlt: "Modern construction site", }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-modern-construction-site_23-2151317232.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-modern-construction-site_23-2151317232.jpg?_wi=1", imageAlt: "Crane at a city construction site", }, { @@ -261,7 +261,7 @@ export default function LandingPage() { imageAlt: "Retail shop interior", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/builder-works-construction-site_1398-1738.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/builder-works-construction-site_1398-1738.jpg?_wi=2", imageAlt: "residential construction house blueprint", }, { @@ -278,7 +278,7 @@ export default function LandingPage() { imageAlt: "Road construction", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/view-modern-construction-site_23-2151317232.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-modern-construction-site_23-2151317232.jpg?_wi=2", imageAlt: "residential construction house blueprint", }, ]}