Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b807993532 | |||
| f7e2ba6fd3 | |||
| ecdd925444 | |||
| 16169024e7 |
@@ -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="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>
|
||||
|
||||
@@ -135,4 +135,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user