Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -39,7 +39,7 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Utisci", id: "#testimonials"},
|
||||
{
|
||||
name: "Kontakt", id: "#contact"},
|
||||
name: "Kontakt", id: "#contact"}
|
||||
]}
|
||||
button={{
|
||||
text: "Posetite nas", href: "https://maps.app.goo.gl/YOUR_GOOGLE_MAPS_LINK"
|
||||
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
text: "Posetite nas", href: "https://maps.app.goo.gl/YOUR_GOOGLE_MAPS_LINK"
|
||||
},
|
||||
{
|
||||
text: "Pogledajte galeriju", href: "#gallery"},
|
||||
text: "Pogledajte galeriju", href: "#gallery"}
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "prices", title: "Odlične cene", tags: [
|
||||
"Vrednost"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-coffee-bowl-with-coffee-seeds-biscuits-notepad-dark-isolated-background_140725-132446.jpg", imageAlt: "Coffee menu"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-coffee-bowl-with-coffee-seeds-biscuits-notepad-dark-isolated-background_140725-132446.jpg", imageAlt: "Coffee menu"}
|
||||
]}
|
||||
title="Zašto naši gosti obožavaju Meri Popins"
|
||||
description="Otkrijte zašto smo postali omiljeno mesto za opuštanje, uživanje i stvaranje nezaboravnih trenutaka u Mladenovcu."
|
||||
@@ -154,7 +154,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "g5", name: "Druženje", price: "Trenuci", imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3407.jpg", imageAlt: "Friends enjoying cafe"},
|
||||
{
|
||||
id: "g6", name: "Detalji", price: "Ambijent", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-cookie_23-2148786652.jpg", imageAlt: "Cafe ambiance details"},
|
||||
id: "g6", name: "Detalji", price: "Ambijent", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-cookie_23-2148786652.jpg", imageAlt: "Cafe ambiance details"}
|
||||
]}
|
||||
title="Zavirite u našu oazu"
|
||||
description="Prelistajte našu galeriju i otkrijte čaroliju Meri Popins – od raskošne bašte, preko udobnog enterijera, do osvežavajućih napitaka i ukusnih poslastica."
|
||||
@@ -185,7 +185,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-energetic-successful-mature-businesswoman-white-shirt-having-online-business-meeting-via-video-conference-call-gesturing-emotionally-discussing-agreement_343059-3744.jpg"},
|
||||
{
|
||||
id: "t6", name: "Stefan Ilić", role: "Umetnik", company: "Slobodni umetnik", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/remote-work_1098-14006.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/remote-work_1098-14006.jpg"}
|
||||
]}
|
||||
title="Šta naši gosti kažu"
|
||||
description="Pročitajte iskrene utiske onih koji su osetili čaroliju Meri Popins i pronašli svoj drugi dom kod nas."
|
||||
@@ -206,7 +206,7 @@ export default function LandingPage() {
|
||||
text: "Kako do nas", href: "https://maps.app.goo.gl/YOUR_GOOGLE_MAPS_LINK"
|
||||
},
|
||||
{
|
||||
text: "Pozovite nas", href: "tel:+381641234567"},
|
||||
text: "Pozovite nas", href: "tel:+381641234567"}
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -224,8 +224,8 @@ export default function LandingPage() {
|
||||
{
|
||||
label: "O nama", href: "#about"},
|
||||
{
|
||||
label: "Galerija", href: "#gallery"},
|
||||
],
|
||||
label: "Galerija", href: "#gallery"}
|
||||
]
|
||||
},
|
||||
{
|
||||
items: [
|
||||
@@ -234,8 +234,8 @@ export default function LandingPage() {
|
||||
{
|
||||
label: "Kontakt", href: "#contact"},
|
||||
{
|
||||
label: "Radno vreme", href: "#contact"},
|
||||
],
|
||||
label: "Radno vreme", href: "#contact"}
|
||||
]
|
||||
},
|
||||
{
|
||||
items: [
|
||||
@@ -246,9 +246,9 @@ export default function LandingPage() {
|
||||
label: "Facebook", href: "#"
|
||||
},
|
||||
{
|
||||
label: "Politika privatnosti", href: "#"},
|
||||
],
|
||||
},
|
||||
label: "Politika privatnosti", href: "#"}
|
||||
]
|
||||
}
|
||||
]}
|
||||
logoText="Meri Popins"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user