Merge version_1 into main #1
@@ -147,25 +147,25 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Domácí dortíky",
|
||||
price: "od 85 Kč",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/piece-chocolate-cake_1220-166.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/piece-chocolate-cake_1220-166.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Výběrová káva",
|
||||
price: "od 55 Kč",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-hot-drinks_23-2148735591.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-hot-drinks_23-2148735591.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Domácí limonády",
|
||||
price: "od 65 Kč",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pomegranate-juice-with-seeds-straw_114579-50780.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pomegranate-juice-with-seeds-straw_114579-50780.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Sezónní dezerty",
|
||||
price: "od 95 Kč",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cake-cake-with-grapes-cherry-apples-tree-branches-with-flowers-bottles_140725-72402.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cake-cake-with-grapes-cherry-apples-tree-branches-with-flowers-bottles_140725-72402.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
@@ -225,22 +225,22 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Světlý interiér",
|
||||
description: "Vzdušný prostor pro váš relax.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/piece-chocolate-cake_1220-166.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/piece-chocolate-cake_1220-166.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Klidná atmosféra",
|
||||
description: "Ideální místo pro zpomalení.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-hot-drinks_23-2148735591.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-hot-drinks_23-2148735591.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Útulná místa",
|
||||
description: "Koutek jen pro vás.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pomegranate-juice-with-seeds-straw_114579-50780.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pomegranate-juice-with-seeds-straw_114579-50780.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Osobní přístup",
|
||||
description: "S úsměvem vždy.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cake-cake-with-grapes-cherry-apples-tree-branches-with-flowers-bottles_140725-72402.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cake-cake-with-grapes-cherry-apples-tree-branches-with-flowers-bottles_140725-72402.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Vše pro vaši pohodu"
|
||||
|
||||
Reference in New Issue
Block a user