Right-click in Component in the Outline view, go to Add control to component and select Part page component.
Find the navbar component, give it a prefix of header_ and choose to embed it.
Embedding a component creates an editable copy of the original component. An embedded component is no longer linked to the original and is therefore unaffected by any changes made to the original.

Test
your component in the browser.