Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-02-25 14:48:55 +00:00

View File

@@ -32,8 +32,10 @@ export default function CoffeePage() {
{ name: "About", id: "about" },
{ name: "Menu", id: "products" },
{ name: "Visit", id: "contact" },
{ name: "Community", id: "testimonials" }
]}
{ name: "Community", id: "testimonials" },
{ name: "Blog", id: "/blog" },
]}
brandName="BrewHaven"
bottomLeftText="Locally Roasted"
bottomRightText="hello@brewhaven.com"