From 662ef15cc5d0575d063dc4c50b118485762e789d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 23:48:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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", }, ]} -- 2.49.1