diff --git a/src/app/page.tsx b/src/app/page.tsx index dc8e9b8..8966342 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { } ]} buttons={[ - { text: "Call Now", href: "tel:(219)690-3115" }, + { text: "Reserve a Table", href: "tel:(219)690-3115" }, { text: "Get Directions", href: "https://maps.google.com/?q=151+Deanna+Dr+Lowell+IN+46356" } ]} buttonAnimation="slide-up"