AnonSec Shell
Server IP : 144.76.79.100  /  Your IP : 216.73.216.103   [ Reverse IP ]
Web Server : Apache
System : Linux ch05.wehostwebserver.com 5.14.0-611.5.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 11 08:09:09 EST 2025 x86_64
User : razzlestore ( 1092)
PHP Version : 8.2.29
Disable Function : NONE
Domains : 343 Domains
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/public_html/saloon/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /home/public_html/saloon//about.php
<!DOCTYPE html>
<html lang="en">
  <head>
    <title>NK SALOON | ABOUT</title>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    
    <link href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700" rel="stylesheet">
    <link href="https://fonts.googleapis.com/css?family=Barlow+Condensed:500,600,700&display=swap" rel="stylesheet">

    <link rel="stylesheet" href="css/open-iconic-bootstrap.min.css">
    <link rel="stylesheet" href="css/animate.css">
    
    <link rel="stylesheet" href="css/owl.carousel.min.css">
    <link rel="stylesheet" href="css/owl.theme.default.min.css">
    <link rel="stylesheet" href="css/magnific-popup.css">

    <link rel="stylesheet" href="css/aos.css">

    <link rel="stylesheet" href="css/ionicons.min.css">

    <link rel="stylesheet" href="css/bootstrap-datepicker.css">
    <link rel="stylesheet" href="css/jquery.timepicker.css">

    
    <link rel="stylesheet" href="css/flaticon.css">
    <link rel="stylesheet" href="css/icomoon.css">
    <link rel="stylesheet" href="css/style.css">
  </head>
  <body>
	<?php include 'header.php'?> 
    <!-- END nav -->

    <section class="hero-wrap hero-wrap-2" style="background-image: url('img/img43.jpeg');" data-stellar-background-ratio="0.5">
      <div class="overlay"></div>
      <div class="container">
        <div class="row no-gutters slider-text js-fullheight align-items-end justify-content-center">
          <div class="col-md-9 ftco-animate pb-5 text-center">
            <h2 class="mb-0 bread">About us</h2>
            <p class="breadcrumbs"><span class="mr-2"><a href="index.php">Home <i class="ion-ios-arrow-round-forward"></i></a></span> <span>About <i class="ion-ios-arrow-round-forward"></i></span></p>
          </div>
        </div>
      </div>
    </section>
    
    <section class="ftco-section ftco-no-pb ftco-no-pt">
			<div class="container">
				<div class="row">
					<div class="col-md-6 d-flex">
						<div class="p-md-5 img img-2 d-flex justify-content-center align-items-center" style="background-image: url('img/img (1).jpeg');">
							<a href="img/vid1.mp4" class="icon popup-vimeo d-flex justify-content-center align-items-center">
								<span class="icon-play"></span>
							</a>
						</div>
					</div>
					<div class="col-md-6 py-md-5 pb-5 wrap-about pb-md-5 ftco-animate">
	          <div class="heading-section mb-4 mt-md-5">
	          	<span class="subheading">About Us</span>
	            <h2 class="mb-4">Welcome To Haircare A Hair Salon</h2>
	          </div>
	          <div class="pb-md-5">
							<p>At NK Salon, we understand the importance of looking and feeling your best. That's why our team of experienced professionals is dedicated to providing high-quality grooming services that meet your unique needs and preferences.</p>
							<p>Our team is passionate about their work and takes pride in delivering personalized and effective services. We use only the best products and techniques to ensure that our clients receive exceptional results every time.</p>
						</div>
					</div>
				</div>
			</div>
		</section>

		<section class="ftco-section ftco-team">
    	<div class="container-fluid px-md-5">
    		<div class="row justify-content-center pb-3">
          <div class="col-md-10 heading-section text-center ftco-animate">
          	<span class="subheading">Artistic Director</span>
            <h2 class="mb-4">Our Team</h2>
            <p>Our team is made up of experienced hairstylists, makeup artists, <br>
				beard groomers, and body treatment specialists.</p>
          </div>
        </div>
        <div class="row">
        	<div class="col-md-12 ftco-animate">
        		<div class="carousel-team owl-carousel">
        			<div class="item">
		        		<a href="#" class="team text-center">
		        			<div class="img" style="background-image: url(images/stylist-1.jpg);"></div>
		        			<h2>Danica Lewis</h2>
		        			<span class="position">Hair Stylist</span>
		        		</a>
        			</div>
        			<div class="item">
	        			<a href="#" class="team text-center">
		        			<div class="img" style="background-image: url(images/stylist-2.jpg);"></div>
		        			<h2>Nicole Simon</h2>
		        			<span class="position">Nail Master</span>
		        		</a>
	        		</div>
	        		<div class="item">
	        			<a href="#" class="team text-center">
		        			<div class="img" style="background-image: url(images/stylist-3.jpg);"></div>
		        			<h2>Cloe Meyer</h2>
		        			<span class="position">Director</span>
		        		</a>
	        		</div>
	        		<div class="item">
	        			<a href="#" class="team text-center">
		        			<div class="img" style="background-image: url(images/stylist-4.jpg);"></div>
		        			<h2>Rachel Clinton</h2>
		        			<span class="position">Hair Stylist</span>
		        		</a>
	        		</div>
	        		<div class="item">
	        			<a href="#" class="team text-center">
		        			<div class="img" style="background-image: url(images/stylist-5.jpg);"></div>
		        			<h2>Dave Buff</h2>
		        			<span class="position">Barber</span>
		        		</a>
	        		</div>
        		</div>
        	</div>
        </div>
    	</div>
    </section>

		
	<section class="ftco-section ftco-no-pt ftco-no-pb">
		<div class="container-fluid px-0">
			<div class="row no-gutters">
				<div class="col-md text-center d-flex align-items-stretch">
					<div class="services-wrap d-flex align-items-center img" style="background-image: url(img/img\ \(16\).jpeg);">
						<div class="text">
							<h3>For Men</h3>
							<p><a href="services.php#price" class="btn-custom">See pricing <span class="ion-ios-arrow-round-forward"></span></a></p>
						</div>
					</div>
				</div>
				<div class="col-md-3 text-center d-flex align-items-stretch">
					<div class="text-about py-5 px-4">
						<h1 class="logo">
							<a href="#"><img src="images/logo.png" style="width:150px"> </a>
						</h1>
						<h2>Welcome to our Salon</h2>
						<p>Welcome to our salon! We are a team of highly skilled and experienced beauty professionals dedicated to providing our clients with the best possible salon experience.</p>
						<p class="mt-3"><a href="about.php" class="btn btn-primary btn-outline-primary">Read more</a></p>
					</div>
				</div>
				<div class="col-md text-center d-flex align-items-stretch">
					<div class="services-wrap d-flex align-items-center img" style="background-image: url(img/img\ \(26\).jpeg);">
						<div class="text">
							<h3>For Women</h3>
							<p><a href="services.php#price" class="btn-custom">See pricing <span class="ion-ios-arrow-round-forward"></span></a></p>
						</div>
					</div>
				</div>
			</div>
		</div>
	</section>

		<section class="testimony-section bg-light">
			<div class="container">
			  <div class="row ftco-animate justify-content-center">
				  <div class="col-md-6 col-lg-5 d-flex">
					  <div class="testimony-img" style="background-image: url(img/img\ \(16\).jpeg);"></div>
				  </div>
				<div class="col-md-6 col-lg-7 py-5 pl-md-5">
					<div class="py-md-5">
						<div class="heading-section ftco-animate">
							<span class="subheading">Testimony</span>
							<h2 class="mb-0">Happy Customer</h2>
						  </div>
					  <div class="carousel-testimony owl-carousel ftco-animate">
						<div class="item">
						  <div class="testimony-wrap pb-4">
							<div class="text">
							  <p class="mb-4">I had a fantastic experience at this salon. The staff was professional, friendly, and knowledgeable.</p>
							</div>
							<div class="d-flex">
								<div class="user-img" style="background-image: url(images/stylist-1.jpg)">
								</div>
								<div class="pos ml-3">
									<p class="name">Jeff Nucci</p>
								  <span class="position">Businessman</span>
								</div>
							  </div>
						  </div>
						</div>
						<div class="item">
						  <div class="testimony-wrap pb-4">
							<div class="text">
							  <p class="mb-4">They listened to my needs and delivered exactly what I wanted.</p>
							</div>
							<div class="d-flex">
								<div class="user-img" style="background-image: url(images/stylist-2.jpg)">
								</div>
								<div class="pos ml-3">
									<p class="name">Jeff Nucci</p>
								  <span class="position">Businessman</span>
								</div>
							  </div>
						  </div>
						</div>
						<div class="item">
						  <div class="testimony-wrap pb-4">
							<div class="text">
							  <p class="mb-4">I highly recommend this salon to anyone looking for high-quality grooming services.</p>
							</div>
							<div class="d-flex">
								<div class="user-img" style="background-image: url(images/stylist-3.jpg)">
								</div>
								<div class="pos ml-3">
									<p class="name">Jeff Nucci</p>
								  <span class="position">Businessman</span>
								</div>
							  </div>
						  </div>
						</div>
						<div class="item">
						  <div class="testimony-wrap pb-4">
							<div class="text">
							  <p class="mb-4">I recently visited this salon for a body treatment, and it was amazing!</p>
							</div>
							<div class="d-flex">
								<div class="user-img" style="background-image: url(images/stylist-4.jpg)">
								</div>
								<div class="pos ml-3">
									<p class="name">Jeff Nucci</p>
								  <span class="position">Businessman</span>
								</div>
							  </div>
						  </div>
						</div>
						<div class="item">
						  <div class="testimony-wrap pb-4">
							<div class="text">
							  <p class="mb-4">The specialist was knowledgeable and professional, and the treatment left me feeling relaxed and rejuvenated.</p>
							</div>
							<div class="d-flex">
								<div class="user-img" style="background-image: url(images/stylist-5.jpg)">
								</div>
								<div class="pos ml-3">
									<p class="name">Jeff Nucci</p>
								  <span class="position">Businessman</span>
								</div>
							  </div>
						  </div>
						</div>
					  </div>
					</div>
				</div>
			  </div>
			</div>
		  </section>

	<?php include 'footer.php'?> 
    
    
  

  <!-- loader -->
  <div id="ftco-loader" class="show fullscreen"><svg class="circular" width="48px" height="48px"><circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/><circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10" stroke="#F96D00"/></svg></div>


  <script src="js/jquery.min.js"></script>
  <script src="js/jquery-migrate-3.0.1.min.js"></script>
  <script src="js/popper.min.js"></script>
  <script src="js/bootstrap.min.js"></script>
  <script src="js/jquery.easing.1.3.js"></script>
  <script src="js/jquery.waypoints.min.js"></script>
  <script src="js/jquery.stellar.min.js"></script>
  <script src="js/owl.carousel.min.js"></script>
  <script src="js/jquery.magnific-popup.min.js"></script>
  <script src="js/aos.js"></script>
  <script src="js/jquery.animateNumber.min.js"></script>
  <script src="js/bootstrap-datepicker.js"></script>
  <script src="js/jquery.timepicker.min.js"></script>
  <script src="js/scrollax.min.js"></script>
  <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
  <script src="js/google-map.js"></script>
  <script src="js/main.js"></script>
    
  </body>
</html>

Anon7 - 2022
AnonSec Team