diff --git a/src/app/page.tsx b/src/app/page.tsx index f903069..416151d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,10 +52,10 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-food-bowl_23-2149152881.jpg", imageAlt: "Hospoda U Špejcharu interiér" }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-carrying-gifts-while-his-wife-is-sitting-with-baby-sofa_23-2147583324.jpg", imageAlt: "Tradičnímu českému prostředí" + imageSrc: "http://img.b2bpic.net/free-photo/man-carrying-gifts-while-his-wife-is-sitting-with-baby-sofa_23-2147583324.jpg?_wi=1", imageAlt: "Tradičnímu českému prostředí" }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-meal-inside-plate-with-cutlery-brown-wooden-table-food-meal-dinner-restaurant_140725-28202.jpg", imageAlt: "Tradičnímu českému pokrmu" + imageSrc: "http://img.b2bpic.net/free-photo/top-view-meal-inside-plate-with-cutlery-brown-wooden-table-food-meal-dinner-restaurant_140725-28202.jpg?_wi=1", imageAlt: "Tradičnímu českému pokrmu" } ]} autoplayDelay={5000} @@ -71,7 +71,7 @@ export default function LandingPage() { tag="O nás" tagIcon={Heart} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/man-carrying-gifts-while-his-wife-is-sitting-with-baby-sofa_23-2147583324.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-carrying-gifts-while-his-wife-is-sitting-with-baby-sofa_23-2147583324.jpg?_wi=2" imageAlt="Útulný interiér hospody" mediaAnimation="blur-reveal" metrics={[ @@ -95,7 +95,7 @@ export default function LandingPage() { products={[ { id: "svickova", brand: "Specialita", name: "Svíčková na smetaně", price: "180 Kč", rating: 5, - reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/top-view-meal-inside-plate-with-cutlery-brown-wooden-table-food-meal-dinner-restaurant_140725-28202.jpg", imageAlt: "Svíčková na smetaně" + reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/top-view-meal-inside-plate-with-cutlery-brown-wooden-table-food-meal-dinner-restaurant_140725-28202.jpg?_wi=2", imageAlt: "Svíčková na smetaně" }, { id: "gulas", brand: "Specialita", name: "Hovězí guláš", price: "160 Kč", rating: 5,