aza_get_file('/images/team1.jpg'), "title" => esc_html__('Jane Doe','aza-lite'), "subtitle" => esc_html__('Project Supervisor','aza-lite'), "color" => '#f0b57c', "text" => esc_html__('Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce vestibulum augue posuere.','aza-lite')), array("image_url" => aza_get_file('/images/team2.jpg'), "title" => esc_html__('Ola Nordmann','aza-lite'), "subtitle" => esc_html__('Web Designer','aza-lite'), "color" => '#4bb992', "text" => esc_html__('Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce vestibulum augue posuere.','aza-lite')), array("image_url" => aza_get_file('/images/team3.jpg'), "title" => esc_html__('Average Joe','aza-lite'), "subtitle" => esc_html__('Front End Developer','aza-lite'), "color" => '#349ae0', "text" => esc_html__('Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce vestibulum augue posuere.','aza-lite')), array("image_url" => aza_get_file('/images/team4.jpg'), "title" => esc_html__('Joe Bloggs','aza-lite'), "subtitle" => esc_html__('UX Designer','aza-lite'), "color" => '#887caf', "text" => esc_html__('Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce vestibulum augue posuere.', 'aza-lite')), ) ) ) ; $team_content_decoded = json_decode($team_content); $button_text = get_theme_mod('aza_team_button_text', 'Work with us'); $button_link = get_theme_mod('aza_team_button_link', '#'); ?>
'.$heading.''; }?> " : "" ?> '.$subheading.'

'; }?>

'.html_entity_decode($team_content -> text).'

'.esc_html($team_content -> title).'

'.esc_html($team_content -> subtitle).'

'; }}} ?>
" : "" ?>
'; ?>
'; } ?>