Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6d68f9a5a9 | |||
| 029807c1f3 |
@@ -33,7 +33,7 @@ export default function LandingPage() {
|
|||||||
{ name: "About", id: "about" },
|
{ name: "About", id: "about" },
|
||||||
{ name: "Contact", id: "contact" },
|
{ name: "Contact", id: "contact" },
|
||||||
]}
|
]}
|
||||||
button={{ text: "Call Now", href: "tel:+16175551234" }}
|
button={{ text: "Call Now", href: "tel:+17813919800" }}
|
||||||
animateOnLoad={true}
|
animateOnLoad={true}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
title: "Location & Contact", items: [
|
title: "Location & Contact", items: [
|
||||||
{ label: "285 Fellsway W, Medford, MA 02155", href: "https://maps.app.goo.gl/Lgar1CgpohKP1P3M9" },
|
{ label: "285 Fellsway W, Medford, MA 02155", href: "https://maps.app.goo.gl/Lgar1CgpohKP1P3M9" },
|
||||||
{ label: "Phone: (617) 555-1234", href: "tel:+16175551234" },
|
{ label: "Phone: (781) 391-9800", href: "tel:+17813919800" },
|
||||||
{ label: "Get Directions", href: "https://maps.app.goo.gl/Lgar1CgpohKP1P3M9" },
|
{ label: "Get Directions", href: "https://maps.app.goo.gl/Lgar1CgpohKP1P3M9" },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user