'.esc_html__('Ikreate Themes','business-roy').'' ); } } add_action( 'businessroy_themes_copyright', 'businessroy_themes_footer_copyright', 5 ); if( !function_exists ('businessroy_themes_nav_buttons')){ function businessroy_themes_nav_buttons() { ?> 0 ): ?>

'fa-regular fa-envelope-open', 'label' => esc_html('Quick Questions? Email Us','business-roy'), 'val' => 'example@example.com', 'enable' => 'enable' ), array( 'icon' => 'fa-solid fa-headset', 'label' => esc_html('Talk to an Expert (Aradia)','business-roy'), 'val' => '(555)-555-5555', 'enable' => 'enable' ), array( 'icon' => 'fas fa-map-marker-alt', 'label' => esc_html('Office Address','business-roy'), 'val' => '123 Main Street, Springfield, USA', 'enable' => 'enable' ) ))); $quick_content = json_decode( $quick_content ); if( is_array( $quick_content ) ){ foreach( $quick_content as $index => $quick ){ if( !( $quick->enable === 'enable' ) ) continue; ?>
val, FILTER_VALIDATE_EMAIL)) { ?>
val ); ?>
label ); ?>
val), FILTER_VALIDATE_INT)!== false && $index == 1) { $phonenumber = preg_replace('/\D+/','', $quick->val ); ?>
label ); ?>
val ); ?>
label ); ?>
icon ): ?>
'fab fa-facebook', 'link' => '#', ), array( 'icon' => 'fa-brands fa-x-twitter', 'link' => '#', ), array( 'icon' => 'fab fa-linkedin', 'link' => '#', ), array( 'icon' => 'fab fa-pinterest', 'link' => '#', ), array( 'icon' => 'fab fa-instagram', 'link' => '#', ), array( 'icon' => 'fab fa-youtube', 'link' => '#', ) ))); echo '