diff --git a/src/app/page.tsx b/src/app/page.tsx index 2f150e3..c0d446b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { href: "#services", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/view-plumber-working-fix-problems_23-2150990693.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-plumber-working-fix-problems_23-2150990693.jpg?_wi=1" imageAlt="Moderní systém studny a čerpadla" mediaAnimation="slide-up" /> @@ -169,7 +169,7 @@ export default function LandingPage() { id: "p-1", name: "Čerpadla a příslušenství", price: "od 2 500 Kč", - imageSrc: "http://img.b2bpic.net/free-photo/retro-shower-house-classical-antique_1203-5010.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/retro-shower-house-classical-antique_1203-5010.jpg?_wi=1", imageAlt: "Vysoce výkonné čerpadlo", }, { @@ -183,7 +183,7 @@ export default function LandingPage() { id: "p-3", name: "Vodovodní a kanalizační šachty", price: "od 8 000 Kč", - imageSrc: "http://img.b2bpic.net/free-photo/source-columns-leaving_1127-2276.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/source-columns-leaving_1127-2276.jpg?_wi=1", imageAlt: "Vodovodní šachta v zemi", }, { @@ -197,14 +197,14 @@ export default function LandingPage() { id: "p-5", name: "Bojlery", price: "od 6 000 Kč", - imageSrc: "http://img.b2bpic.net/free-photo/man-charging-car-electric-vehicle-charging-station_107420-94933.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-charging-car-electric-vehicle-charging-station_107420-94933.jpg?_wi=1", imageAlt: "Moderní elektrický bojler", }, { id: "p-6", name: "Vodovodní baterie", price: "od 800 Kč", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-male-self-care-setting-still-life_23-2150326594.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-male-self-care-setting-still-life_23-2150326594.jpg?_wi=1", imageAlt: "Elegantní vodovodní baterie", }, { @@ -268,7 +268,7 @@ export default function LandingPage() { tag: "Studnařství", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-outdoors_23-2151038668.jpg", avatarAlt: "Petr Novák", - imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-working-fix-problems_23-2150990693.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-working-fix-problems_23-2150990693.jpg?_wi=2", imageAlt: "happy male customer portrait", }, { @@ -280,7 +280,7 @@ export default function LandingPage() { tag: "Servis čerpadel", avatarSrc: "http://img.b2bpic.net/free-photo/young-caucasian-woman-smiling-confident-looking-side-street_839833-24417.jpg", avatarAlt: "Jana Svobodová", - imageSrc: "http://img.b2bpic.net/free-photo/retro-shower-house-classical-antique_1203-5010.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/retro-shower-house-classical-antique_1203-5010.jpg?_wi=2", imageAlt: "happy male customer portrait", }, { @@ -292,7 +292,7 @@ export default function LandingPage() { tag: "Prodej", avatarSrc: "http://img.b2bpic.net/free-photo/picture-emotional-handsome-senior-man-with-bald-head-gray-stubble-smiling-broadly-pointing-fore-finger-camera-laughing-funny-story-joke-posing-isolated-white-studio-wall_343059-4227.jpg", avatarAlt: "Karel Dvořák", - imageSrc: "http://img.b2bpic.net/free-photo/source-columns-leaving_1127-2276.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/source-columns-leaving_1127-2276.jpg?_wi=2", imageAlt: "happy male customer portrait", }, { @@ -304,7 +304,7 @@ export default function LandingPage() { tag: "Údržba studní", avatarSrc: "http://img.b2bpic.net/free-photo/business-woman-black-suit-standing-stairs-outside_23-2148053678.jpg", avatarAlt: "Eva Králová", - imageSrc: "http://img.b2bpic.net/free-photo/man-charging-car-electric-vehicle-charging-station_107420-94933.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-charging-car-electric-vehicle-charging-station_107420-94933.jpg?_wi=2", imageAlt: "happy male customer portrait", }, { @@ -316,7 +316,7 @@ export default function LandingPage() { tag: "Montáž", avatarSrc: "http://img.b2bpic.net/free-photo/bearded-grey-haired-elderly-man-dressed-formal-suit_273609-6125.jpg", avatarAlt: "Miroslav Růžička", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-male-self-care-setting-still-life_23-2150326594.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-male-self-care-setting-still-life_23-2150326594.jpg?_wi=2", imageAlt: "happy male customer portrait", }, ]}