If a link should include some kind of state information, such as which link was clicked, it’s possible to send that along using Gatsby’s Link
component with the state
prop. In this video, learn how to use the state
prop to pass information between pages.