Menu List
GET /api/menu/
[
{
"section": "projects",
"title": "Work"
},
{
"section": "services",
"title": "Services"
},
{
"section": "partnerships",
"title": "Partnerships"
},
{
"section": "about",
"title": "About"
},
{
"section": "events",
"title": "Events"
},
{
"section": "press",
"title": "Press"
},
{
"section": "shop",
"title": "Shop"
},
{
"section": "contacts",
"title": "Contact"
}
]