diff --git a/src/app/page.tsx b/src/app/page.tsx index 2546903..05ad70f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,32 +66,32 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/metal-tensor_1127-2280.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/metal-tensor_1127-2280.jpg?_wi=1", imageAlt: "Mechanizm zamka", }, { id: "2", - imageSrc: "http://img.b2bpic.net/free-photo/metal-tensor_1127-2280.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/metal-tensor_1127-2280.jpg?_wi=2", imageAlt: "Smart Lock", }, { id: "3", - imageSrc: "http://img.b2bpic.net/free-photo/metal-tensor_1127-2280.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/metal-tensor_1127-2280.jpg?_wi=3", imageAlt: "Drzwi antywłamaniowe", }, { id: "4", - imageSrc: "http://img.b2bpic.net/free-photo/metal-tensor_1127-2280.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/metal-tensor_1127-2280.jpg?_wi=4", imageAlt: "Wkładka Gerda", }, { id: "5", - imageSrc: "http://img.b2bpic.net/free-photo/metal-tensor_1127-2280.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/metal-tensor_1127-2280.jpg?_wi=5", imageAlt: "Naprawa okucia", }, { id: "6", - imageSrc: "http://img.b2bpic.net/free-photo/metal-tensor_1127-2280.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/metal-tensor_1127-2280.jpg?_wi=6", imageAlt: "Precyzyjny montaż", }, ]} @@ -128,7 +128,7 @@ export default function LandingPage() { descriptions: [ "Wymiana i montaż wkładek w drzwiach metalowych i antywłamaniowych.", ], - imageSrc: "http://img.b2bpic.net/free-photo/metal-tensor_1127-2280.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/metal-tensor_1127-2280.jpg?_wi=7", imageAlt: "Montaż zamków", }, { @@ -137,7 +137,7 @@ export default function LandingPage() { descriptions: [ "Naprawa mechanizmów Gerda, Mottura, zacinające się klamki.", ], - imageSrc: "http://img.b2bpic.net/free-photo/metal-tensor_1127-2280.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/metal-tensor_1127-2280.jpg?_wi=8", imageAlt: "Serwis zamków", }, { @@ -146,7 +146,7 @@ export default function LandingPage() { descriptions: [ "Nowoczesne zamki elektroniczne. Zmień swój dom w Smart Home.", ], - imageSrc: "http://img.b2bpic.net/free-photo/metal-tensor_1127-2280.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/metal-tensor_1127-2280.jpg?_wi=9", imageAlt: "Smart Lock", }, { @@ -155,7 +155,7 @@ export default function LandingPage() { descriptions: [ " Montaż wizjerów i precyzyjne dopasowywanie okuć drzwiowych.", ], - imageSrc: "http://img.b2bpic.net/free-photo/metal-tensor_1127-2280.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/metal-tensor_1127-2280.jpg?_wi=10", imageAlt: "Drobne usługi", }, ]}