diff --git a/src/app/page.tsx b/src/app/page.tsx index 655c319..d09c1b5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,9 +70,8 @@ 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" }, + { text: "Reserve Table", href: "tel:(347)248-0646" }, + { text: "Order Online", href: "https://www.doordash.com" }, ]} buttonAnimation="blur-reveal" />