diff --git a/src/app/page.tsx b/src/app/page.tsx index 30accee..09b9c5b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,10 +51,10 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/top-view-beer-with-copy-space_23-2148306034.jpg", imageAlt: "Tradičný slovenský hostinec" }, { - imageSrc: "http://img.b2bpic.net/free-photo/leaves-dolma-with-yogurt-plate_140725-3439.jpg", imageAlt: "Domáca slovenská kuchyňa" + imageSrc: "http://img.b2bpic.net/free-photo/leaves-dolma-with-yogurt-plate_140725-3439.jpg?_wi=1", imageAlt: "Domáca slovenská kuchyňa" }, { - imageSrc: "http://img.b2bpic.net/free-photo/interior-store-selling-iron-items_181624-57733.jpg", imageAlt: "Retro interiér hostinca" + imageSrc: "http://img.b2bpic.net/free-photo/interior-store-selling-iron-items_181624-57733.jpg?_wi=1", imageAlt: "Retro interiér hostinca" } ]} autoplayDelay={5000} @@ -70,7 +70,7 @@ export default function LandingPage() { description="Viac ako tradícia" subdescription="Hostinec u Šrámka je viac ako len reštaurácia. Sme domom pre tých, ktorí hľadajú pravú slovenskú pohostinnosť a autentickú chuť tradície." icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/leaves-dolma-with-yogurt-plate_140725-3439.jpg" + imageSrc="http://img.b2bpic.net/free-photo/leaves-dolma-with-yogurt-plate_140725-3439.jpg?_wi=2" imageAlt="Tradičná slovenská kuchyňa" mediaAnimation="slide-up" useInvertedBackground={false} @@ -142,7 +142,7 @@ export default function LandingPage() { id: "terrace", title: "Letná terasa", description: "Oddýchni si pod holým nebom so studeným pivom v ruke. Panoráma slovenskej prirodzenosti a pokoja.", tag: "Vonku", imageSrc: "http://img.b2bpic.net/free-photo/couple-drinking-craft-beer-outdoors_23-2148111302.jpg", imageAlt: "Letná terasa hostinca" }, { - id: "interior", title: "Retro interiér", description: "Drevené trámy, tradičný nábytok a vintage dekorácie. Cada detail hovorí o histórii a tradícii.", tag: "Interiér", imageSrc: "http://img.b2bpic.net/free-photo/interior-store-selling-iron-items_181624-57733.jpg", imageAlt: "Retro interiér" + id: "interior", title: "Retro interiér", description: "Drevené trámy, tradičný nábytok a vintage dekorácie. Cada detail hovorí o histórii a tradícii.", tag: "Interiér", imageSrc: "http://img.b2bpic.net/free-photo/interior-store-selling-iron-items_181624-57733.jpg?_wi=2", imageAlt: "Retro interiér" }, { id: "beer", title: "Studené pivo", description: "Len to najlepšie! Študené pivo prešľapnuté s vlastným zmyslom pre kvalitu a čistotu.", tag: "Nápoje", imageSrc: "http://img.b2bpic.net/free-photo/two-glasses-beer-served-with-pistachios-nuggets-sweet-chili-sauce_140725-1473.jpg", imageAlt: "Studené pivo"