diff --git a/src/app/page.tsx b/src/app/page.tsx index 4426a75..040fd13 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,7 +97,7 @@ export default function LandingPage() { name: "Výberová káva", price: "od 2.50 €", variant: "Espresso, Cappuccino, Latte", - imageSrc: "http://img.b2bpic.net/free-photo/black-coffee-mug-table-decorated-with-new-year-decor-new-year-eve-concept_132075-11326.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-coffee-mug-table-decorated-with-new-year-decor-new-year-eve-concept_132075-11326.jpg?_wi=1", }, { id: "2", @@ -128,13 +128,13 @@ export default function LandingPage() { id: 1, title: "Kvalitná káva", description: "Výberové zrná a precízna príprava.", - imageSrc: "http://img.b2bpic.net/free-photo/black-coffee-mug-table-decorated-with-new-year-decor-new-year-eve-concept_132075-11326.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-coffee-mug-table-decorated-with-new-year-decor-new-year-eve-concept_132075-11326.jpg?_wi=2", }, { id: 2, title: "Profesionálny servis", description: "Naša obsluha je tu pre váš maximálny komfort.", - imageSrc: "http://img.b2bpic.net/free-photo/young-lady-browsing-internet-cafe_1153-7402.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-lady-browsing-internet-cafe_1153-7402.jpg?_wi=1", }, { id: 3, @@ -159,7 +159,7 @@ export default function LandingPage() { quote: "Výborná káva aj príjemná atmosféra.", name: "Jana K.", role: "Stály zákazník", - imageSrc: "http://img.b2bpic.net/free-photo/young-lady-browsing-internet-cafe_1153-7402.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-lady-browsing-internet-cafe_1153-7402.jpg?_wi=2", }, { id: "2", @@ -167,7 +167,7 @@ export default function LandingPage() { quote: "Najlepšie víno v meste.", name: "Peter M.", role: "Zákazník", - imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=1", }, { id: "3", @@ -191,7 +191,7 @@ export default function LandingPage() { quote: "Skvelý výber lokálnych vín, určite sa zastavte.", name: "Martin B.", role: "Someliér", - imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=2", }, ]} title="Čo hovoria naši hostia"