diff --git a/src/app/page.tsx b/src/app/page.tsx index b3b6d44..41b5b05 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -124,7 +124,7 @@ export default function LandingPage() { useInvertedBackground="noInvert" buttons={[ { text: "Reserve Now", href: "https://example.com/reserve" }, - { text: "Call: (212) 555-VAULT", href: "tel:+12125555828" } + { text: "View Hours", href: "https://example.com/hours" } ]} />