Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6fbb450415 | |||
| 33766acd93 | |||
| 1e5eb5649c |
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
brandName="Ellaberry Cafe"
|
||||
button={{
|
||||
text: "Call Now", href: "tel:+6400000000"}}
|
||||
text: "Call Now", href: "tel:+640273065836"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now", href: "tel:+6400000000"},
|
||||
text: "Call Now", href: "tel:+640273065836"},
|
||||
{
|
||||
text: "Get Directions", href: "#"},
|
||||
]}
|
||||
@@ -238,7 +238,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Visit Us", items: [
|
||||
{
|
||||
label: "Palmerston North, NZ", href: "#"},
|
||||
label: "54 George Street, Palmerston North Central, Palmerston North 4410", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user