diff --git a/src/app/page.tsx b/src/app/page.tsx index 1483568..37c1452 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -216,8 +216,8 @@ export default function LandingPage() { title="Ready for Your Next Great Cup?" description="Visit us in person to experience Brew Haven's warm hospitality and exceptional coffee. Or reach out with any questions—we'd love to hear from you." buttons={[ - { text: "Visit Our Café", href: "#" }, - { text: "Send Message", href: "#" } + { text: "Get Directions & Hours", href: "#" }, + { text: "Book a Visit", href: "#" } ]} buttonAnimation="slide-up" background={{ variant: "plain" }}