Update src/app/page.tsx

This commit is contained in:
2026-03-06 01:19:26 +00:00
parent d88205da37
commit ee96fb7db3

View File

@@ -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" },
]}