Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2b12962467 | |||
| b807993532 | |||
| f7e2ba6fd3 | |||
| ecdd925444 | |||
| 16169024e7 |
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
|||||||
imageAlt="Interiér Pivárne Lagúna"
|
imageAlt="Interiér Pivárne Lagúna"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Objednať stôl", href: "#contact"},
|
text: "Rezervovať stôl teraz", href: "#contact"},
|
||||||
{
|
{
|
||||||
text: "Zobraziť menu", href: "#menu"},
|
text: "Zobraziť menu", href: "#menu"},
|
||||||
]}
|
]}
|
||||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
|||||||
id: "p4", name: "Domáci chlebík", price: "2.00€", variant: "Čerstvý a teplý", imageSrc: "http://img.b2bpic.net/free-photo/side-view-tall-glass-with-light-beer_140725-12129.jpg"},
|
id: "p4", name: "Domáci chlebík", price: "2.00€", variant: "Čerstvý a teplý", imageSrc: "http://img.b2bpic.net/free-photo/side-view-tall-glass-with-light-beer_140725-12129.jpg"},
|
||||||
]}
|
]}
|
||||||
title="Naše špeciality"
|
title="Naše špeciality"
|
||||||
description="Freshly prepared daily using traditional recipes that keep our neighborhood coming back for more"
|
description="Čerstvo pripravené jedlá podľa tradičných receptúr, ktoré sa k nám hostia radi vracajú."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user