Update src/app/page.tsx

This commit is contained in:
2026-03-05 07:57:14 +00:00
parent 042b878cdc
commit 5a5cf926f0

View File

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