'; if( 'no' != get_theme_mod('adventeqa_show_app_features') ): get_template_part("template-parts/app/features-one"); endif; if( 'no' != get_theme_mod('adventeqa_show_app_about') ): get_template_part("template-parts/app/about-one"); endif; echo ''; if( 'no' != get_theme_mod('adventeqa_show_app_testimonials') ): get_template_part("template-parts/app/testimonials-one"); endif; get_template_part("template-parts/footer"); ?>