Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 33766acd93 | |||
| 1e5eb5649c |
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
brandName="Ellaberry Cafe"
|
brandName="Ellaberry Cafe"
|
||||||
button={{
|
button={{
|
||||||
text: "Call Now", href: "tel:+6400000000"}}
|
text: "Call Now", href: "tel:+640273065836"}}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Call Now", href: "tel:+6400000000"},
|
text: "Call Now", href: "tel:+640273065836"},
|
||||||
{
|
{
|
||||||
text: "Get Directions", href: "#"},
|
text: "Get Directions", href: "#"},
|
||||||
]}
|
]}
|
||||||
@@ -238,7 +238,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
title: "Visit Us", items: [
|
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