';
echo '
';
echo '
';
if( $app_landing_page_features_one_title ) echo '
' . esc_html( $app_landing_page_features_one_title ) . '
';
if( $app_landing_page_features_one_content ) echo wpautop( esc_html( $app_landing_page_features_one_content ) );
echo '';
echo '
';
}?>
';
echo '
';
echo '
';
if( $app_landing_page_features_two_title ) echo '
' . esc_html( $app_landing_page_features_two_title ) . '
';
if( $app_landing_page_features_two_content ) echo wpautop( esc_html( $app_landing_page_features_two_content ) );
echo '';
echo '
';
}?>
';
echo '
';
echo '
';
if( $app_landing_page_features_three_title ) echo '
' . esc_html( $app_landing_page_features_three_title ) . '
';
if( $app_landing_page_features_three_content ) echo wpautop( esc_html( $app_landing_page_features_three_content ) );
echo '';
echo '
';
}?>
';
echo '
';
echo '';
} ?>
';
echo '
';
echo '
';
if( $app_landing_page_features_four_title ) echo '
' . esc_html( $app_landing_page_features_four_title ) . '
';
if( $app_landing_page_features_four_content ) echo wpautop( esc_html( $app_landing_page_features_four_content ) );
echo '';
echo '
';
}?>
';
echo '
';
echo '';
if( $app_landing_page_features_five_title ) echo '
' . esc_html( $app_landing_page_features_five_title ) . '
';
if( $app_landing_page_features_five_content ) echo wpautop( esc_html( $app_landing_page_features_five_content ) );
echo '';
echo '';
}?>
';
echo '
';
echo '';
if( $app_landing_page_features_six_title ) echo '
' . esc_html( $app_landing_page_features_six_title ) . '
';
if( $app_landing_page_features_six_content ) echo wpautop( esc_html( $app_landing_page_features_six_content ) );
echo '';
echo '';
}?>