Merge version_3 into main #5

Merged
bender merged 1 commits from version_3 into main 2026-03-09 15:03:09 +00:00

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"
/>