diff --git a/src/app/page.tsx b/src/app/page.tsx index 8be5eab..eeace91 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,15 +59,15 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/tasty-bruschetta-meat-front-view_23-2148516952.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tasty-bruschetta-meat-front-view_23-2148516952.jpg?_wi=1", imageAlt: "Denné menu", }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-white-suit-gloves-designing-meat-meal-inside-kitchen-food-meal-meat_140725-26014.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-white-suit-gloves-designing-meat-meal-inside-kitchen-food-meal-meat_140725-26014.jpg?_wi=1", imageAlt: "Kuchyňa Kútik Chuti", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-near-window-restaurant_23-2147936227.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-near-window-restaurant_23-2147936227.jpg?_wi=1", imageAlt: "Interiér", }, { @@ -119,7 +119,7 @@ export default function LandingPage() { { title: "Denné menu", description: "Každý pracovný deň nové chute.", - imageSrc: "http://img.b2bpic.net/free-photo/black-friday-sales-concept-with-label-board_23-2147695924.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-friday-sales-concept-with-label-board_23-2147695924.jpg?_wi=1", imageAlt: "Denné menu", }, { @@ -153,7 +153,7 @@ export default function LandingPage() { quote: "Najlepšie menu v Záhorskej!", tag: "Spokojnosť", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-young-friends-restaurant_23-2148395397.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/tasty-bruschetta-meat-front-view_23-2148516952.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tasty-bruschetta-meat-front-view_23-2148516952.jpg?_wi=2", imageAlt: "happy customer dining out", }, { @@ -164,7 +164,7 @@ export default function LandingPage() { quote: "Rýchly rozvoz a chutné jedlo.", tag: "Odporúčam", avatarSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269176.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-white-suit-gloves-designing-meat-meal-inside-kitchen-food-meal-meat_140725-26014.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-white-suit-gloves-designing-meat-meal-inside-kitchen-food-meal-meat_140725-26014.jpg?_wi=2", imageAlt: "happy customer dining out", }, { @@ -175,7 +175,7 @@ export default function LandingPage() { quote: "Domáca kvalita, cítim sa ako u mamy.", tag: "Top", avatarSrc: "http://img.b2bpic.net/free-photo/excited-male-gardener-wearing-gardening-hat-stucks-out-tongue-holds-broken-hot-pepper_141793-70732.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-near-window-restaurant_23-2147936227.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-near-window-restaurant_23-2147936227.jpg?_wi=2", imageAlt: "happy customer dining out", }, { @@ -197,7 +197,7 @@ export default function LandingPage() { quote: "Odporúčam všetkým!", tag: "Super", avatarSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-her-boyfriend-reading-text-message-mobile-phone-while-sitting-dining-table_637285-10328.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/black-friday-sales-concept-with-label-board_23-2147695924.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-friday-sales-concept-with-label-board_23-2147695924.jpg?_wi=2", imageAlt: "happy customer dining out", }, ]}