\n \n \n \n'},About={template:'\n \n About Us\n Information about us goes here.\n \n'},Services={template:'\n \n Our Services\n Details of our services are provided here.\n \n'},Contact={template:'\n \n \n \n Next Step:\n \n \n \n \n info@47nrth.com\n \n \n \n'},routes=[{path:"/",component:Home},{path:"/about",component:About},{path:"/services",component:Services},{path:"/contact",component:Contact}],router=VueRouter.createRouter({history:VueRouter.createWebHashHistory(),routes:routes}),app=Vue.createApp({});app.use(router),app.mount("#app")
Information about us goes here.
Details of our services are provided here.