Merge version_1 into main #4
@@ -34,8 +34,10 @@ export default function CoffeePage() {
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Story", id: "metrics" },
|
||||
{ name: "Reviews", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
{ name: "Contact", id: "contact" },
|
||||
|
||||
{ name: "Blog", id: "/blog" },
|
||||
]}
|
||||
button={{
|
||||
text: "Order Now", href: "products"
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user