diff --git a/src/app/page.tsx b/src/app/page.tsx index 45092cb..a143d9d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { }, { id: "4", - imageSrc: "http://img.b2bpic.net/free-photo/big-event-hall-interior-restaurant_114579-2079.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/big-event-hall-interior-restaurant_114579-2079.jpg?_wi=1", imageAlt: "Świeże składniki", }, { @@ -127,7 +127,7 @@ export default function LandingPage() { price: "22 PLN", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/meat-patties-served-with-french-fries-green-salad_140725-10606.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meat-patties-served-with-french-fries-green-salad_140725-10606.jpg?_wi=1", }, { id: "p2", @@ -154,7 +154,7 @@ export default function LandingPage() { price: "19 PLN", rating: 5, reviewCount: "60", - imageSrc: "http://img.b2bpic.net/free-photo/meat-patties-served-with-french-fries-green-salad_140725-10606.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meat-patties-served-with-french-fries-green-salad_140725-10606.jpg?_wi=2", }, ]} title="Nasze Specjały" @@ -200,7 +200,7 @@ export default function LandingPage() { tag="KONTAKT" title="Masz pytania?" description="Zamów na wynos lub zarezerwuj stolik. Jesteśmy dostępni codziennie od 11:00 do 22:00." - imageSrc="http://img.b2bpic.net/free-photo/big-event-hall-interior-restaurant_114579-2079.jpg" + imageSrc="http://img.b2bpic.net/free-photo/big-event-hall-interior-restaurant_114579-2079.jpg?_wi=2" mediaAnimation="slide-up" inputPlaceholder="Twój email" buttonText="Wyślij wiadomość"