diff --git a/src/app/page.tsx b/src/app/page.tsx index 15bef9d..504c34c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/worker-with-hard-hat-building-roof-house_23-2148748851.jpg" + imageSrc="http://img.b2bpic.net/free-photo/worker-with-hard-hat-building-roof-house_23-2148748851.jpg?_wi=1" /> @@ -88,7 +88,7 @@ export default function LandingPage() { title: "Цялостен ремонт", subtitle: "От А до Я", description: "Пълна подмяна на покривна конструкция и керемиди.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-wooden-house-with-new-roof_23-2149343703.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-wooden-house-with-new-roof_23-2149343703.jpg?_wi=1", }, { tag: "Хидроизолация", @@ -147,7 +147,7 @@ export default function LandingPage() { text: "Избери", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/worker-with-hard-hat-building-roof-house_23-2148748851.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/worker-with-hard-hat-building-roof-house_23-2148748851.jpg?_wi=2", imageAlt: "Side view man working on roof with a drill", }, { @@ -164,7 +164,7 @@ export default function LandingPage() { text: "Избери", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-wooden-house-with-new-roof_23-2149343703.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-wooden-house-with-new-roof_23-2149343703.jpg?_wi=2", imageAlt: "Side view man working on roof with a drill", }, ]}