Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7f78a5ce10 | |||
| 134b1cd516 | |||
| 45014e9edb | |||
| eaea838a0e |
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
text: "Pogledaj Meni", href: "#menu"},
|
text: "Pogledaj Meni", href: "#menu"},
|
||||||
{
|
{
|
||||||
text: "Rezerviši sto", href: "#contact"},
|
text: "Rezerviši sto", onClick: () => window.location.href = "tel:014245245"},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629588.jpg?_wi=1"
|
imageSrc="http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629588.jpg?_wi=1"
|
||||||
imageAlt="traditional tavern interior wooden decor"
|
imageAlt="traditional tavern interior wooden decor"
|
||||||
@@ -140,7 +140,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "2", title: "Da li imate vegetarijanska jela?", content: "Da, u ponudi imamo raznovrsna vegetarijanska jela."},
|
id: "2", title: "Da li imate vegetarijanska jela?", content: "Da, u ponudi imamo raznovrsna vegetarijanska jela."},
|
||||||
{
|
{
|
||||||
id: "3", title: "Gde se nalazite?", content: "Nalazimo se u samom centru Valjeva."},
|
id: "3", title: "Gde se nalazite?", content: "Nalazimo se u samom centru Valjeva, Karađorđeva 15. Kliknite za navigaciju: https://maps.app.goo.gl/example-valjevo"},
|
||||||
]}
|
]}
|
||||||
title="Često postavljana pitanja"
|
title="Često postavljana pitanja"
|
||||||
description="Sve što treba da znate o nama."
|
description="Sve što treba da znate o nama."
|
||||||
|
|||||||
Reference in New Issue
Block a user