Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2b12962467 | |||
| b807993532 | |||
| f7e2ba6fd3 | |||
| ecdd925444 | |||
| 16169024e7 | |||
| 3685f10187 | |||
| e3ff872cae | |||
| fad67543d2 | |||
| e27c2d14cd |
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
imageAlt="Interiér Pivárne Lagúna"
|
||||
buttons={[
|
||||
{
|
||||
text: "Objednať stôl", href: "#contact"},
|
||||
text: "Rezervovať stôl teraz", href: "#contact"},
|
||||
{
|
||||
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"},
|
||||
]}
|
||||
title="Naše špeciality"
|
||||
description="Objavte chuť, pre ktorú sa k nám hostia vracajú roky."
|
||||
description="Čerstvo pripravené jedlá podľa tradičných receptúr, ktoré sa k nám hostia radi vracajú."
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user