diff --git a/src/app/page.tsx b/src/app/page.tsx index 9a534a5..15a0098 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -146,7 +146,7 @@ export default function LandingPage() { title: "Dobra Atmosfera", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/restaurant-with-tables-chairs-outside_1127-2018.jpg" + imageSrc="http://img.b2bpic.net/free-photo/restaurant-with-tables-chairs-outside_1127-2018.jpg?_wi=1" imageAlt="Widok na wnętrze restauracji Przystań" mediaAnimation="slide-up" metricsAnimation="blur-reveal" @@ -194,7 +194,7 @@ export default function LandingPage() { price: "45 PLN", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720769.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720769.jpg?_wi=1", }, { id: "2", @@ -282,7 +282,7 @@ export default function LandingPage() { button: { text: "Skontaktuj się", }, - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-with-tables-chairs-outside_1127-2018.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-with-tables-chairs-outside_1127-2018.jpg?_wi=2", imageAlt: "modern restaurant waterfront view", }, { @@ -298,7 +298,7 @@ export default function LandingPage() { button: { text: "Zapytaj o termin", }, - imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720769.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720769.jpg?_wi=2", imageAlt: "modern restaurant waterfront view", }, ]}