Merge version_1 into main #2
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user