diff --git a/src/app/page.tsx b/src/app/page.tsx index 10e8470..308c9ec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -110,14 +110,14 @@ export default function LandingPage() { id: "1", name: "Konfitované kachní stehno", price: "345 Kč", - imageSrc: "http://img.b2bpic.net/free-photo/shrimp-black-pasta-plate-with-fork-soy-sauce_23-2148425564.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shrimp-black-pasta-plate-with-fork-soy-sauce_23-2148425564.jpg?_wi=1", imageAlt: "Kachní stehno", }, { id: "2", name: "Rib-eye steak s bylinkovým máslem", price: "580 Kč", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-bread-slices-sandwiches-with-cucumbers_23-2148640154.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-bread-slices-sandwiches-with-cucumbers_23-2148640154.jpg?_wi=1", imageAlt: "Steak", }, { @@ -170,13 +170,13 @@ export default function LandingPage() { id: "g3", name: "Příprava jídla", role: "Kuchyně", - imageSrc: "http://img.b2bpic.net/free-photo/shrimp-black-pasta-plate-with-fork-soy-sauce_23-2148425564.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shrimp-black-pasta-plate-with-fork-soy-sauce_23-2148425564.jpg?_wi=2", }, { id: "g4", name: "Finální plating", role: "Art", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-bread-slices-sandwiches-with-cucumbers_23-2148640154.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-bread-slices-sandwiches-with-cucumbers_23-2148640154.jpg?_wi=2", }, ]} title="Naše Galerie"