Update src/app/blog/page.tsx
This commit is contained in:
@@ -33,6 +33,7 @@ export default function BlogPage() {
|
||||
{ "name": "Menu", "id": "menu" },
|
||||
{ "name": "Banquets", "id": "banquets" },
|
||||
{ "name": "Delivery", "id": "delivery" },
|
||||
{ "name": "Shop", "id": "/shop" },
|
||||
{ "name": "Contacts", "id": "contacts" }
|
||||
]}
|
||||
button={{ "text": "Book a Table", "href": "#contacts" }}
|
||||
|
||||
Reference in New Issue
Block a user