array( 'image' => get_theme_mod( 'benevolent_intro_one_image' ), 'logo' => get_theme_mod( 'benevolent_intro_one_logo' ), 'title' => get_theme_mod( 'benevolent_intro_one_title' ), 'link' => get_theme_mod( 'benevolent_intro_one_link' ), 'url' => get_theme_mod( 'benevolent_intro_one_url' ) ), 'two' => array( 'image' => get_theme_mod( 'benevolent_intro_two_image' ), 'logo' => get_theme_mod( 'benevolent_intro_two_logo' ), 'title' => get_theme_mod( 'benevolent_intro_two_title' ), 'link' => get_theme_mod( 'benevolent_intro_two_link' ), 'url' => get_theme_mod( 'benevolent_intro_two_url' ) ), 'three' => array( 'image' => get_theme_mod( 'benevolent_intro_three_image' ), 'logo' => get_theme_mod( 'benevolent_intro_three_logo' ), 'title' => get_theme_mod( 'benevolent_intro_three_title' ), 'link' => get_theme_mod( 'benevolent_intro_three_link' ), 'url' => get_theme_mod( 'benevolent_intro_three_url' ) ) ); ?>