const AboutUsPage = Vue.component('about-us-page', {

template: '#about-us-page'

});