Merge version_1 into main #1
@@ -56,11 +56,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064696.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064696.jpg?_wi=1",
|
||||
imageAlt: "restaurant interior rustic dining",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/yogurt-garlic-tomato-table_114579-9284.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/yogurt-garlic-tomato-table_114579-9284.jpg?_wi=1",
|
||||
imageAlt: "traditional lunch meal plate",
|
||||
},
|
||||
{
|
||||
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
||||
description="Najdete nás přímo v srdci Kunratic. Přijďte si pochutnat na našich denních menu, která připravujeme každý den čerstvá."
|
||||
subdescription="Otevřeno máme do 15:00. Těšíme se na vaši návštěvu!"
|
||||
icon={MapPin}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-waiter-showing-menu-touchpad-his-customers-cafe_637285-7832.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-waiter-showing-menu-touchpad-his-customers-cafe_637285-7832.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -101,21 +101,21 @@ export default function LandingPage() {
|
||||
title: "Polévky",
|
||||
description: "Poctivé domácí polévky za 39 Kč.",
|
||||
buttonIcon: "Soup",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064696.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064696.jpg?_wi=2",
|
||||
imageAlt: "fresh soup bowl lunch",
|
||||
},
|
||||
{
|
||||
title: "Nápoje",
|
||||
description: "Točená Kofola, pivo Muflon 11° a další.",
|
||||
buttonIcon: "Beer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-waiter-showing-menu-touchpad-his-customers-cafe_637285-7832.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-waiter-showing-menu-touchpad-his-customers-cafe_637285-7832.jpg?_wi=2",
|
||||
imageAlt: "fresh soup bowl lunch",
|
||||
},
|
||||
{
|
||||
title: "Kvalita",
|
||||
description: "Vždy čerstvé suroviny od lokálních dodavatelů.",
|
||||
buttonIcon: "Award",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/yogurt-garlic-tomato-table_114579-9284.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/yogurt-garlic-tomato-table_114579-9284.jpg?_wi=2",
|
||||
imageAlt: "fresh soup bowl lunch",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user