Merge version_2 into main #2
@@ -36,7 +36,7 @@ export default function LandingPage() {
|
||||
{ name: "FAQ", id: "faq" }
|
||||
]}
|
||||
button={{
|
||||
text: "Rezerviši sto", href: "#reservation"
|
||||
text: "Rezerviši sto", href: "tel:0652227889"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
@@ -46,8 +46,8 @@ export default function LandingPage() {
|
||||
logoText="Mali Pevač"
|
||||
description="Autentična hrana. Nezaboravan pogled. Iskustvo koje ostaje zauvijek."
|
||||
buttons={[
|
||||
{ text: "Rezerviši sto", href: "#reservation" },
|
||||
{ text: "Istražite meni", href: "#food" }
|
||||
{ text: "Rezerviši sto", href: "tel:0652227889" },
|
||||
{ text: "Istražite meni", href: "https://restaurantguru.com/Kafana-Mali-Pevac-Pirot/menu" }
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
@@ -202,9 +202,9 @@ export default function LandingPage() {
|
||||
title="Rezervišite svoje mesto danas"
|
||||
description="Ne propustite priličku da obeležite nezaboravnu večer u Mali Pevču sa najboljim grillom, spektakularnim pogledom i autentičnom kafana atmosferom."
|
||||
buttons={[
|
||||
{ text: "Pozovi nas", href: "tel:+381123456789" },
|
||||
{ text: "Rezerviši online", href: "#" },
|
||||
{ text: "Viber / WhatsApp", href: "https://wa.me/381123456789" }
|
||||
{ text: "Pozovi nas", href: "tel:+381652227889" },
|
||||
{ text: "Viber / WhatsApp", href: "https://wa.me/381603118061" },
|
||||
{ text: "Instagram", href: "https://www.instagram.com/kafana.mali.pevac/" }
|
||||
]}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
@@ -220,10 +220,10 @@ export default function LandingPage() {
|
||||
columns={[
|
||||
{
|
||||
title: "Kontakt", items: [
|
||||
{ label: "Telefon", href: "tel:+381123456789" },
|
||||
{ label: "Email", href: "mailto:info@malipevac.rs" },
|
||||
{ label: "Lokacija", href: "#" },
|
||||
{ label: "Viber / WhatsApp", href: "https://wa.me/381123456789" }
|
||||
{ label: "Telefon 1", href: "tel:+381652227889" },
|
||||
{ label: "Telefon 2", href: "tel:+381603118061" },
|
||||
{ label: "Instagram", href: "https://www.instagram.com/kafana.mali.pevac/" },
|
||||
{ label: "Viber / WhatsApp", href: "https://wa.me/381603118061" }
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user