Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b932d5e875 | |||
| 5a2d6d33a0 |
@@ -37,7 +37,7 @@ export default function LandingPage() {
|
|||||||
{ name: "Kontakt", id: "contact" },
|
{ name: "Kontakt", id: "contact" },
|
||||||
]}
|
]}
|
||||||
brandName="Tomina Koliba"
|
brandName="Tomina Koliba"
|
||||||
button={{ text: "Rezervišite", href: "#contact" }}
|
button={{ text: "063 8025194", href: "tel:+381638025194" }}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
text="Spremni za pravi užitak? Rezervišite svoj sto ili nas posetite još danas."
|
text="Spremni za pravi užitak? Rezervišite svoj sto ili nas posetite još danas."
|
||||||
buttons={[{ text: "Pozovite nas", href: "tel:+38136000000" }]}
|
buttons={[{ text: "Pozovite nas", href: "tel:+381638025194" }]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user