diff --git a/src/app/page.tsx b/src/app/page.tsx index b5313fa..655c319 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,6 +70,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/men-watching-television-cheering-team_329181-18368.jpg?_wi=1", imageAlt: "Sports Viewing Area"}, ]} buttons={[ + { text: "(347) 248-0646", href: "tel:(347)248-0646" }, { text: "Call Now", href: "tel:(347)248-0646" }, { text: "View Menu", href: "#dishes" }, ]}