diff --git a/src/app/page.tsx b/src/app/page.tsx index 1d9b5df..e38d806 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -209,7 +209,7 @@ export default function LandingPage() { { text: "Get Directions", href: "https://www.google.com/maps/place/Gino's+East/@41.895393,-87.625345,17z/data=!3m1!4b1!4m6!3m5!1s0x880fd34d85e78c85:0x77d01869e06180ec!8m2!3d41.895389!4d-87.62277!16s%2Fg%2F1tdr9d52?entry=ttu"}, { - text: "Call Now", href: "tel:+13122661000"}, + text: "Call Now", href: "tel:3122661000"}, ]} /> @@ -249,4 +249,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file