Revonzy Mini Shell

Revonzy Mini Shell

Şuanki Dizin: /home/wwwdreamtechnolo/public_html/strongergen.com/
Dosya Yükle :
Şuanki Dosya : /home/wwwdreamtechnolo/public_html/strongergen.com/index.php

<?php
error_reporting(E_ALL);
ini_set('display_errors', 1);

$message_content = "";

if (isset($_POST['add_contact'])) 
{
    $user_name = htmlspecialchars($_POST['name1']);
    $email = htmlspecialchars($_POST['email']);
    $user_contact = htmlspecialchars($_POST['phone']);
    // $message1 = htmlspecialchars($_POST['message']);
    

    $to = "d03288866@gmail.com";  
    $from = "d03288866@gmail.com"; 
    $subject = "Customer Enquiry";

    $message = "
        <html>
        <head></head>
        <body>
            Dear Sir, <br />
            You received a new customer enquiry. Kindly call them and take follow up. <br /><br />
            Customer details are given below: <br />
            Name: ".$user_name." <br />
            Email-Id: ".$email." <br />
            Mobile No: ".$user_contact." <br />
        </body>
        </html>
    ";

    $headers = 'MIME-Version: 1.0' . "\r\n";
    $headers .= 'Content-type: text/html; charset=iso-8859-1' . "\r\n";
    $headers .= 'From: ' . $from . "\r\n";
    $headers .= 'Reply-To: ' . $from . "\r\n";

    if (!empty($user_contact)) {
        if (mail($to, $subject, $message, $headers)) {
            $message_content = "Mail sent successfully."; 
        } else {
            $message_content = "Mail not sent. Please try again."; 
        }
    } else {
        $message_content = "Please provide a contact number."; 
    }
}
?>



  <?php if ($message_content != ""): ?>
        <script type="text/javascript">
            alert("<?php echo $message; ?>");
        </script>
    <?php endif; ?>
<!--A Design by W3layouts
  Author: W3layout
  Author URL: http://w3layouts.com
  License: Creative Commons Attribution 3.0 Unported
  License URL: http://creativecommons.org/licenses/by/3.0/
  -->
