HEX
Server: Apache
System: Linux nc-ph-0707-26.instaforreviews.com 3.10.0-1160.119.1.el7.tuxcare.els13.x86_64 #1 SMP Fri Nov 22 06:29:45 UTC 2024 x86_64
User: qirgxuo4hkuv (1004)
PHP: 8.3.27
Disabled: NONE
Upload Files
File: /home/qirgxuo4hkuv/public_html/shovago.com/wp-content/themes/ShovaGo copy/index.php
<?php
  get_header();
  get_template_part( 'home-parts/banner' );
  get_template_part( 'home-parts/services' );
  get_template_part( 'home-parts/steps' );
  get_template_part( 'home-parts/testimonial' );
  get_template_part( 'home-parts/payments' );
?>
<div class="nlet">
	<div class="container">
    <div class="welcome">
      <div class="form-inner">
        <h3 class="form-title">انضم الى القائمة البريدية</h3>
        <div class="form-description">احصل على خصومات كبيرة وعروض حصرية للمدرجين في قائمتك البريدية!</div>
        <?php echo do_shortcode('[wpforms id="27690"]'); ?>
        <span class="fr-layer1"></span>
        <span class="fr-layer2"></span>
        <span class="fr-layer3"></span>
      </div>
    </div>
  </div>
</div>
<?php get_footer();