Update src/app/page.tsx

This commit is contained in:
2026-03-09 15:03:03 +00:00
parent 23513e8c90
commit ed0b897ae2

View File

@@ -51,7 +51,7 @@ export default function BrewHavenPage() {
imageAlt="Cozy coffee shop interior with warm lighting"
buttons={[
{ text: "Explore Our Menu", href: "products" },
{ text: "Visit Us Today", href: "contact" }
{ text: "Order Now", href: "contact" }
]}
buttonAnimation="slide-up"
/>