<!DOCTYPE html>
<html lang="zxx">
  <head>
    <title>StrongerGen</title>
    <link rel="icon" type="image/x-icon" href="image/strongergen-logo.ico">
    <!--meta tags -->
    <meta charset="UTF-8">
    
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="keywords" content="StrongerGen" />
    <script>
      addEventListener("load", function () {
      	setTimeout(hideURLbar, 0);
      }, false);
      
      function hideURLbar() {
      	window.scrollTo(0, 1);
      }
    </script>
    <!--//meta tags ends here-->
    <!--booststrap-->
    <link href="css/bootstrap.min.css" rel="stylesheet" type="text/css" media="all">
    <!--//booststrap end-->
    <!-- font-awesome icons -->
    <link href="css/fontawesome-all.min.css" rel="stylesheet" type="text/css" media="all">
    <!-- //font-awesome icons -->
    <!--lightbox slider-->
    <link rel="stylesheet" href="css/lightbox.css">
    <!-- lightbox slider-->
    <!--Animation-effects-css-->
    <link href='css/aos.css' rel='stylesheet prefetch' type="text/css" media="all" />
    <!--//Animation-effects-css-->
    <!--stylesheets-->
    <link href="css/style.css" rel='stylesheet' type='text/css' media="all">
    <!--//stylesheets-->
    <link href="//fonts.googleapis.com/css?family=Oswald:400,500,600" rel="stylesheet">
    <link href="//fonts.googleapis.com/css?family=PT+Sans" rel="stylesheet">
  </head>
  <body>
    <div class="header-outs" id="header">
      <div class="header-w3layouts">
        <div class="container-fluid">
          <!--//navigation section -->
          <nav class="navbar navbar-expand-lg navbar-light">
            <div class="hedder-up " >
              <h1><a class="navbar-brand" href="index.html" data-aos="fade-right">StrongerGen</a></h1>
            </div>
            <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
            <span class="navbar-toggler-icon"></span>
            </button>
            <div class="collapse navbar-collapse justify-content-end" id="navbarSupportedContent" data-aos="fade-left">
              <ul class="navbar-nav">
                <li class="nav-item active">
                  <a class="nav-link" href="#">Home <span class="sr-only">(current)</span></a>
                </li>
                <li class="nav-item">
                  <a href="#about" class="nav-link scroll">About</a>
                </li>
                <li class="nav-item">
                  <a href="#service" class="nav-link scroll">Service</a>
                </li>
                <li class="nav-item">
                  <a href="#gallery" class="nav-link scroll">Gallery</a>
                </li>
                <li class="nav-item">
                  <a href="#client" class="nav-link scroll">Clients</a>
                </li>
                <li class="nav-item">
                  <a href="#contact" class="nav-link scroll">Contact</a>
                </li>
              </ul>
            </div>
          </nav>
          <!--//navigation section -->
          <div class="clearfix"> </div>
        </div>
      </div>
      <!--banner -->
      <div class="container">
        <div class="banner-slide-img" data-aos="fade-up">
          <!-- Slideshow 4 -->
          <!--<div class="slider">
            <div class="callbacks_container">
              <ul class="rslides" id="slider4">
                <li>
                  <div class="slider-img">
                    <div class="slider-info ">
                      <h4>The Best Fitness</h4>
                      <h5> Grow Your Strength</h5>
                      <div class="mt-3 outs_more-buttn">
                        <a href="#" data-toggle="modal" data-target="#exampleModalLive">Read More</a>
                      </div>
                    </div>
                  </div>
                </li>
                <li>
                  <div class="slider-img">
                    <div class="slider-info ">
                      <h4>Fitness And Stronger </h4>
                      <h5>Real Athletes</h5>
                      <div class="mt-3 outs_more-buttn">
                        <a href="#" data-toggle="modal" data-target="#exampleModalLive">Read More</a>
                      </div>
                    </div>
                  </div>
                </li>
                <li>
                  <div class="slider-img">
                    <div class="slider-info">
                      <h4>Fitness And Health</h4>
                      <h5>With Double Power</h5>
                      <div class="mt-3 outs_more-buttn">
                        <a href="#" data-toggle="modal" data-target="#exampleModalLive">Read More</a>
                      </div>
                    </div>
                  </div>
                </li>
              </ul>
            </div>

          </div>-->
          <!-- //Slideshow 4 -->
          <div class="clearfix"></div>
        </div>
      </div>
    </div>
	
	<div style="padding:15px; text-align:center;">
		<a href="#"><img src="image/apps.png" /></a>
	</div>
	
    <!-- //banner -->
    <!-- About-one -->
    <section class="about " id="about">
      <div class="container">
        <div class="row effcet-about">
          <div class="col-lg-7 jst-about py-lg-5 pt-md-5 pt-sm-4 pt-3" data-aos="fade-right">
            <h2 class="mb-lg-5 mb-lg-4 mb-3">About StrongerGen</h2>
            <div class="agile-about-para">
              <p style="text-align:justify;">Welcome to StrongerGen, forging stronger and healthier future. We are dedicated to helping kids aged 7 to 16 to become champions, fight obesity, build strength, and develop the confidence to become sports stars of tomorrow. At StrongerGen, we combine the power of sports, cutting-edge fitness technology, and specialized programs for children with autism and special needs to create a transformative experience for every child. Our mission is to inspire children to lead active, healthy lives, while fostering resilience, teamwork, and determination.</p>
            </div>
            <div class="mt-lg-3 mt-2 agile-about-para">
              <p style="text-align:justify;">Our Vision: Championing Every Child’s Potential</p>
            </div>
            <div class="mt-lg-3 mt-2 agile-about-para">
              <p style="text-align:justify;">At StrongerGen, we believe that every child has the potential to be a champion. Our vision is to help kids break through barriers, overcome challenges, and achieve their goals—both in fitness and in life. Whether your child is facing obesity, looking to build strength, become sports champion, or navigating the complexities of autism or special needs, we are here to guide them every step of the way. Through disciplined, engaging programs and personalized fitness plans, we help kids build the physical and mental strength they need to succeed.</p>
            </div>
            <div class="mt-lg-3 mt-2 agile-about-para">
              <p style="text-align:justify;">Our Approach: Empowering Kids through Sports, Tech, and Specialized Fitness</p>
            </div>
            <div class="mt-lg-3 mt-2 agile-about-para">
              <p style="text-align:justify;">We know that each child is unique, which is why our programs are designed to be disciplined, flexible, adaptive, and fun. We focus on three key pillars—sports, technology, and specialized fitness—to help kids overcome obstacles, fight obesity, and achieve their personal best.</p>
            </div>
            <div class="mt-lg-3 mt-2 agile-about-para">
              <p style="text-align:justify;">For stronger and healthier tomorrow!</p>
            </div>
          </div>
          <div class="col-lg-5 about-States-list" data-aos="fade-left">
            <img src="image/ab1.png" alt="" class="img-fluid">
            <!-- style="margin-top:160px;" -->
          </div>
        </div>
      </div>
    </section>
    <!-- //About-one -->
	<style>
	#service h4{
		color:orange;
	}
	#service p{
		color:white;
	}
	</style>
    <!--service-->	
    <section class="service py-lg-4 py-md-3 py-sm-3 py-3" id="service" style="background-color:#333333; font-weight:bold;">
      <div class="container py-lg-5 py-md-5 py-sm-4 py-3">
        <h3 class="title text-center clr mb-lg-5 mb-md-4 mb-sm-4 mb-3">Our Services</h3>
        <div class="row top-service pb-lg-4 pb-md-3 pb-2">
          <div class="col-lg-8 col-md-8 service-agile-info-left"  data-aos="fade-right"
            data-aos-offset="250"
            data-aos-easing="ease-in-sine">
            <h4 class="mb-lg-4 mb-3">Sports for All :</h4>
            <p style="font-size:20px !important;"> Our diverse sports programs help kids of all abilities get active in a way that’s fun and motivating. Collaborating with schools for after school activity and give Elite level sports coaching for kids to achieve great success and make their goals come true.</p>
           
          </div>
          <div class="col-lg-4 col-md-4 ser-icon text-center">
            <div class="service-icon-w3layouts">
              <span class="far fa-thumbs-up"></span>
            </div>
          </div>
        </div>
        <div class=" my-lg-5 my-md-4 my-3 row mid-service">
          <div class="col-lg-4 col-md-4 ser-icon text-center">
            <div class="service-icon-w3layouts move-right">
              <span class="far fa-thumbs-up"></span>
            </div>
          </div>
          <div class="col-lg-8 col-md-8 service-agile-info-left" data-aos="fade-left"
            data-aos-offset="200"
            data-aos-easing="ease-in-sine">
            <h4 class="mb-lg-4 mb-3">StrongerGen Fitness Centre:</h4>
            <p style="font-size:20px !important;"> Uniquely designed fitness centre for kids, where we fight against obesity in kids, train strength & conditioning for future athletes & sports stars and train kids with autism & special needs.</p>
            
          </div>
        </div>
        <div class="row bottom-service pt-lg-4 pt-md-3 pt-2" >
          <div class="col-lg-8 col-md-8 service-agile-info-left" data-aos="fade-right"
            data-aos-offset="150"
            data-aos-easing="ease-in-sine">
            <h4 class="mb-lg-4 mb-3">Tech-Enhanced Fitness :</h4>
            <p style="font-size:20px !important;">Our unique fitness app also helps children with autism and special needs track their achievements in a way that suits their learning style. We incorporate the latest fitness and technology to make workouts engaging, measurable, and exciting.</p>
           
          </div>
          <div class="col-lg-4 col-md-4 ser-icon text-center">
            <div class="service-icon-w3layouts">
              <span class="fas fa-thumbs-up"></span>
            </div>
          </div>
        </div>
		
		
		<div class=" my-lg-5 my-md-4 my-3 row mid-service">
          <div class="col-lg-4 col-md-4 ser-icon text-center">
            <div class="service-icon-w3layouts move-right">
              <span class="far fa-thumbs-up"></span>
            </div>
          </div>
          <div class="col-lg-8 col-md-8 service-agile-info-left" data-aos="fade-left"
            data-aos-offset="200"
            data-aos-easing="ease-in-sine">
            <h4 class="mb-lg-4 mb-3">Kids Nutrition Guidance :</h4>
            <p style="font-size:20px !important;">Nutrition is essential for children's growth, development, and overall well-being. At StrongerGen, we believe in helping kids understand the importance of good nutrition and how it can fuel their bodies for success—whether they're fighting obesity, building strength, or just growing into healthy young adults..</p>
            
          </div>
        </div>
	
		
      </div>
    </section>
    <!--//service-->
    <!--clients-->
