{"id":751,"date":"2025-07-16T10:47:57","date_gmt":"2025-07-16T10:47:57","guid":{"rendered":"https:\/\/laservie.com\/?page_id=751"},"modified":"2025-07-17T09:39:14","modified_gmt":"2025-07-17T09:39:14","slug":"elementor-751","status":"publish","type":"page","link":"https:\/\/laservie.com\/index.php\/elementor-751\/","title":{"rendered":"Elementor #751"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"751\" class=\"elementor elementor-751\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dd182ef e-con-full e-flex e-con e-parent\" data-id=\"dd182ef\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bfb83e5 elementor-widget elementor-widget-html\" data-id=\"bfb83e5\" data-element_type=\"widget\" data-widget_type=\"html.default\">\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.0\"\/>\r\n  <title>LaserVie - Rendez-vous<\/title>\r\n  <style>\r\n    * {\r\n      margin: 0;\r\n      padding: 0;\r\n      box-sizing: border-box;\r\n    }\r\n\r\n    body {\r\n      font-family: Arial, sans-serif;\r\n      overflow-x: hidden;\r\n    }\r\n\r\n    .navbar-bg {\r\n      background-color: white;\r\n      width: 100%;\r\n    }\r\n\r\n    .navbar-container {\r\n      max-width: 1800px;\r\n      margin: 0 auto;\r\n      padding-left: 10px;\r\n      padding-right: 40px;\r\n    }\r\n\r\n    .navbar {\r\n      display: flex;\r\n      justify-content: space-between;\r\n      align-items: center;\r\n      padding: 20px 0;\r\n      flex-wrap: wrap;\r\n    }\r\n\r\n    .logo img {\r\n      height: 70px;\r\n      width: auto;\r\n    }\r\n\r\n    .nav-left {\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 15px;\r\n      flex-wrap: wrap;\r\n    }\r\n\r\n    .nav-left li {\r\n      list-style: none;\r\n      position: relative;\r\n    }\r\n\r\n    .nav-left li a {\r\n      color: #0cb8b6;\r\n      text-decoration: none;\r\n      font-weight: bold;\r\n      font-size: 18px;\r\n      padding: 10px 15px;\r\n      display: block;\r\n      transition: background 0.3s ease;\r\n      white-space: nowrap;\r\n    }\r\n\r\n    .nav-left li a:hover {\r\n      background-color: rgba(12, 184, 182, 0.1);\r\n      border-radius: 6px;\r\n    }\r\n\r\n    .dropdown-menu {\r\n      display: none;\r\n      position: absolute;\r\n      top: 100%;\r\n      left: 0;\r\n      background-color: white;\r\n      min-width: 220px;\r\n      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);\r\n      border-radius: 6px;\r\n      z-index: 1000;\r\n    }\r\n\r\n    .dropdown-menu li a {\r\n      font-size: 15px;\r\n      padding: 12px 16px;\r\n      display: block;\r\n      color: #0cb8b6;\r\n    }\r\n\r\n    .dropdown-menu li a:hover {\r\n      background-color: #f0f0f0;\r\n    }\r\n\r\n    .nav-left li:hover .dropdown-menu {\r\n      display: block;\r\n    }\r\n\r\n    .nav-right {\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 20px;\r\n    }\r\n\r\n    .btn-outline,\r\n    .btn-filled {\r\n      padding: 10px 20px;\r\n      border-radius: 30px;\r\n      font-weight: bold;\r\n      text-decoration: none;\r\n      font-size: 14px;\r\n      cursor: pointer;\r\n      white-space: nowrap;\r\n    }\r\n\r\n    .btn-outline {\r\n      border: 2px solid #0cb8b6;\r\n      color: #0cb8b6;\r\n      background: transparent;\r\n    }\r\n\r\n    .btn-outline:hover {\r\n      background-color: #0cb8b6;\r\n      color: white;\r\n    }\r\n\r\n    .btn-filled {\r\n      background-color: #0cb8b6;\r\n      color: white;\r\n    }\r\n\r\n    .btn-filled:hover {\r\n      background-color: #099c9a;\r\n    }\r\n\r\n    .burger {\r\n      display: none;\r\n      flex-direction: column;\r\n      cursor: pointer;\r\n      gap: 5px;\r\n    }\r\n\r\n    .burger div {\r\n      width: 25px;\r\n      height: 3px;\r\n      background-color: #0cb8b6;\r\n      border-radius: 2px;\r\n    }\r\n\r\n    \/* Mobile Styles *\/\r\n    @media (max-width: 960px) {\r\n      .navbar {\r\n        flex-direction: column;\r\n        align-items: flex-start;\r\n        gap: 20px;\r\n      }\r\n\r\n      .navbar-top {\r\n        width: 100%;\r\n        display: flex;\r\n        justify-content: space-between;\r\n        align-items: center;\r\n      }\r\n\r\n      .nav-left,\r\n      .nav-right {\r\n        flex-direction: column;\r\n        align-items: flex-start;\r\n        gap: 12px;\r\n        width: 100%;\r\n        display: none;\r\n      }\r\n\r\n      .nav-left.active,\r\n      .nav-right.active {\r\n        display: flex;\r\n      }\r\n\r\n      .dropdown-menu {\r\n        position: static;\r\n        box-shadow: none;\r\n        background-color: #e6f8f8;\r\n      }\r\n\r\n      .dropdown-menu li a {\r\n        padding-left: 30px;\r\n      }\r\n\r\n      .btn-outline,\r\n      .btn-filled {\r\n        width: 100%;\r\n        text-align: center;\r\n      }\r\n\r\n      .burger {\r\n        display: flex;\r\n        margin-left: auto;\r\n      }\r\n\r\n      .logo img {\r\n        height: 60px;\r\n      }\r\n    }\r\n\r\n    \/* Formulaire *\/\r\n    .form-container {\r\n      max-width: 800px;\r\n      margin: 40px auto;\r\n      padding: 20px;\r\n      border-radius: 10px;\r\n      background-color: #f9f9f9;\r\n      box-shadow: 0 4px 12px rgba(0,0,0,0.1);\r\n      animation: zoomIn 0.6s ease;\r\n    }\r\n\r\n    .form-container h2 {\r\n      color: #0cb8b6;\r\n      text-align: center;\r\n      margin-bottom: 30px;\r\n    }\r\n\r\n    .form-container form {\r\n      display: flex;\r\n      flex-direction: column;\r\n      gap: 20px;\r\n    }\r\n\r\n    .form-container label {\r\n      font-weight: bold;\r\n    }\r\n\r\n    .form-container input,\r\n    .form-container textarea {\r\n      padding: 10px;\r\n      border: 1px solid #ccc;\r\n      border-radius: 5px;\r\n      width: 100%;\r\n    }\r\n\r\n    .form-container button {\r\n      background-color: #0cb8b6;\r\n      color: white;\r\n      padding: 12px;\r\n      border: none;\r\n      border-radius: 30px;\r\n      font-size: 16px;\r\n      font-weight: bold;\r\n      cursor: pointer;\r\n    }\r\n\r\n    .form-container button:hover {\r\n      background-color: #099c9a;\r\n    }\r\n\r\n    @keyframes zoomIn {\r\n      from {\r\n        transform: scale(0.9);\r\n        opacity: 0;\r\n      }\r\n      to {\r\n        transform: scale(1);\r\n        opacity: 1;\r\n      }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <!-- \ud83d\udd1d NAVBAR -->\r\n  <div class=\"navbar-bg\">\r\n    <div class=\"navbar-container\">\r\n      <div class=\"navbar\">\r\n\r\n        <!-- \u2705 Logo + Burger en mobile -->\r\n        <div class=\"navbar-top\">\r\n          <!-- Logo -->\r\n          <a href=\"https:\/\/laservie.com\/\" class=\"logo\">\r\n            <img decoding=\"async\" src=\"https:\/\/laservie.com\/wp-content\/uploads\/2025\/07\/WhatsApp-Image-2025-07-14-a-10.03.01_e9f8a5b8.png\" alt=\"Logo LaserVie\">\r\n          <\/a>\r\n\r\n          <!-- Burger menu -->\r\n          <div class=\"burger\" onclick=\"toggleMenu()\">\r\n            <div><\/div>\r\n            <div><\/div>\r\n            <div><\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <!-- Menu gauche -->\r\n        <ul class=\"nav-left\" id=\"nav-left\">\r\n          <li><a href=\"https:\/\/laservie.com\/\">Accueil<\/a><\/li>\r\n          <li><a href=\"https:\/\/laservie.com\/index.php\/elementor-502\/\">M\u00e9thode<\/a><\/li>\r\n          <li>\r\n            <a href=\"#\">Addictions \u25bc<\/a>\r\n            <ul class=\"dropdown-menu\">\r\n              <li><a href=\"https:\/\/laservie.com\/index.php\/tabac\/\">Sevrage tabac<\/a><\/li>\r\n              <li><a href=\"https:\/\/laservie.com\/index.php\/elementor-894\/\">Sevrage cannabis<\/a><\/li>\r\n              <li><a href=\"https:\/\/laservie.com\/index.php\/2025\/07\/10\/alcol\/\">Sevrage alcool<\/a><\/li>\r\n              <li><a href=\"https:\/\/laservie.com\/index.php\/elementor-734\/\">Sevrage sucre<\/a><\/li>\r\n            <\/ul>\r\n          <\/li>\r\n          <li><a href=\"https:\/\/laservie.com\/index.php\/elementor-757\/\">Nos Centres<\/a><\/li>\r\n          <li>\r\n            <a href=\"#\">Infos \u25bc<\/a>\r\n            <ul class=\"dropdown-menu\">\r\n              <li><a href=\"https:\/\/laservie.com\/index.php\/elementor-751\/\">Avis<\/a><\/li>\r\n              <li><a href=\"https:\/\/laservie.com\/index.php\/elementor-434\/\">Devenir Franchis\u00e9<\/a><\/li>\r\n            <\/ul>\r\n          <\/li>\r\n        <\/ul>\r\n\r\n        <!-- Menu droit -->\r\n        <div class=\"nav-right\" id=\"nav-right\">\r\n          <a href=\"https:\/\/laservie.com\/?page_id=847&preview_id=847\/\" style=\"background-color: #0cb8b6; color: white; padding: 10px 20px; border-radius: 5px; display: inline-block; text-decoration: none; font-weight: bold;\">\r\n            \ud83d\udcc5 Prendre rendez-vous\r\n          <\/a>\r\n        <\/div>\r\n\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <script>\r\n    function toggleMenu() {\r\n      document.getElementById('nav-left').classList.toggle('active');\r\n      document.getElementById('nav-right').classList.toggle('active');\r\n    }\r\n  <\/script>\r\n\r\n<\/body>\r\n<\/html>\r\n\r\n<!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.0\"\/>\r\n  <title>Avis - Laser Vie<\/title>\r\n  <style>\r\n    body {\r\n      margin: 0;\r\n      font-family: 'Segoe UI', sans-serif;\r\n      background-color: #fff;\r\n      color: #222;\r\n    }\r\n\r\n    .avis-container {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      min-height: 100vh;\r\n    }\r\n\r\n    .avis-left {\r\n      background: linear-gradient(135deg, #0cb8b6, #0ca5a4);\r\n      flex: 1 1 45%;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      padding: 60px 20px;\r\n    }\r\n\r\n    .avis-left span {\r\n      font-size: 5em;\r\n      font-weight: 600;\r\n      color: white;\r\n      letter-spacing: 2px;\r\n    }\r\n\r\n    .avis-right {\r\n      flex: 1 1 55%;\r\n      display: flex;\r\n      flex-direction: column;\r\n      justify-content: center;\r\n      padding: 60px 40px;\r\n    }\r\n\r\n    .avis-right h2 {\r\n      font-size: 2.4em;\r\n      color: #0cb8b6;\r\n      margin-bottom: 20px;\r\n    }\r\n\r\n    .avis-right p {\r\n      font-size: 1.1em;\r\n      line-height: 1.6em;\r\n      color: #333;\r\n      max-width: 600px;\r\n    }\r\n\r\n    .avis-right p strong {\r\n      color: #0cb8b6;\r\n    }\r\n\r\n    .avis-btn {\r\n      margin-top: 30px;\r\n      background: transparent;\r\n      border: 2px solid #0cb8b6;\r\n      color: #0cb8b6;\r\n      font-size: 1em;\r\n      padding: 12px 24px;\r\n      border-radius: 30px;\r\n      cursor: pointer;\r\n      transition: all 0.3s ease;\r\n      width: fit-content;\r\n    }\r\n\r\n    .avis-btn:hover {\r\n      background-color: #0cb8b6;\r\n      color: white;\r\n    }\r\n\r\n    @media (max-width: 900px) {\r\n      .avis-container {\r\n        flex-direction: column;\r\n      }\r\n\r\n      .avis-left, .avis-right {\r\n        flex: 1 1 100%;\r\n        text-align: center;\r\n      }\r\n\r\n      .avis-right {\r\n        padding: 40px 20px;\r\n        align-items: center;\r\n      }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <section class=\"avis-container\">\r\n    <!-- Bloc gauche AVIS -->\r\n    <div class=\"avis-left\">\r\n      <span>AVIS<\/span>\r\n    <\/div>\r\n\r\n    <!-- Bloc droit texte -->\r\n    <div class=\"avis-right\">\r\n      <h2>D\u00e9couvrez ce que pensent nos patients de la m\u00e9thode Laser Vie<\/h2>\r\n      <p>\r\n        Nos patients t\u00e9moignent des bienfaits de la <strong>m\u00e9thode Laser Vie<\/strong> pour se lib\u00e9rer du tabac.\r\n        Gr\u00e2ce \u00e0 une approche douce, naturelle et personnalis\u00e9e, ils ont r\u00e9ussi \u00e0 <strong>arr\u00eater de fumer en une seule s\u00e9ance<\/strong>.\r\n        Accompagn\u00e9s par des professionnels qualifi\u00e9s dans nos centres sp\u00e9cialis\u00e9s, ils ont retrouv\u00e9 leur libert\u00e9 et une meilleure qualit\u00e9 de vie.\r\n      <\/p>\r\n      <button class=\"avis-btn\">\ud83d\udcc5 Prendre rendez-vous<\/button>\r\n    <\/div>\r\n  <\/section>\r\n\r\n<\/body>\r\n<\/html>\r\n\r\n\r\n<br><br>\r\n<html lang=\"fr\">\r\n<head>\r\n  <meta charset=\"UTF-8\">\r\n  <style>\r\n    body {\r\n      font-family: 'Segoe UI', sans-serif;\r\n      background-color: #f9f9f9;\r\n      margin: 0;\r\n      padding: 40px 20px;\r\n      color: #333;\r\n    }\r\n\r\n    h2 {\r\n      text-align: center;\r\n      color: #0cb8b6;\r\n      font-size: 28px;\r\n      margin-bottom: 10px;\r\n    }\r\n\r\n    p.subtitle {\r\n      text-align: center;\r\n      color: #555;\r\n      margin-bottom: 40px;\r\n    }\r\n\r\n    .grid {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      justify-content: center;\r\n      gap: 20px;\r\n    }\r\n\r\n    .card {\r\n      background: linear-gradient(to bottom right, #e0f7f6, #f7fefe);\r\n      border: 1px solid #b2e4e3;\r\n      border-radius: 16px;\r\n      padding: 25px;\r\n      max-width: 300px;\r\n      flex: 1 1 280px;\r\n      box-shadow: 0 4px 12px rgba(0,0,0,0.05);\r\n      transition: transform 0.3s ease;\r\n    }\r\n\r\n    .card:hover {\r\n      transform: translateY(-5px);\r\n    }\r\n\r\n    .icon-wrapper {\r\n      width: 48px;\r\n      height: 48px;\r\n      border-radius: 50%;\r\n      background-color: #0cb8b6;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      margin-bottom: 15px;\r\n    }\r\n\r\n    .icon-wrapper svg {\r\n      width: 24px;\r\n      height: 24px;\r\n      fill: white;\r\n    }\r\n\r\n    .card h3 {\r\n      color: #0cb8b6;\r\n      font-size: 18px;\r\n      margin-top: 0;\r\n      margin-bottom: 10px;\r\n      border-bottom: 1px solid #0cb8b6;\r\n      display: inline-block;\r\n      padding-bottom: 5px;\r\n    }\r\n\r\n    .card p {\r\n      font-size: 14px;\r\n      color: #333;\r\n      line-height: 1.6;\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n      .grid {\r\n        flex-direction: column;\r\n        align-items: center;\r\n      }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <h2>Pourquoi faire confiance \u00e0 <strong>Laser Vie<\/strong> ?<\/h2>\r\n  <p class=\"subtitle\">\r\n    Laser Vie est une solution naturelle et efficace pour arr\u00eater de fumer sans douleur ni stress.<br>\r\n    D\u00e9couvrez les atouts de notre m\u00e9thode de r\u00e9flexologie auriculaire au laser.\r\n  <\/p>\r\n\r\n  <div class=\"grid\">\r\n    <div class=\"card\">\r\n      <div class=\"icon-wrapper\">\r\n        <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C6 5 3 9 3 13c0 3.5 2.5 6 6 6s4.5-2 5-4 3-5 4-6-1-5-6-7z\"\/><\/svg>\r\n      <\/div>\r\n      <h3>M\u00e9thode naturelle<\/h3>\r\n      <p>\r\n        Sans m\u00e9dicaments ni substituts, notre m\u00e9thode 100% naturelle agit en douceur par stimulation auriculaire au laser. Aucune douleur, aucun risque.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"card\">\r\n      <div class=\"icon-wrapper\">\r\n        <svg viewBox=\"0 0 24 24\"><path d=\"M12 1a11 11 0 1 0 11 11A11.013 11.013 0 0 0 12 1zm0 20a9 9 0 1 1 9-9 9.01 9.01 0 0 1-9 9zm1-9V7h-2v6h6v-2z\"\/><\/svg>\r\n      <\/div>\r\n      <h3>R\u00e9sultat en 1 s\u00e9ance<\/h3>\r\n      <p>\r\n        Une s\u00e9ance d\u2019une heure suffit pour apaiser les envies. La stimulation des zones r\u00e9flexes aide \u00e0 r\u00e9duire la d\u00e9pendance imm\u00e9diatement.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"card\">\r\n      <div class=\"icon-wrapper\">\r\n        <svg viewBox=\"0 0 24 24\"><path d=\"M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5a5.5 5.5 0 0 1 11 0c0 3.78-3.4 6.86-8.55 11.54L12 21.35z\"\/><\/svg>\r\n      <\/div>\r\n      <h3>Sans effets secondaires<\/h3>\r\n      <p>\r\n        Pas de stress, pas de prise de poids, ni d\u2019irritabilit\u00e9. Laser Vie agit sans perturber l'\u00e9quilibre de votre corps.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"card\">\r\n      <div class=\"icon-wrapper\">\r\n        <svg viewBox=\"0 0 24 24\"><path d=\"M17 2H7a2 2 0 0 0-2 2v16l7-3 7 3V4a2 2 0 0 0-2-2z\"\/><\/svg>\r\n      <\/div>\r\n      <h3>Garantie 12 mois<\/h3>\r\n      <p>\r\n        En cas de besoin, une s\u00e9ance de rappel est offerte gratuitement pendant un an apr\u00e8s la premi\u00e8re intervention.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"card\">\r\n      <div class=\"icon-wrapper\">\r\n        <svg viewBox=\"0 0 24 24\"><path d=\"M16 3H8a5 5 0 0 0-5 5v8a5 5 0 0 0 5 5h8a5 5 0 0 0 5-5V8a5 5 0 0 0-5-5zM8 5h8a3 3 0 0 1 3 3v1H5V8a3 3 0 0 1 3-3zm8 14H8a3 3 0 0 1-3-3v-5h14v5a3 3 0 0 1-3 3z\"\/><\/svg>\r\n      <\/div>\r\n      <h3>Experts certifi\u00e9s<\/h3>\r\n      <p>\r\n        Nos praticiens ma\u00eetrisent la r\u00e9flexologie auriculaire et utilisent des appareils laser s\u00e9curis\u00e9s et homologu\u00e9s.\r\n      <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n<\/body>\r\n<\/html>\r\n<!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.0\"\/>\r\n  <title>Centre Laser Vie<\/title>\r\n  <style>\r\n    body {\r\n      margin: 0;\r\n      font-family: Arial, sans-serif;\r\n    }\r\n\r\n    .turquoise-section {\r\n      background: linear-gradient(135deg, #0cb8b6 0%, #0a9c9b 100%);\r\n      color: white;\r\n      padding: 60px 20px;\r\n    }\r\n\r\n    .container {\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n      gap: 50px;\r\n      flex-wrap: wrap;\r\n    }\r\n\r\n    .text-content {\r\n      max-width: 600px;\r\n    }\r\n\r\n    h1 {\r\n      font-size: 2em;\r\n      margin-bottom: 20px;\r\n    }\r\n\r\n    p {\r\n      font-size: 1rem;\r\n      line-height: 1.6;\r\n      margin-bottom: 30px;\r\n    }\r\n\r\n    .btn {\r\n      display: inline-block;\r\n      background-color: white;\r\n      color: #0cb8b6;\r\n      padding: 10px 20px;\r\n      text-decoration: none;\r\n      font-weight: bold;\r\n      border-radius: 5px;\r\n      transition: background-color 0.3s ease;\r\n    }\r\n\r\n    .btn:hover {\r\n      background-color: #e0f7f6;\r\n    }\r\n\r\n    .image {\r\n      max-width: 400px;\r\n      width: 100%;\r\n      border-radius: 10px;\r\n      overflow: hidden;\r\n    }\r\n\r\n    .image img {\r\n      width: 100%;\r\n      height: auto;\r\n      display: block;\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n      .container {\r\n        flex-direction: column;\r\n        text-align: center;\r\n      }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <section class=\"turquoise-section\">\r\n    <div class=\"container\">\r\n      <div class=\"text-content\">\r\n        <h1>Prenez rendez-vous dans un centre anti-tabac Laser Vie<\/h1>\r\n        <p>\r\n          Envie d\u2019arr\u00eater d\u00e9finitivement la cigarette ? Ne laissez pas passer cette chance. Prenez rendez-vous d\u00e8s maintenant dans un centre <strong>Laser Vie pr\u00e8s de chez vous<\/strong> et commencez votre nouvelle vie sans tabac.\r\n        <\/p>\r\n        <a href=\"https:\/\/laservie.com\/index.php\/elementor-847\/?preview_id=847%2F\" class=\"btn\">\ud83d\udcc5 PRENDRE RENDEZ-VOUS<\/a>\r\n      <\/div>\r\n      <div class=\"image\">\r\n        <img decoding=\"async\" src=\"https:\/\/laservie.com\/wp-content\/uploads\/2025\/07\/WhatsApp-Image-2025-07-07-a-11.58.44_0f7c02f9.jpg\" alt=\"S\u00e9ance laser anti-tabac\">\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n<\/body>\r\n<\/html>\r\n<footer>\r\n  <style>\r\n    footer {\r\n      background-color: white;\r\n      color: #0cb8b6;\r\n      padding: 40px 20px;\r\n      font-family: Arial, sans-serif;\r\n      border-top: 2px solid #0cb8b6;\r\n    }\r\n\r\n    .footer-container {\r\n      max-width: 1400px;\r\n      margin: 0 auto;\r\n      display: flex;\r\n      justify-content: space-between;\r\n      flex-wrap: wrap;\r\n      align-items: center;\r\n    }\r\n\r\n    .footer-logo {\r\n      flex: 1;\r\n      text-align: center;\r\n    }\r\n\r\n    .footer-logo img {\r\n      max-height: 125px;\r\n    }\r\n\r\n    .footer-links {\r\n      flex: 2;\r\n      text-align: center;\r\n      margin-top: 10px;\r\n    }\r\n\r\n    .footer-links a {\r\n      color: #0cb8b6;\r\n      text-decoration: none;\r\n      margin: 0 10px;\r\n      font-size: 15px;\r\n      font-weight: 500;\r\n    }\r\n\r\n    .footer-links a:hover {\r\n      text-decoration: underline;\r\n    }\r\n\r\n    .footer-social {\r\n      flex: 1;\r\n      text-align: center;\r\n      margin-top: 10px;\r\n    }\r\n\r\n    .footer-social a {\r\n      margin: 0 5px;\r\n      color: #0cb8b6;\r\n      font-size: 20px;\r\n      display: inline-block;\r\n    }\r\n\r\n    .footer-bottom {\r\n      text-align: center;\r\n      margin-top: 25px;\r\n      font-size: 14px;\r\n      color: #0cb8b6;\r\n      opacity: 0.8;\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n      .footer-container {\r\n        flex-direction: column;\r\n        gap: 20px;\r\n      }\r\n\r\n      .footer-links,\r\n      .footer-logo,\r\n      .footer-social {\r\n        order: unset;\r\n        text-align: center;\r\n      }\r\n    }\r\n  <\/style>\r\n\r\n  <!-- Contenu du footer -->\r\n  <div class=\"footer-container\">\r\n    <div class=\"footer-logo\">\r\n      <img decoding=\"async\" src=\"https:\/\/laservie.com\/wp-content\/uploads\/2025\/07\/looogo.png\" alt=\"Logo Laservie\">\r\n    <\/div>\r\n\r\n    <div class=\"footer-links\">\r\n      <a href=\"https:\/\/laservie.com\/\">Accueil<\/a>\r\n      <a href=\"https:\/\/laservie.com\/index.php\/elementor-502\/\">M\u00e9thode<\/a>\r\n      <a href=\"https:\/\/laservie.com\/index.php\/elementor-757\/\">Nos centres<\/a>\r\n      <a href=\"https:\/\/laservie.com\/index.php\/elementor-1071\/\">Mentions l\u00e9gales<\/a>\r\n    <\/div>\r\n\r\n    <div class=\"footer-social\">\r\n      <a href=\"#\"><i class=\"fab fa-facebook-square\"><\/i><\/a>\r\n      <a href=\"#\"><i class=\"fab fa-instagram\"><\/i><\/a>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"footer-bottom\">\r\n    &copy; 2025 Laservie Institute \u2014 Tous droits r\u00e9serv\u00e9s\r\n  <\/div>\r\n\r\n  <!-- FontAwesome -->\r\n  <script src=\"https:\/\/kit.fontawesome.com\/a076d05399.js\" crossorigin=\"anonymous\"><\/script>\r\n<\/footer>\r\n\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>LaserVie &#8211; Rendez-vous Accueil M\u00e9thode Addictions \u25bc Sevrage tabac Sevrage cannabis Sevrage alcool Sevrage sucre Nos Centres Infos \u25bc Avis Devenir Franchis\u00e9 \ud83d\udcc5 Prendre rendez-vous Avis &#8211; Laser Vie AVIS D\u00e9couvrez ce que pensent nos patients de la m\u00e9thode Laser Vie Nos patients t\u00e9moignent des bienfaits de la m\u00e9thode Laser Vie pour se lib\u00e9rer du [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-751","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/laservie.com\/index.php\/wp-json\/wp\/v2\/pages\/751","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/laservie.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/laservie.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/laservie.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/laservie.com\/index.php\/wp-json\/wp\/v2\/comments?post=751"}],"version-history":[{"count":34,"href":"https:\/\/laservie.com\/index.php\/wp-json\/wp\/v2\/pages\/751\/revisions"}],"predecessor-version":[{"id":1107,"href":"https:\/\/laservie.com\/index.php\/wp-json\/wp\/v2\/pages\/751\/revisions\/1107"}],"wp:attachment":[{"href":"https:\/\/laservie.com\/index.php\/wp-json\/wp\/v2\/media?parent=751"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}