{"id":10,"date":"2025-04-14T18:48:30","date_gmt":"2025-04-14T16:48:30","guid":{"rendered":"https:\/\/beta.rldigicom.fr\/saloncoiffure\/?page_id=10"},"modified":"2025-04-15T14:32:42","modified_gmt":"2025-04-15T12:32:42","slug":"le-salon","status":"publish","type":"page","link":"https:\/\/beta.rldigicom.fr\/saloncoiffure\/","title":{"rendered":"Le Salon"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"10\" class=\"elementor elementor-10\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f9f1b92 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"f9f1b92\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-75f796c elementor-widget elementor-widget-html\" data-id=\"75f796c\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"fr\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\r\n  <title>Votre Salon de coiffure - Salon de Coiffure \u00e0 Dax<\/title>\r\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\">\r\n  <style>\r\n    body {\r\n      margin: 0;\r\n      font-family: 'Segoe UI', sans-serif;\r\n      line-height: 1.6;\r\n      color: #333;\r\n      background-color: #fff;\r\n    }\r\n\r\n    .header {\r\n      background-color: #CC913F;\r\n      color: white;\r\n      padding: 60px 20px;\r\n      text-align: center;\r\n    }\r\n\r\n    .header h1 {\r\n      font-size: 48px;\r\n      margin-bottom: 10px;\r\n    }\r\n\r\n    .header p {\r\n      font-size: 20px;\r\n      margin-bottom: 20px;\r\n    }\r\n\r\n.cta-links {\r\n  display: flex;\r\n  justify-content: center;\r\n  gap: 20px;\r\n  margin: 40px 0;\r\n  flex-wrap: wrap;\r\n}\r\n\r\n.cta-links a {\r\n  padding: 14px 28px;\r\n  border-radius: 30px;\r\n  background-color: #272A39;\r\n  color: #fff;\r\n  text-decoration: none;\r\n  font-weight: bold;\r\n  font-size: 16px;\r\n  border: 2px solid #272A39;\r\n  transition: all 0.3s ease;\r\n  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\r\n}\r\n\r\n.cta-links a:hover {\r\n  background-color: #fff;\r\n  color: #272A39;\r\n  border-color: #272A39;\r\n}\r\n\r\n\r\n    .cta-links a:hover,\r\n    .btn-main:hover {\r\n      background-color: #CC913F;\r\n      color: #000;\r\n      border: 2px solid #272A39;\r\n    }\r\n\r\n    .section {\r\n      padding: 60px 20px;\r\n      max-width: 1200px;\r\n      margin: auto;\r\n    }\r\n\r\n    .section h2 {\r\n      font-size: 32px;\r\n      margin-bottom: 20px;\r\n      color: #272A39;\r\n    }\r\n\r\n    .section p {\r\n      font-size: 17px;\r\n      margin-bottom: 15px;\r\n    }\r\n\r\n    .icons {\r\n      margin-right: 10px;\r\n      color: #CC913F;\r\n    }\r\n\r\n    .images-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\r\n      gap: 20px;\r\n      margin-top: 30px;\r\n      text-align: center ;\r\n    }\r\n\r\n    .images-grid img {\r\n      width: 100%;\r\n      border-radius: 15px;\r\n      text-align: center ;\r\n    }\r\n\r\n    .team {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 30px;\r\n      margin-top: 30px;\r\n      text-align: center ;\r\n    }\r\n\r\n    .team-member {\r\n      flex: 1 1 200px;\r\n      text-align: left;\r\n    }\r\n\r\n    .team-member img {\r\n      width: 180px;\r\n      height: 180px;\r\n      object-fit: cover;\r\n      border-radius: 50%;\r\n      margin-bottom: 10px;\r\n      text-align: center;\r\n    }\r\n\r\n    .carousel {\r\n      display: flex;\r\n      overflow-x: auto;\r\n      padding: 20px 0;\r\n      gap: 30px;\r\n      scroll-snap-type: x mandatory;\r\n    }\r\n\r\n    .carousel img {\r\n      height: 80px;\r\n      scroll-snap-align: center;\r\n      filter: grayscale(100%);\r\n      transition: 0.3s;\r\n    }\r\n\r\n    .carousel img:hover {\r\n      filter: none;\r\n      transform: scale(1.05);\r\n    }\r\n\r\n    footer {\r\n      text-align: center;\r\n      padding: 30px 20px;\r\n      background: #f9f9f9;\r\n    }\r\n\r\n    .socials a {\r\n      margin: 0 10px;\r\n      color: #272A39;\r\n      font-size: 24px;\r\n      transition: 0.3s;\r\n    }\r\n\r\n    .socials a:hover {\r\n      color: #CC913F;\r\n    }\r\n\r\n    .socials a.google {\r\n      font-size: 26px;\r\n    }\r\n    \r\n\r\n.section.prestations-phares {\r\n  background-color: #fdfdfd;\r\n  color: #272A39;\r\n  padding: 100px 30px;\r\n  text-align: center;\r\n}\r\n\r\n.section.prestations-phares h2 {\r\n  font-size: 2.8rem;\r\n  margin-bottom: 30px;\r\n  color: #272A39;\r\n}\r\n\r\n.section.prestations-phares h2 i {\r\n  color: #CC913E;\r\n  margin-right: 12px;\r\n  font-size: 1.6rem;\r\n}\r\n\r\n.prestations-phares .intro {\r\n  font-size: 1.4rem;\r\n  margin-bottom: 50px;\r\n  color: #444;\r\n  max-width: 900px;\r\n  margin-left: auto;\r\n  margin-right: auto;\r\n}\r\n\r\n.prestations-list {\r\n  display: flex;\r\n  flex-wrap: wrap;\r\n  justify-content: center;\r\n  gap: 30px;\r\n  margin-bottom: 50px;\r\n}\r\n\r\n.presta-item {\r\n  background-color: #fff;\r\n  border: 1px solid #eee;\r\n  padding: 24px 36px;\r\n  border-radius: 20px;\r\n  font-weight: 600;\r\n  font-size: 1.3rem;\r\n  color: #272A39;\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 14px;\r\n  min-width: 300px;\r\n  transition: transform 0.3s, box-shadow 0.3s;\r\n  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.05);\r\n}\r\n\r\n.presta-item:hover {\r\n  transform: translateY(-5px);\r\n  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.1);\r\n}\r\n\r\n.presta-item i {\r\n  font-size: 1.6rem;\r\n  color: #CC913E;\r\n}\r\n\r\n.prestations-phares .confiance {\r\n  font-size: 1.1rem;\r\n  color: #555;\r\n  margin-bottom: 50px;\r\n}\r\n\r\n.cta-links {\r\n  display: flex;\r\n  justify-content: center;\r\n  flex-wrap: wrap;\r\n  gap: 50px;\r\n}\r\n\r\n.cta-links a {\r\n  padding: 16px 36px;\r\n  border-radius: 40px;\r\n  background-color: #272A39;\r\n  color: #fff;\r\n  text-decoration: none;\r\n  font-weight: bold;\r\n  font-size: 1.5rem;\r\n  border: 2px solid #272A39;\r\n  transition: all 0.3s ease;\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 10px;\r\n}\r\n\r\n.cta-links a:hover {\r\n  background-color: #fff;\r\n  color: #272A39;\r\n  border: 2px solid #272A39;\r\n}\r\n\r\n    \r\n    \r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <header class=\"header\">\r\n    <h1>Votre salon de coiffure<\/h1>\r\n    <p>Votre salon de coiffure tendance & chaleureux \u00e0 Dax<\/p>\r\n    <a href=\"#prestations\" class=\"btn-main\"><i class=\"fas fa-calendar-alt\"><\/i> Prendre rendez-vous<\/a>\r\n  <\/header>\r\n\r\n  <section class=\"section\" id=\"prestations\">\r\n    <h2><i class=\"fas fa-scissors icons\"><\/i>Notre univers<\/h2>\r\n    <p>Entrez dans un cocon de bien-\u00eatre o\u00f9 l\u2019art de la coiffure rencontre la passion du style. Chez <strong>Votre salon de coiffure<\/strong>, chaque d\u00e9tail est pens\u00e9 pour vous faire vivre une exp\u00e9rience de beaut\u00e9 unique. Du diagnostic personnalis\u00e9 aux finitions soign\u00e9es, nous pla\u00e7ons votre satisfaction au c\u0153ur de nos priorit\u00e9s.<\/p>\r\n\r\n    <p>Nous vous accueillons dans un lieu lumineux, moderne et apaisant o\u00f9 r\u00e8gne une ambiance conviviale. Ici, vous prenez le temps de vous faire du bien tout en r\u00e9v\u00e9lant votre style.<\/p>\r\n  <\/section>\r\n\r\n  <section class=\"section\">\r\n    <h2><i class=\"fas fa-wand-magic-sparkles icons\"><\/i>Nos prestations phares<\/h2>\r\n  <p class=\"intro\">Du simple brushing \u00e0 la transformation compl\u00e8te, d\u00e9couvrez notre univers de soins capillaires sur-mesure :<\/p><\/br>\r\n    \r\n    <div class=\"prestations-list\">\r\n      <div class=\"presta-item\"><i class=\"fas fa-scissors\"><\/i> Shampoing, coupe & brushing<\/div>\r\n      <div class=\"presta-item\"><i class=\"fas fa-palette\"><\/i> Coloration & m\u00e8ches<\/div>\r\n      <div class=\"presta-item\"><i class=\"fas fa-sun\"><\/i> Balayage, ombr\u00e9 hair<\/div>\r\n      <div class=\"presta-item\"><i class=\"fas fa-vial\"><\/i> Soin botox & r\u00e9paration<\/div>\r\n      <div class=\"presta-item\"><i class=\"fas fa-crown\"><\/i> Coiffures mariage & \u00e9v\u00e9nements<\/div>\r\n    <\/div>\r\n\r\n    <p class=\"confiance\">Nous utilisons exclusivement des produits professionnels reconnus pour leur qualit\u00e9 et leur respect du cheveu.<\/p>\r\n\r\n    <div class=\"cta-links\">\r\n      <a href=\"#prestations\"><i class=\"fas fa-eye\"><\/i> Voir nos prestations<\/a>\r\n      <a href=\"#tarifs\"><i class=\"fas fa-tags\"><\/i> Voir les tarifs et forfaits<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n\r\n  <section class=\"section\">\r\n    <h2><i class=\"fas fa-image icons\"><\/i>Le salon en images<\/h2>\r\n    <div class=\"images-grid\">\r\n      <img decoding=\"async\" src=\"https:\/\/beta.rldigicom.fr\/saloncoiffure\/wp-content\/uploads\/2025\/04\/7.png\" alt=\"Salon 1\">\r\n      <img decoding=\"async\" src=\"https:\/\/beta.rldigicom.fr\/saloncoiffure\/wp-content\/uploads\/2025\/04\/2.png\" alt=\"Salon 2\">\r\n      <img decoding=\"async\" src=\"https:\/\/beta.rldigicom.fr\/saloncoiffure\/wp-content\/uploads\/2025\/04\/3.png\" alt=\"Salon 3\">\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"section\">\r\n    <h2><i class=\"fas fa-user-friends icons\"><\/i>L'\u00e9quipe<\/h2>\r\n    <p>Notre \u00e9quipe passionn\u00e9e et exp\u00e9riment\u00e9e vous accompagne dans toutes vos envies capillaires :<\/p>\r\n    <div class=\"team\">\r\n      <div class=\"team-member\">\r\n        <img decoding=\"async\" src=\"https:\/\/beta.rldigicom.fr\/saloncoiffure\/wp-content\/uploads\/2025\/04\/1.png\" alt=\"Robert\">\r\n        <strong>Robert<\/strong><br>\r\n        Coloriste expert & visagiste\r\n      <\/div>\r\n      <div class=\"team-member\">\r\n        <img decoding=\"async\" src=\"https:\/\/beta.rldigicom.fr\/saloncoiffure\/wp-content\/uploads\/2025\/04\/4.png\" alt=\"Alex\">\r\n        <strong>Alex<\/strong><br>\r\n        Sp\u00e9cialiste coupe homme et enfants\r\n      <\/div>\r\n      <div class=\"team-member\">\r\n        <img decoding=\"async\" src=\"https:\/\/beta.rldigicom.fr\/saloncoiffure\/wp-content\/uploads\/2025\/04\/5.png\" alt=\"Emma\">\r\n        <strong>Emma<\/strong><br>\r\n        Brushing & coiffure \u00e9v\u00e9nementielle\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n<section class=\"section\" style=\"text-align: center; padding: 60px 20px; background-color: #f9f9f9;\">\r\n  <h2 style=\"font-size: 28px; color: #272A39; margin-bottom: 10px;\">\r\n    <i class=\"fas fa-star\" style=\"color: #CC913E; margin-right: 8px;\"><\/i>Nos marques partenaires\r\n  <\/h2>\r\n  <p style=\"font-size: 16px; color: #555; margin-bottom: 40px;\">\r\n    Nous faisons confiance aux plus grandes marques pour vous garantir une qualit\u00e9 irr\u00e9prochable.\r\n  <\/p>\r\n  \r\n  <div class=\"brand-logos\" style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 40px;\">\r\n    <img decoding=\"async\" src=\"https:\/\/beta.rldigicom.fr\/saloncoiffure\/wp-content\/uploads\/2025\/04\/8.png\" alt=\"L'Or\u00e9al\" style=\"max-width: 180px; height: auto;\">\r\n    <img decoding=\"async\" src=\"https:\/\/beta.rldigicom.fr\/saloncoiffure\/wp-content\/uploads\/2025\/04\/9.png\" alt=\"Wella\" style=\"max-width: 180px; height: auto;\">\r\n    <img decoding=\"async\" src=\"https:\/\/beta.rldigicom.fr\/saloncoiffure\/wp-content\/uploads\/2025\/04\/10.png\" alt=\"Redken\" style=\"max-width: 180px; height: auto;\">\r\n    <img decoding=\"async\" src=\"https:\/\/beta.rldigicom.fr\/saloncoiffure\/wp-content\/uploads\/2025\/04\/11.png\" alt=\"Schwarzkopf\" style=\"max-width: 180px; height: auto;\">\r\n  <\/div>\r\n<\/section>\r\n\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b2eac8e e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"b2eac8e\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-66a0d2a elementor-widget elementor-widget-html\" data-id=\"66a0d2a\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<section class=\"acces-salon\">\r\n  <style>\r\n    .acces-salon {\r\n      padding: 100px 20px;\r\n      background-color: #fff;\r\n      color: #272A39;\r\n      font-family: 'Segoe UI', sans-serif;\r\n    }\r\n\r\n    .acces-salon h2 {\r\n      font-size: 3.5rem;\r\n      text-align: center;\r\n      color: #272A39;\r\n      margin-bottom: 40px;\r\n      font-weight: bold;\r\n    }\r\n\r\n    .acces-salon h2 i {\r\n      color: #CC913E;\r\n      margin-right: 10px;\r\n    }\r\n\r\n    .acces-wrapper {\r\n      max-width: 1400px;\r\n      margin: 0 auto;\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 50px;\r\n      justify-content: center;\r\n      align-items: flex-start;\r\n    }\r\n\r\n    .carte-bus {\r\n      flex: 2;\r\n      min-width: 400px;\r\n      background-color: #f9f9f9;\r\n      border-radius: 16px;\r\n      overflow: hidden;\r\n      box-shadow: 0 12px 30px rgba(0, 0, 0, 0.1);\r\n    }\r\n\r\n    .carte-bus iframe {\r\n      width: 100%;\r\n      height: 450px;\r\n      border: none;\r\n    }\r\n\r\n    .infos-bus {\r\n      flex: 1;\r\n      min-width: 300px;\r\n      background-color: #f2f2f2;\r\n      padding: 30px;\r\n      border-radius: 16px;\r\n      box-shadow: 0 12px 30px rgba(0, 0, 0, 0.05);\r\n    }\r\n\r\n    .infos-bus h3 {\r\n      font-size: 1.8rem;\r\n      color: #272A39;\r\n      margin-bottom: 20px;\r\n      text-align: center;\r\n    }\r\n\r\n    .infos-bus ul {\r\n      list-style: none;\r\n      padding: 0;\r\n    }\r\n\r\n    .infos-bus li {\r\n      font-size: 1.2rem;\r\n      margin-bottom: 15px;\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 12px;\r\n    }\r\n\r\n    .infos-bus li i {\r\n      color: #CC913E;\r\n      font-size: 1.4rem;\r\n    }\r\n\r\n    .btn-horaires {\r\n      display: block;\r\n      width: 100%;\r\n      background-color: #272A39;\r\n      color: white;\r\n      font-size: 1.1rem;\r\n      padding: 14px 0;\r\n      margin-top: 30px;\r\n      text-align: center;\r\n      border-radius: 30px;\r\n      text-decoration: none;\r\n      font-weight: bold;\r\n      transition: 0.3s;\r\n    }\r\n\r\n    .btn-horaires:hover {\r\n      background-color: white;\r\n      color: #272A39;\r\n      border: 2px solid #272A39;\r\n    }\r\n\r\n    .btn-horaires-small {\r\n      display: block;\r\n      width: 100%;\r\n      background-color: #CC913E;\r\n      color: white;\r\n      font-size: 1.1rem;\r\n      padding: 14px 0;\r\n      margin-top: 30px;\r\n      text-align: center;\r\n      border-radius: 30px;\r\n      text-decoration: none;\r\n      font-weight: bold;\r\n      transition: 0.3s;\r\n    }\r\n\r\n    .btn-horaires-small:hover {\r\n      background-color: white;\r\n      color: #CC913E;\r\n      border: 2px solid #CC913E;\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n      .acces-salon h2 {\r\n        font-size: 2.2rem;\r\n      }\r\n\r\n      .acces-wrapper {\r\n        flex-direction: column;\r\n        gap: 30px;\r\n      }\r\n\r\n      .infos-bus {\r\n        text-align: left;\r\n      }\r\n    }\r\n  <\/style>\r\n\r\n  <!-- Nouveau titre avec ic\u00f4ne -->\r\n  <h2><i class=\"fas fa-bus\"><\/i> Rejoignez notre salon facilement  !<\/h2>\r\n\r\n  <div class=\"acces-wrapper\">\r\n    <!-- Carte Google Maps corrig\u00e9e -->\r\n    <div class=\"carte-bus\">\r\n      <iframe\r\n        src=\"https:\/\/www.google.com\/maps\/embed\/v1\/place?key=AIzaSyBjZbZZjYV9NLwGvqFjdYall8YBVoTDZos&q=Rue+Neuve,+Dax,+France\"\r\n        allowfullscreen\r\n        loading=\"lazy\"\r\n      ><\/iframe>\r\n    <\/div>\r\n\r\n    <!-- Infos pratiques bus -->\r\n    <div class=\"infos-bus\">\r\n      <h3><i class=\"fas fa-bus\"><\/i> Lignes Couralin \u00e0 proximit\u00e9<\/h3>\r\n      <ul>\r\n        <li><i class=\"fas fa-route\"><\/i> <a href=\"https:\/\/www.trans-landes.fr\/se-deplacer\/lignes\/couralin\/1\/\" target=\"_blank\">Ligne 1 - Gare \u2192 Centre ville<\/a><\/li>\r\n        <li><i class=\"fas fa-route\"><\/i> <a href=\"https:\/\/www.trans-landes.fr\/se-deplacer\/lignes\/couralin\/2\/\" target=\"_blank\">Ligne 2 - Arr\u00eat \"Place Saint-Pierre\" (3 min \u00e0 pied)<\/a><\/li>\r\n        <li><i class=\"fas fa-route\"><\/i> <a href=\"https:\/\/www.trans-landes.fr\/se-deplacer\/lignes\/couralin\/3\/\" target=\"_blank\">Ligne 3 - Arr\u00eat \"Rue Neuve\" devant le salon<\/a><\/li>\r\n        <li><i class=\"fas fa-route\"><\/i> <a href=\"https:\/\/www.trans-landes.fr\/se-deplacer\/lignes\/couralin\/4\/\" target=\"_blank\">Ligne 4 - Direct Thermes \u2192 Rue Neuve<\/a><\/li>\r\n      <\/ul>\r\n\r\n      <a class=\"btn-horaires\" href=\"https:\/\/www.translandes.fr\/\" target=\"_blank\">\r\n        <i class=\"fas fa-clock\"><\/i> Consulter les horaires Couralin\r\n      <\/a>\r\n      <a class=\"btn-horaires-small\" href=\"https:\/\/www.trans-landes.fr\/se-deplacer\/lignes\/vitenville\/\" target=\"_blank\">\r\n        <i class=\"fas fa-clock\"><\/i> Consulter les horaires des navettes Vite en Ville\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- Inclure Font Awesome si ce n'est pas d\u00e9j\u00e0 fait -->\r\n<link\r\n  rel=\"stylesheet\"\r\n  href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\"\r\n\/>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Votre Salon de coiffure &#8211; Salon de Coiffure \u00e0 Dax Votre salon de coiffure Votre salon de coiffure tendance &#038; chaleureux \u00e0 Dax Prendre rendez-vous Notre univers Entrez dans un cocon de bien-\u00eatre o\u00f9 l\u2019art de la coiffure rencontre la passion du style. Chez Votre salon de coiffure, chaque d\u00e9tail est pens\u00e9 pour vous faire vivre une exp\u00e9rience de beaut\u00e9 unique. Du diagnostic personnalis\u00e9 aux finitions soign\u00e9es, nous pla\u00e7ons votre satisfaction au c\u0153ur de nos priorit\u00e9s. Nous vous accueillons dans un lieu lumineux, moderne et apaisant o\u00f9 r\u00e8gne une ambiance conviviale. Ici, vous prenez le temps de vous faire du bien tout en r\u00e9v\u00e9lant votre style. Nos prestations phares Du simple brushing \u00e0 la transformation compl\u00e8te, d\u00e9couvrez notre univers de soins capillaires sur-mesure : Shampoing, coupe &#038; brushing Coloration &#038; m\u00e8ches Balayage, ombr\u00e9 hair Soin botox &#038; r\u00e9paration Coiffures mariage &#038; \u00e9v\u00e9nements Nous utilisons exclusivement des produits professionnels reconnus pour leur qualit\u00e9 et leur respect du cheveu. Voir nos prestations Voir les tarifs et forfaits Le salon en images L&rsquo;\u00e9quipe Notre \u00e9quipe passionn\u00e9e et exp\u00e9riment\u00e9e vous accompagne dans toutes vos envies capillaires : Robert Coloriste expert &#038; visagiste Alex Sp\u00e9cialiste coupe homme et enfants Emma Brushing &#038; coiffure \u00e9v\u00e9nementielle Nos marques partenaires Nous faisons confiance aux plus grandes marques pour vous garantir une qualit\u00e9 irr\u00e9prochable. Rejoignez notre salon facilement ! Lignes Couralin \u00e0 proximit\u00e9 Ligne 1 &#8211; Gare \u2192 Centre ville Ligne 2 &#8211; Arr\u00eat \u00ab\u00a0Place Saint-Pierre\u00a0\u00bb (3 min \u00e0 pied) Ligne 3 &#8211; Arr\u00eat \u00ab\u00a0Rue Neuve\u00a0\u00bb devant le salon Ligne 4 &#8211; Direct Thermes \u2192 Rue Neuve Consulter les horaires Couralin Consulter les horaires des navettes Vite en Ville<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-10","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/beta.rldigicom.fr\/saloncoiffure\/wp-json\/wp\/v2\/pages\/10","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/beta.rldigicom.fr\/saloncoiffure\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/beta.rldigicom.fr\/saloncoiffure\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/beta.rldigicom.fr\/saloncoiffure\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/beta.rldigicom.fr\/saloncoiffure\/wp-json\/wp\/v2\/comments?post=10"}],"version-history":[{"count":85,"href":"https:\/\/beta.rldigicom.fr\/saloncoiffure\/wp-json\/wp\/v2\/pages\/10\/revisions"}],"predecessor-version":[{"id":417,"href":"https:\/\/beta.rldigicom.fr\/saloncoiffure\/wp-json\/wp\/v2\/pages\/10\/revisions\/417"}],"wp:attachment":[{"href":"https:\/\/beta.rldigicom.fr\/saloncoiffure\/wp-json\/wp\/v2\/media?parent=10"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}