<style>
#client .container {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}

#client .flexslider {
  width: 100%;
}

#client .slides {
  width: 100%;
}

#client .client-slider-slide img {
  width: 100%;
  height: auto;
  padding: 10px;
  border: 1px solid #999;
  margin: 20px;
  box-shadow: 0px 0px 8px 1px #DFDFDF;
}

/* Larger screens (laptops and above) */
@media (min-width: 768px) {
  #client .client-slider-slide img {
    height: 750px; 
    object-fit: cover; 
  }
}

/* Smaller screens (tablets and mobile) */
@media (max-width: 767px) {
  #client .client-slider-slide img {
    height: auto;
    object-fit: contain; 
  }
}

</style>
<section class="client py-lg-4 py-md-3 py-sm-3 py-3" id="client">
  <div class="container py-lg-5 py-md-5 py-sm-4 py-3">
    <h3 class="title text-center mb-lg-5 mb-md-4 mb-sm-4 mb-3">StrongerGen</h3>
    <div class="flexslider">
      <ul class="slides">
        <li>
          <div class="row client-slider-slide">
            <div class="col-lg-12 w3layouts-txt-says">
              <div class="clients-color-agile text-center">
                <img src="assests/strong_client1.png" alt="Client 1">
              </div>
            </div>
          </div>
        </li>
        <li>
          <div class="row client-slider-slide">
            <div class="col-lg-12 w3layouts-txt-says">
              <div class="clients-color-agile text-center">
                <img src="assests/strong_client2.png" alt="Client 2">
              </div>
            </div>
          </div>
        </li>
        <li>
          <div class="row client-slider-slide">
            <div class="col-lg-12 w3layouts-txt-says">
              <div class="clients-color-agile text-center">
                <img src="assests/strong_client3.png" alt="Client 3">
              </div>
            </div>
          </div>
        </li>
      </ul>
    </div>
  </div>
