관리-도구
편집 파일: d8b4de8270265e6c179ff28a1881cea4.php
<!doctype html> <html class="no-js" lang="zxx"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>Belleza</title> <meta name="author" content="Ictglobaltech"> <meta name="description" content="Belleza"> <meta name="keywords" content="beauty, beauty salon, beauty shop, beauty spa, cosmetics, hairdresser, health, lifestyle, massage, salon, spa, spa booking, wellness, wellness template, yoga"> <meta name="robots" content="INDEX,FOLLOW"> <!-- Mobile Specific Metas --> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <!-- Favicons - Place favicon.ico in the root directory --> <link rel="shortcut icon" href="assets/img/favicon.ico" type="image/x-icon"> <link rel="icon" href="assets/img/favicon.ico" type="image/x-icon"> <!--============================== Google Fonts ============================== --> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Marcellus&display=swap" rel="stylesheet"> <!--============================== All CSS File ============================== --> <!-- Bootstrap --> <link rel="stylesheet" href="assets/css/bootstrap.min.css"> <!-- <link rel="stylesheet" href="assets/css/app.min.css"> --> <!-- Fontawesome Icon --> <link rel="stylesheet" href="assets/css/fontawesome.min.css"> <!-- Layerslider --> <link rel="stylesheet" href="assets/css/layerslider.min.css"> <!-- jQuery DatePicker --> <link rel="stylesheet" href="assets/css/jquery.datetimepicker.min.css"> <!-- Magnific Popup --> <link rel="stylesheet" href="assets/css/magnific-popup.min.css"> <!-- Slick Slider --> <link rel="stylesheet" href="assets/css/slick.min.css"> <!-- Theme Custom CSS --> <link rel="stylesheet" href="assets/css/style.css"> </head> <?php $__env->startSection('content'); ?> <!--============================== Breadcumb ============================== --> <style> .text-subh{ font-family: "Playfair Display", serif; } </style> <div class="breadcumb-wrapper " data-bg-src="assets/img/cn.jpg"> <div class="container z-index-common"> <div class="breadcumb-content"> <h1 class="breadcumb-title text-subh">About Us</h1> <div class="breadcumb-menu-wrap"> <ul class="breadcumb-menu text-light"> <li><a href="/">Home</a></li> <li>About Us</li> </ul> </div> </div> </div> </div><!--============================== About Area ==============================--> <section class=" space-top space-extra-bottom"> <div class="shape-mockup jump-img d-none d-xl-block" data-left="34%" data-bottom="1%"><img src="assets/img/shape/leaf-1-6.png" alt="shape"></div> <div class="container"> <div class="row justify-content-between gx-0 "> <div class="col-md-10"> <!--<span class="sec-subtitle">welcome</span>--> <h2 class="h3 pe-xxl-5 me-xxl-5 mb-md-5 pb-xl-3">Belleza Unisex Salon, the ultimate destination for beauty and grooming in Thiruvalla, Ettumanoor, Karukachal.</h2> </div> <div class="col-auto mb-5 mb-md-0"> <div class="pt-1 mt-2"> <div class="circle-btn style2"> <a href="#" class="btn-icon"><i class="far fa-arrow-right"></i></a> <div class="btn-text"> <svg viewBox="0 0 150 150"> <text> <textPath href="#textPath">to check our belleza top rated services</textPath> </text> </svg> </div> </div> </div> </div> </div> <div class="vs-carousel mb-30 pb-1 wow fadeInUp" data-wow-delay="0.2s" data-fade="true"> <!-- <div><img src="assets/img/about/ab-4-1.jpg" alt="about" class="w-100"></div> --> <div><img src="assets/img/as.jpg" alt="about" class="w-100"></div> <div><img src="assets/img/servv.jpg" alt="about" class="w-100"></div> </div> <p class="fs-22 font-title text-title mb-4 mb-lg-5">Established to provide exceptional services to men and women alike, we offer a wide array of treatments ranging from bridal and groom makeup to advanced hair care solutions like balayage, keratin, nano plastia, and permanent blow-dry. Our professional team is skilled in everything from hairstyling and facials to specialized treatments such as Botox, ombre hair coloring, and hydra facials, ensuring a luxurious experience customized to your needs. <br>At Belleza, we prioritize innovation and quality. We use premium products such as L'Oréal, Brazilian Keratin, and Lotus Spa to deliver exceptional results in skincare, hair care, and wellness. Whether it’s a manicure-pedicure spa, party makeup, airbrush makeup, or bridal services for all cultural celebrations, our experienced beauticians ensure precision and perfection.Our Mission is to serve our guests with the highest level of passion, respect and care,to excel everyday, to adhere to a zero compromise policy when it comes to quality in all our dealings. </p> </div> </section><!--============================== Testimonial Area ==============================--> <section class=" space-top space-extra-bottom"> <div class="parallax" data-parallax-image="assets/img/bg/testi-bg-2-1.jpg"></div> <div class="shape-mockup jump-reverse d-none d-xxl-block" data-top="12%" data-right="6%"><img src="assets/img/shape/leaf-1-1.png" alt="shape"></div> <div class="shape-mockup jump d-none d-xxl-block" data-top="35%" data-left="17.5%"><img src="assets/img/shape/leaf-1-8.png" alt="shape"></div> <div class="container"> <div class="title-area text-center"> <span class="sec-subtitle">client testimonial</span> <h2 class="sec-title">Belleza Customers</h2> </div> <div class="pb-1px"></div> <div class="testi-style2"> <span class="vs-icon"><img src="assets/img/icon/quote-1-1.png" alt="icon"></span> <div class="vs-carousel" data-slide-show="1" data-fade="true" data-arrows="true" data-ml-arrows="true" data-xl-arrows="true" data-lg-arrows="true" data-prev-arrow="fal fa-long-arrow-left" data-next-arrow="fal fa-long-arrow-right"> <?php $__currentLoopData = $contact; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $contacts): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <div> <p class="testi-text"><?php echo e($contacts -> comment); ?></p> <div class="arrow-shape"><i class="arrow"></i><i class="arrow"></i><i class="arrow"></i><i class="arrow"></i></div> <h3 class="testi-name h5"><?php echo e($contacts -> name); ?></h3> <span class="testi-degi"><?php echo e($contacts -> location); ?></span> </div> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </div> </div> </div> </section><!--============================== Team Area ==============================--> <script> document.addEventListener("scroll", function () { const header = document.querySelector(".sticky-active"); if (window.scrollY > 50) { header.classList.add("scrolled"); } else { header.classList.remove("scrolled"); } }); // Optional: Ensure CSS priority is correct </script> <a href="#" class="scrollToTop scroll-btn"><i class="far fa-arrow-up"></i></a> <!--******************************** Code End Here ******************************** --> <!--============================== All Js File ============================== --> <!-- Jquery --> <script src="assets/js/vendor/jquery-3.6.0.min.js"></script> <!-- jQuery UI --> <script src="assets/js/jquery-ui.min.js"></script> <!-- Slick Slider --> <script src="assets/js/slick.min.js"></script> <!-- <script src="assets/js/app.min.js"></script> --> <!-- Bootstrap --> <script src="assets/js/bootstrap.min.js"></script> <!-- Parallax Scroll --> <script src="assets/js/universal-parallax.min.js"></script> <!-- Wow.js Animation --> <script src="assets/js/wow.min.js"></script> <!-- jQuery Datepicker --> <script src="assets/js/jquery.datetimepicker.min.js"></script> <!-- Magnific Popup --> <script src="assets/js/jquery.magnific-popup.min.js"></script> <!-- Isotope Filter --> <script src="assets/js/imagesloaded.pkgd.min.js"></script> <script src="assets/js/isotope.pkgd.min.js"></script> <!-- Main Js File --> <script src="assets/js/main.js"></script> <?php $__env->stopSection(); ?> </body> </html> <?php echo $__env->make('layouts.apps', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH D:\ICT Laravel\Backend\belleza\resources\views/frontend/about.blade.php ENDPATH**/ ?>