Merge version_3 into main #3
@@ -33,7 +33,7 @@ export default function LandingPage() {
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
button={{ text: "Call Now", href: "tel:+16175551234" }}
|
||||
button={{ text: "Call Now", href: "tel:+17813919800" }}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Location & Contact", items: [
|
||||
{ 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" },
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user