</section>


    <!--//clients-->

	<!--<img src="image/OurTrainers.gif" style="width:100%;" />-->
	<!--<video width="100%" controls autoplay loop>
	  <source src="images/traines.mp4" type="video/mp4">
	  <source src="images/traines.ogg" type="video/ogg">
	  Your browser does not support the video tag.
	</video>	-->
	
    <!-- team -->
   <!--<section class="team  py-lg-4 py-md-3 py-sm-3 py-3" id="team">
      <div class="container py-lg-5 py-md-4 py-sm-4 py-3">
        <h3 class="title text-center clr mb-lg-5 mb-md-4 mb-sm-4 mb-3">Our Traines</h3>
			
        <div class="row text-center ">
          <div class="col-lg-3 col-md-6 col-sm-6 news-img" data-aos="fade-up"
            data-aos-duration="3000">
            <div class="team-agile-group">
              <img src="images/t1.jpg" alt="" class="image-fluid">
              <h4 class="mt-3 mb-2">Sam Will 
              </h4>
              <span class="wls-client-title">Body Builder</span>
              <p class="mt-3">Lorem ipsum dolor sit amet, consectetuer adipiscing elit
                Lorem ipsum 
              </p>
              <div class="icons-footer mt-lg-4 mt-md-3 mt-3">
                <ul>
                  <li><a href="#"><span class="fab fa-facebook-f"></span></a></li>
                  <li><a href="#"><span class="fas fa-envelope"></span></a></li>
                  <li><a href="#"><span class="fab fa-twitter"></span></a></li>
                </ul>
              </div>
            </div>
          </div>
          <div class="col-lg-3 col-md-6 col-sm-6 news-img" data-aos="fade-down"
            data-aos-duration="2500">
            <div class="team-agile-group">
              <img src="images/t2.jpg" alt="" class="image-fluid">
              <h4 class="mt-3 mb-2">Sara kent 
              </h4>
              <span class="wls-client-title">Fitness Trainer</span>
              <p class="mt-3">Lorem ipsum dolor sit amet, consectetuer adipiscing elit
                Lorem ipsum 
              </p>
              <div class="icons-footer mt-lg-4 mt-md-3 mt-3">
                <ul>
                  <li><a href="#"><span class="fab fa-facebook-f"></span></a></li>
                  <li><a href="#"><span class="fas fa-envelope"></span></a></li>
                  <li><a href="#"><span class="fab fa-twitter"></span></a></li>
                </ul>
              </div>
            </div>
          </div>
          <div class="col-lg-3 col-md-6 col-sm-6 news-img" data-aos="fade-up"
            data-aos-duration="2000">
            <div class="team-agile-group">
              <img src="images/t3.jpg" alt="" class="image-fluid">
              <h4 class="mt-3 mb-2">Rose Will 
              </h4>
              <span class="wls-client-title">Weight Trainer</span>
              <p class="mt-3">Lorem ipsum dolor sit amet, consectetuer adipiscing elit
                Lorem ipsum 
              </p>
              <div class="icons-footer mt-lg-4 mt-md-3 mt-3">
                <ul>
                  <li><a href="#"><span class="fab fa-facebook-f"></span></a></li>
                  <li><a href="#"><span class="fas fa-envelope"></span></a></li>
                  <li><a href="#"><span class="fab fa-twitter"></span></a></li>
                </ul>
              </div>
            </div>
          </div>
          <div class="col-lg-3 col-md-6 col-sm-6 news-img" data-aos="fade-down"
            data-aos-duration="1500">
            <div class="team-agile-group">
              <img src="images/t4.jpg" alt="" class="image-fluid">
              <h4 class="mt-3 mb-2">Max Will 
              </h4>
              <span class="wls-client-title">Body Builder</span>
              <p class="mt-3">Lorem ipsum dolor sit amet, consectetuer adipiscing elit
                Lorem ipsum 
              </p>
              <div class="icons-footer mt-lg-4 mt-md-3 mt-3">
                <ul>
                  <li><a href="#"><span class="fab fa-facebook-f"></span></a></li>
                  <li><a href="#"><span class="fas fa-envelope"></span></a></li>
                  <li><a href="#"><span class="fab fa-twitter"></span></a></li>
                </ul>
              </div>
            </div>
          </div>
        </div>
      </div>
    </section>-->
    <!--//team -->
    <!--portfolio -->
    <section class="gallery py-lg-4 py-md-3 py-sm-3 py-3" id="gallery">
      <div class="container py-lg-5 py-md-5 py-sm-4 py-3">
        <h3 class="title text-center mb-lg-5 mb-md-4 mb-sm-4 mb-3">Our Gallery</h3>
        <div class="row">
          <div class="col-lg-4 col-md-4 col-sm-4 p-0 snap-img" >
            <div class=" agileits_w3layouts_gallery_grid1" data-aos="zoom-in-up">
              <div class="w3_agile_gallery_effect">
                <a href="assests\strong8.jpg" data-lightbox="example-set" data-title="Lorem Ipsum is simply dummy the when an unknown galley of type and scrambled it to make a type specimen.">
                <img src="assests\strong8.jpg" alt=" " class="img-fluid">
                </a>
              </div>
            </div>
            <div class="agileits_w3layouts_gallery_grid1" data-aos="zoom-in-up">
              <div class="w3_agile_gallery_effect">
                <a href="assests\strong7.jpg" data-lightbox="example-set" data-title="Lorem Ipsum is simply dummy the when an unknown galley of type and scrambled it to make a type specimen.">
                <img src="assests\strong7.jpg" alt=" " class="img-fluid"> 
                </a>
                <a href="assests\strong3.jpg" data-lightbox="example-set" data-title="Lorem Ipsum is simply dummy the when an unknown galley of type and scrambled it to make a type specimen.">
                  <img src="assests\strong3.jpg" alt=" " class="img-fluid">
                  </a>
              </div>
            </div>
          </div>
          <div class="col-lg-4 col-md-4 col-sm-4 p-0 snap-img">
            <div class=" agileits_w3layouts_gallery_grid1" data-aos="zoom-in-up">
              <div class="w3_agile_gallery_effect">
                <a href="assests\strong4.jpg" data-lightbox="example-set" data-title="Lorem Ipsum is simply dummy the when an unknown galley of type and scrambled it to make a type specimen.">
                <img src="assests\strong4.jpg" alt=" " class="img-fluid">
                </a>
              </div>
            </div>
            <div class="agileits_w3layouts_gallery_grid1" data-aos="zoom-in-up">
              <div class="w3_agile_gallery_effect">
                <a href="assests\strong2.jpg" data-lightbox="example-set" data-title="Lorem Ipsum is simply dummy the when an unknown galley of type and scrambled it to make a type specimen.">
                <img src="assests\strong2.jpg" alt=" " class="img-fluid">
                </a>
              </div>
            </div>
          </div>
          <div class="col-lg-4 col-md-4 col-sm-4 p-0 snap-img">
            <div class="agileits_w3layouts_gallery_grid1 " data-aos="zoom-in-up">
              <div class="w3_agile_gallery_effect">
                <a href="assests\strong7.jpg" data-lightbox="example-set" data-title="Lorem Ipsum is simply dummy the when an unknown galley of type and scrambled it to make a type specimen.">
                <img src="assests\strong7.jpg" alt=" " class="img-fluid">
                </a>
              </div>
            </div>
            <div class="agileits_w3layouts_gallery_grid1 " data-aos="zoom-in-up">
              <div class="w3_agile_gallery_effect">
                <a href="assests\strong6.jpg" data-lightbox="example-set" data-title="Lorem Ipsum is simply dummy the when an unknown galley of type and scrambled it to make a type specimen.">
                <img src="assests\strong6.jpg" alt=" " class="img-fluid">
                </a>
              </div>
            </div>
            <div class="agileits_w3layouts_gallery_grid1" data-aos="zoom-in-up">
              <div class="w3_agile_gallery_effect">
                <a href="assests\strong5.jpg" data-lightbox="example-set" data-title="Lorem Ipsum is simply dummy the when an unknown galley of type and scrambled it to make a type specimen.">
                <img src="assests\strong5.jpg" alt=" " class="img-fluid">
                </a>
                
              </div>
            </div>
          </div>
        </div>
      </div>
    </section>
    <!-- //gallery -->
    <!--<div class="address_mail_footer_grids" data-aos="fade-up">
	<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d121656.39313808027!2d75.77096318439521!3d17.66141429847979!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc5d082b54ac5d5%3A0x3c719de6c83710d0!2sSolapur%2C%20Maharashtra!5e0!3m2!1sen!2sin!4v1685532497571!5m2!1sen!2sin" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
    </div>-->
    <!--contact -->
    <Section class="contact py-lg-4 py-md-3 py-sm-3 py-3" id="contact">
      <div class="container py-lg-5 py-md-5 py-sm-4 py-3">
        <h3 class="title text-center mb-lg-5 mb-md-4 mb-sm-4 mb-3">Contact Us</h3>
		<center><strong style="font-weight:bold; color:#333;">You can also mail us on : <a href="mailto:info@strongergen.com" style="color:#0070C0;">info@strongergen.com</a></strong></center>
		
        <div class="mb-lg-5 mb-md-4 mb-3 row contact-right ">
		
		
		
          <!--<div class="col-lg-4 col-md-5 footer_grid_left text-center" data-aos="fade-right"
            data-aos-offset="100"
            data-aos-easing="ease-in-sine">
            <div class="contact_footer_grid_left text-center mb-3">
              <span class="fas fa-map-marker-alt"></span>
            </div>
            <p> 52, Center plaza<br>Solapur, Maharshtra.</p>
          </div>
          <div class="col-lg-4 col-md-3 footer_grid_left text-center"  data-aos="fade-right"
            data-aos-offset="110"
            data-aos-easing="ease-in-sine">
            <div class="contact_footer_grid_left text-center mb-3">
              <span class="fas fa-phone-volume"></span>
            </div>
            <p>+91 5544885545<br>+91 1236547895</p>
          </div>-->
          <!--<div class="col-lg-4 col-md-4 footer_grid_left text-center" data-aos="fade-right"
            data-aos-offset="120"
            data-aos-easing="ease-in-sine">
            <div class="contact_footer_grid_left text-center mb-3">
              <span class="fas fa-at"></span>
            </div>
            <p><a href="mailto:info@example.com">info@example1.com</a> 
              <br><a href="mailto:info@example.com">info@example2.com</a>
            </p>
          </div>-->
        </div>
        <div class=" contact-form aos-init aos-animate" data-aos="fade-left"
          data-aos-offset="100"
          data-aos-easing="ease-in-sine">
          <form action="index.php" method="POST">
            <div class="row text-center contact-wls-detail">
              <div class="col-md-4 form-group contact-forms">
                <input type="text" class="form-control" placeholder="Your Name" required="" name="name1">
              </div>
              <div class="col-md-4 form-group contact-forms">
                <input type="email" class="form-control" placeholder="Your Email" required="" name="email">
              </div>
              <div class="col-md-4 form-group contact-forms">
                <input type="text" name="phone" class="form-control" placeholder="Phone " required="" >
              </div>
            </div>
            <div class="form-group contact-forms">
              <textarea class="form-control" rows="3" placeholder="Your Message" required="" name="message" ></textarea>
            </div>
            <button type="submit" class="btn sent-butnn" name="add_contact">Send</button>
          </form>
        </div>
      </div>
    </section>
    <!--//contact -->
    <!-- footer -->
    <footer class="py-lg-4 py-md-3 py-sm-3 py-3">
  
      <div class="copy-agile-right text-center pt-lg-4 pt-3">
        <div style="color:#FFFFFF;"> 
          © StrongerGen. All Rights Reserved | Design by <a href="http://www.dreamtechnology.in" target="_blank">Dream Technology</a>
          
          <br />
          
          <div style="color:orange;">
              <a href="privacy-policy.php">Privacy Policy</a> |
              <a href="terms-conditions.php">Terms & Conditions</a> |
              <a href="delete-acc.php">Delete Account Request</a>
          </div>
          
        </div>
        <div class="icons-footer mt-lg-4 mt-md-3 mt-3">
          <ul>
            <li><a href="#"><span class="fab fa-facebook-f"></span></a></li>
            <li><a href="#"><span class="fas fa-envelope"></span></a></li>
            <li><a href="#"><span class="fab fa-twitter"></span></a></li>
            <li><a href="#"><span class="fab fa-pinterest-p"></span></a></li>
          </ul>
        </div>
      </div>
    </footer>
    <!-- //footer -->
  
    <!--js working-->
    <script src='js/jquery-2.2.3.min.js'></script>
    <!--//js working-->
    <!--  light box js -->
    <script src="js/lightbox-plus-jquery.min.js"> </script> 
    <!-- //light box js-->   
	    <!--responsiveslides banner-->
    <script src="js/responsiveslides.min.js"></script>
    <script>
      // You can also use "$(window).load(function() {"
      $(function () {
      	// Slideshow 4
      	$("#slider4").responsiveSlides({
      		auto: true,
      		pager:true,
      		nav:false ,
      		speed: 900,
      		namespace: "callbacks",
      		before: function () {
      			$('.events').append("<li>before event fired.</li>");
      		},
      		after: function () {
      			$('.events').append("<li>after event fired.</li>");
      		}
      	});
      
      });
    </script>
    <!--// responsiveslides banner-->	
		    <!--animation body -->
    <script src="js/aos.js"></script>
    <script>
      AOS.init({
      	easing: 'ease-out-back',
      	duration:1200
      });
    </script>
	 <!-- //animation body -->
    <!-- start-smoth-scrolling -->
    <script src="js/move-top.js"></script>
    <script src="js/easing.js"></script>
    <script>
      jQuery(document).ready(function ($) {
      	$(".scroll").click(function (event) {
      		event.preventDefault();
      		$('html,body').animate({
      			scrollTop: $(this.hash).offset().top
      		}, 900);
      	});
      });
    </script>
    <!-- start-smoth-scrolling -->
    <!-- here stars scrolling icon -->
    <script>
      $(document).ready(function () {
      
      	var defaults = {
      		containerID: 'toTop', // fading element id
      		containerHoverID: 'toTopHover', // fading element hover id
      		scrollSpeed: 1200,
      		easingType: 'linear'
      	};
      	$().UItoTop({
      		easingType: 'easeOutQuart'
      	});
      
      });
    </script>
    <!-- //here ends scrolling icon -->
	    <!-- FlexSlider -->
    <script src="js/jquery.flexslider.js"></script>
    <script>
      $(function(){
        SyntaxHighlighter.all();
      });
      $(window).load(function(){
        $('.flexslider').flexslider({
          animation: "slide",
          controlsContainer: $(".custom-controls-container"),
          customDirectionNav: $(".custom-navigation a"),
          start: function(slider){
            $('body').removeClass('loading');
          }
        });
      });
    </script>
    <!--//FlexSlider -->
    <!--bootstrap working-->
    <script src="js/bootstrap.min.js"></script>
    <!-- //bootstrap working-->
  </body>
</html>

EliteHackz.ORG
Revonzy Mini Shell
root@revonzy.com

Linux 65-254-81-4.cprapid.com 5.14.0-284.11.1.el9_2.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 9 05:49:00 EDT 2023 x86_64
Apache
65.254.81.4