>
<?php _e('ajax loader','business-one'); ?>
<?php _e('logo','business-one'); ?>
'about')); $home_portfolio=get_posts(array('post_type' => 'portfolio')); $home_services=get_posts(array('post_type' => 'services')); $home_team=get_posts(array('post_type' => 'team')); $home_blog=get_posts(array('post_type' => 'blog')); ?>