' . esc_html( $section_title ) . ''; if( $section_content || $section_img ){ ?>
' . esc_html( $section_content ) . '

'; if( $section_img ) echo '' . esc_attr( get_post_meta( $alt_image, '_wp_attachment_image_alt', true ) ) . ''; ?>