| @@ -4,9 +4,9 @@ | ||
| 4 | 4 | <div class="row"> |
| 5 | 5 | <div class="col-lg-12"> |
| 6 | 6 | <div class="heading"> |
| 7 | 7 | <h5>TRUSTED BY BRANDS WORLDWIDE</h5> |
| 8 | - <h4><?php echo esc_html($subtitle); ?></h4> | |
| 8 | + <h4><?php echo $subtitle; ?></h4> | |
| 9 | 9 | </div> |
| 10 | 10 | <div class="heading text-center brand d-flex "> |
| 11 | 11 | <img src="<?php echo esc_url(plugins_url("/../../img/maintainn.png", __FILE__)); ?>" style="height: 32px;" /> |
| 12 | 12 | <img src="<?php echo esc_url(plugins_url("/../../img/sitecare.png", __FILE__)); ?>" style="height: 42px;" /> |