{"id":14,"date":"2025-03-07T23:00:26","date_gmt":"2025-03-07T22:00:26","guid":{"rendered":"https:\/\/louisaliotta.com\/?page_id=14"},"modified":"2026-08-05T13:23:32","modified_gmt":"2026-08-05T11:23:32","slug":"contact","status":"publish","type":"page","link":"https:\/\/louisaliotta.com\/en\/contact\/","title":{"rendered":"CONTACT"},"content":{"rendered":"\n<style>\n.entry-content { overflow-x: hidden; }\n\n\/* =====================================================\n   PAGE CONTACT \u2014 Charte premium louisaliotta.com\n====================================================== *\/\n.la-contact-page {\n  font-family: 'Cormorant Garamond', Georgia, serif;\n  width: 100%;\n}\n\n\/* Grille photo + encadr\u00e9 *\/\n.la-contact-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 32px;\n  align-items: center;\n  margin-bottom: 64px;\n}\n\n\/* Photo *\/\n.la-contact-photo {\n  position: relative;\n  overflow: hidden;\n  border-radius: 24px;\n  border: 1px solid #d1b37f;\n  margin: 0 !important;\n  display: block;\n}\n.la-contact-photo img {\n  width: 100%;\n  height: auto;\n  display: block;\n  border-radius: 0 !important;\n  border: none !important;\n  box-shadow: none !important;\n  transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n  aspect-ratio: 3\/4;\n  object-fit: cover;\n}\n.la-contact-photo:hover img {\n  transform: scale(1.03);\n}\n\n\/* Encadr\u00e9s *\/\n.la-contact-encadre {\n  position: relative;\n  border: 1px solid rgba(209,179,127,.38);\n  border-radius: 20px;\n  padding: 36px 32px;\n  background: #fff;\n  overflow: hidden;\n}\n.la-contact-encadre::before {\n  content: \"\";\n  position: absolute;\n  top: 0;\n  left: 50%;\n  transform: translateX(-50%);\n  width: 60px;\n  height: 2px;\n  background: linear-gradient(to right, transparent, #d1b37f, transparent);\n}\n\n.la-contact-encadre h3 {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 1.2rem !important;\n  font-weight: 400 !important;\n  color: #3e3d3b !important;\n  letter-spacing: .08em !important;\n  text-transform: uppercase !important;\n  text-align: left !important;\n  margin: 0 0 10px 0 !important;\n}\n.la-contact-encadre h3::before,\n.la-contact-encadre h3::after { display: none !important; }\n\n.la-contact-divider {\n  width: 30px;\n  height: 1px;\n  background: #d1b37f;\n  opacity: .5;\n  margin: 0 0 20px 0;\n}\n\n.la-contact-encadre p {\n  font-size: .92rem !important;\n  color: #555 !important;\n  line-height: 1.75 !important;\n  margin: 0 0 12px 0 !important;\n  text-align: justify !important;\n  text-justify: inter-word !important;\n  hyphens: none !important;\n  -webkit-hyphens: none !important;\n  word-break: normal !important;\n  overflow-wrap: normal !important;\n}\n.la-contact-encadre p:last-child { margin-bottom: 0 !important; }\n\n\/* Liens *\/\n.la-contact-encadre a {\n  color: inherit !important;\n  text-decoration: none !important;\n  transition: color .25s ease !important;\n}\n.la-contact-encadre a:hover { color: #9b7e3c !important; }\n\n\/* WhatsApp \u2014 discret mais identifiable *\/\n.la-contact-wa {\n  color: #3e3d3b !important;\n  font-weight: 500 !important;\n  border-bottom: 1px solid rgba(209,179,127,.4) !important;\n  padding-bottom: 1px !important;\n}\n.la-contact-wa:hover {\n  color: #9b7e3c !important;\n  border-bottom-color: #9b7e3c !important;\n}\n\n\/* Email centr\u00e9 *\/\n.la-contact-email {\n  display: block;\n  text-align: center;\n  margin-top: 6px;\n  color: #9b7e3c !important;\n  font-size: 1.05rem !important;\n  letter-spacing: .06em !important;\n}\n\n\/* Note italique *\/\n.la-contact-note {\n  font-size: .88rem !important;\n  color: #aaa !important;\n  font-style: italic !important;\n  margin-top: 8px !important;\n  hyphens: none !important;\n  -webkit-hyphens: none !important;\n}\n\n\/* Table horaires *\/\n.la-hours-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin: 4px 0 20px;\n}\n.la-hours-table tr {\n  border-bottom: 1px solid rgba(209,179,127,.18);\n}\n.la-hours-table tr:last-child {\n  border-bottom: none;\n}\n.la-hours-table td {\n  font-size: .92rem !important;\n  color: #555 !important;\n  padding: 10px 0 !important;\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n}\n.la-hours-table td:first-child {\n  color: #3e3d3b !important;\n  padding-right: 32px !important;\n  white-space: nowrap;\n  width: 1%;\n  letter-spacing: .02em !important;\n}\n\n\/* Bloc avis *\/\n.la-contact-avis {\n  text-align: center;\n  padding-top: 48px;\n  border-top: 1px solid rgba(209,179,127,.25);\n  margin-top: 64px;\n}\n.la-contact-avis-eyebrow {\n  font-size: .65rem;\n  letter-spacing: .26em;\n  text-transform: uppercase;\n  color: #d1b37f;\n  display: block;\n  margin-bottom: 10px;\n}\n.la-contact-avis h3 {\n  font-family: 'Cormorant Garamond', Georgia, serif !important;\n  font-size: 1.35rem !important;\n  font-weight: 300 !important;\n  color: #3e3d3b !important;\n  letter-spacing: .06em !important;\n  text-transform: uppercase !important;\n  margin: 0 0 8px 0 !important;\n  text-align: center !important;\n}\n.la-contact-avis h3::before,\n.la-contact-avis h3::after { display: none !important; }\n.la-contact-avis-divider {\n  width: 30px;\n  height: 1px;\n  background: #d1b37f;\n  opacity: .5;\n  margin: 0 auto 18px;\n}\n.la-contact-avis p {\n  font-size: .9rem !important;\n  color: #888 !important;\n  font-style: italic !important;\n  margin: 0 0 22px 0 !important;\n  text-align: center !important;\n}\n\n\/* Mobile *\/\n@media (max-width: 768px) {\n  .la-contact-grid {\n    grid-template-columns: 1fr;\n    gap: 20px;\n    margin-bottom: 40px;\n  }\n  .la-contact-encadre { padding: 28px 20px; }\n  .la-contact-avis { margin-top: 40px; padding-top: 36px; }\n}\n\n\/* Animation *\/\n.animated-image {\n  opacity: 0;\n  transform: translateY(14px);\n  transition: opacity .55s ease, transform .55s ease;\n}\n.animated-image.show {\n  opacity: 1;\n  transform: translateY(0);\n}\n<\/style>\n\n\n\n\n<div class=\"wp-block-group alignfull has-global-padding is-content-justification-center is-layout-constrained wp-container-core-group-is-layout-a988b627 wp-block-group-is-layout-constrained\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--superbspacing-xxlarge);padding-right:var(--wp--preset--spacing--superbspacing-small);padding-bottom:var(--wp--preset--spacing--superbspacing-xxlarge);padding-left:var(--wp--preset--spacing--superbspacing-small)\">\n\n\n<div class=\"la-contact-page\">\n\n  <!-- Grille photo + encadr\u00e9 contact -->\n  <div class=\"la-contact-grid\">\n\n    <figure class=\"la-contact-photo animated-image\">\n      <img decoding=\"async\"\n        src=\"https:\/\/louisaliotta.com\/wp-content\/uploads\/2026\/04\/osteopath-massage-therapist-scaled.webp\"\n        alt=\"Portrait professionnel de Louis Aliotta, masseur et ost\u00e9opathe \u00e0 Paris et sur la C\u00f4te d'Azur.\"\n      \/>\n    <\/figure>\n\n    <div class=\"la-contact-encadre animated-image\">\n      <h3>Me contacter<\/h3>\n      <div class=\"la-contact-divider\"><\/div>\n\n      <p>Pour r\u00e9server votre soin \u00e0 domicile, dans votre h\u00f4tel ou sur votre yacht, ou pour toute question, vous pouvez me contacter directement via\n        <a class=\"la-contact-wa\" href=\"https:\/\/wa.me\/33602710818\" target=\"_blank\" rel=\"noopener noreferrer\">WhatsApp<\/a>.\n      <\/p>\n\n      <p>Pour les \u00e9v\u00e9nements, s\u00e9jours ou interventions particuli\u00e8res :<\/p>\n\n      <a class=\"la-contact-email\" href=\"mailto:contact@louisaliotta.com\">\n        contact@louisaliotta.com\n      <\/a>\n\n      <p class=\"la-contact-note\" style=\"margin-top:18px !important;\">R\u00e9ponse en g\u00e9n\u00e9ral dans la journ\u00e9e.<\/p>\n    <\/div>\n\n  <\/div>\n\n  <!-- Horaires -->\n  <div class=\"la-contact-encadre animated-image\" style=\"max-width:600px;margin:0 auto 64px;\">\n    <h3>Horaires d&rsquo;ouverture<\/h3>\n    <div class=\"la-contact-divider\"><\/div>\n\n    <table class=\"la-hours-table\">\n      <tr>\n        <td>Lundi<\/td>\n        <td>Ferm\u00e9<\/td>\n      <\/tr>\n      <tr>\n        <td>Mardi \u2013 Dimanche<\/td>\n        <td>09h00 \u2013 21h00<\/td>\n      <\/tr>\n    <\/table>\n\n    <p class=\"la-contact-note\">Pour des demandes exceptionnelles hors cr\u00e9neaux habituels, un am\u00e9nagement reste possible selon disponibilit\u00e9 \u2014 avec ajustement tarifaire.<\/p>\n    <p class=\"la-contact-note\" style=\"margin-top:6px !important;\">Les horaires peuvent \u00e9voluer selon la saison.<\/p>\n  <\/div>\n\n  <!-- Avis Google -->\n  <div class=\"animated-image\" style=\"max-width:740px;width:100%;margin:0 auto 64px;\">\n    <pre class=\"ti-widget\" style=\"display: none\"><template id=\"trustindex-google-widget-html\"><div class=\" ti-widget  ti-goog ti-show-rating-text ti-review-text-mode-readmore ti-content-align-center\" data-no-translation=\"true\" data-time-locale=\"il y a %d %s|aujourd&apos;hui|jour|jours|semaine|semaines|mois|mois|ann\u00e9e|ans\" data-plugin-version=\"13.3.1\" data-layout-id=\"37\" data-layout-category=\"slider\" data-set-id=\"light-background\" data-pid=\"\" data-language=\"fr\" data-close-locale=\"Fermer\" data-css-version=\"2\" data-reply-by-locale=\"R\u00e9ponse du propri\u00e9taire\" data-only-rating-locale=\"Cet utilisateur a uniquement laiss\u00e9 une \u00e9valuation.\" data-pager-autoplay-timeout=\"6\"> <div class=\"ti-widget-container ti-col-1\"> <div class=\"ti-reviews-container\"> <div class=\"ti-controls\"> <div class=\"ti-next\" aria-label=\"Avis suivante\" role=\"button\" tabindex=\"0\"><\/div> <div class=\"ti-prev\" aria-label=\"Avis pr\u00e9c\u00e9dent\" role=\"button\" tabindex=\"0\"><\/div> <\/div> <div class=\"ti-reviews-container-wrapper\">  <div data-empty=\"0\" data-time=\"1776211200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocKFXWrzdG1XMzbOTBrDSChJGs5JdiUPPLCBoO-eyN_BKDXE-Q=w64-h64-c-rp-mo-ba12-br100\" alt=\"Eric T profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Eric T <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex v\u00e9rifie que la source originale de l'avis est Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Perfection! Super pleasant therapist and professional service. Excellent techniques and products. Very reasonably priced. Highly recommend!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1765843200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjVXZjOo3TnxIeTLx0zmvJG67I-Pd35yTAu9Y9h-Vs3x4xoal2dJ=w64-h64-c-rp-mo-br100\" alt=\"Daniel Paquin profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Daniel Paquin <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex v\u00e9rifie que la source originale de l'avis est Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Un professionnel comp\u00e9tent et des r\u00e9sultats impressionnants !\n\nJ'ai consult\u00e9 Louis pour des maux persistants dans le bas du dos. Son approche en tant qu'ost\u00e9opathe est remarquable et j'ai imm\u00e9diatement ressenti les b\u00e9n\u00e9fices de ses manipulations.\n\nJ'ai compl\u00e9t\u00e9 cette s\u00e9ance avec un massage, un moment de pure d\u00e9tente. Louis est non seulement tr\u00e8s dou\u00e9 dans ses soins, mais \u00e9galement un massoth\u00e9rapeute hors pair qui sait parfaitement allier efficacit\u00e9 th\u00e9rapeutique et relaxation profonde.\n\nJe vous assure que vous \u00eates entre d'excellentes mains avec Louis. Ses soins sont efficaces et ses massages un v\u00e9ritable moment de bien-\u00eatre.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1747180800\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocIUOfm_2M6GU6qhxbw_MOoEcpnoCXecl3gggxH-fIjy4gzHIQ=w64-h64-c-rp-mo-br100\" alt=\"Catherine Palmenty profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Catherine Palmenty <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex v\u00e9rifie que la source originale de l'avis est Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->J'ai fait appel \u00e0 Louis pour un massage \u00e0 domicile \u00e0 Cannes, et je dois dire que l'exp\u00e9rience a d\u00e9pass\u00e9 mes attentes . Il instaure d\u00e9s les premi\u00e8res minutes une atmosph\u00e8re profond\u00e9ment apaisante.\nChaque geste est juste.\nJe me suis sentie profond\u00e9ment d\u00e9tendue, aussi bien dans mon corps que dans mon esprit.\nJe n'h\u00e9siterai pas \u00e0 le recommander .<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1746835200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjVa6IbNM8QyQ7kzK_BumR54SFWuotMK5QfcabiVby2lx_9EO4Q=w64-h64-c-rp-mo-br100\" alt=\"Fran\u00e7ois Marion profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Fran\u00e7ois Marion <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex v\u00e9rifie que la source originale de l'avis est Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->J\u2019ai fait appel \u00e0 Louis pour un massage \u00e0 domicile \u00e0 Cannes et l\u2019exp\u00e9rience a \u00e9t\u00e9 exceptionnelle. Il est ponctuel, flexible, \u00e0 l\u2019\u00e9coute et met tout en \u0153uvre pour cr\u00e9er un moment de d\u00e9tente sur-mesure. Le soin \u00e9tait parfaitement adapt\u00e9 \u00e0 mes tensions du moment, avec des produits de qualit\u00e9 et une ambiance tr\u00e8s apaisante. C\u2019est rare de trouver un masseur \u00e0 domicile aussi comp\u00e9tent \u00e0 Cannes, je recommande vivement !<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1745366400\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocIyyyPwjqncV2GoCh9g4tVFicST4ObnfcDwmYSdUBPMvfnX1A=w64-h64-c-rp-mo-br100\" alt=\"Henrik profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Henrik <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex v\u00e9rifie que la source originale de l'avis est Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->I\u2019ve met Louis several times for a mobile massage in Monaco. He is a highly component, professional warm and very intuitive masseur. Each session has been a moment of pure relaxation. On top Louis is a great person with whom it\u2019s a pleasure to spend time. The best masseur I\u2019ve met on the French Riviera.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1744329600\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjXzJxh5ZeTG3sQ0LV8ukOq1CxB1RIRpI8wxBBtPUHbW7vBVstK9=w64-h64-c-rp-mo-br100\" alt=\"VIRGINIE VAL profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> VIRGINIE VAL <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex v\u00e9rifie que la source originale de l'avis est Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Merci pour cette r\u00e9flexologie plantaire tha\u00ef. Comp\u00e9tences et bien-\u00eatre au rendez-vous. \u00c0 bient\u00f4t .<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <\/div> <\/div> <div class=\"ti-controls-line\"> <div class=\"dot\"><\/div> <\/div> <div class=\"ti-footer\"> <div class=\"ti-rating-text\"> <span class=\"nowrap\">\u00c9valuation <strong>Google<\/strong> : <\/span><span class=\"nowrap\"><strong>5.0<\/strong> sur 5, <\/span><span class=\"nowrap\">Bas\u00e9e sur <strong>48 avis<\/strong><\/span> <\/div> <\/div>   <\/div> <\/div> <\/template><\/pre><div data-src=\"https:\/\/cdn.trustindex.io\/loader.js?wp-widget\" data-template-id=\"trustindex-google-widget-html\" data-css-url=\"https:\/\/louisaliotta.com\/wp-content\/uploads\/trustindex-google-widget.css?1782407177\"><\/div>\n  <\/div>\n\n  <!-- Laisser un avis -->\n  <div class=\"la-contact-avis animated-image\">\n    <span class=\"la-contact-avis-eyebrow\">Votre avis compte<\/span>\n    <h3>Partagez votre exp\u00e9rience<\/h3>\n    <div class=\"la-contact-avis-divider\"><\/div>\n    <p>Si vous le souhaitez, votre avis aide d&rsquo;autres personnes \u00e0 choisir un praticien en toute confiance.<\/p>\n    <a class=\"la-review-btn\" href=\"https:\/\/g.page\/r\/Cd9bfE0JhtOGEBM\/review\" target=\"_blank\" rel=\"noopener noreferrer\">\n      Laisser un avis\n    <\/a>\n  <\/div>\n\n<\/div>\n\n\n<\/div>\n\n\n\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n  var items = document.querySelectorAll(\".animated-image\");\n  function handleScroll(){\n    for (var i = 0; i < items.length; i++){\n      var rect = items[i].getBoundingClientRect();\n      if (rect.top < window.innerHeight * 0.9) items[i].classList.add(\"show\");\n    }\n  }\n  window.addEventListener(\"scroll\", handleScroll, { passive: true });\n  handleScroll();\n});\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Me contacter Pour r\u00e9server votre soin \u00e0 domicile, dans votre h\u00f4tel ou sur votre yacht, ou pour toute question, vous pouvez me contacter directement via WhatsApp. Pour les \u00e9v\u00e9nements, s\u00e9jours ou interventions particuli\u00e8res : contact@louisaliotta.com R\u00e9ponse en g\u00e9n\u00e9ral dans la journ\u00e9e. Horaires d&rsquo;ouverture Lundi Ferm\u00e9 Mardi \u2013 Dimanche 09h00 \u2013 21h00 Pour des demandes exceptionnelles [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":4,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","footnotes":""},"class_list":["post-14","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"admin1614","author_link":"https:\/\/louisaliotta.com\/en\/author\/admin1614\/"},"uagb_comment_info":0,"uagb_excerpt":"Me contacter Pour r\u00e9server votre soin \u00e0 domicile, dans votre h\u00f4tel ou sur votre yacht, ou pour toute question, vous pouvez me contacter directement via WhatsApp. Pour les \u00e9v\u00e9nements, s\u00e9jours ou interventions particuli\u00e8res : contact@louisaliotta.com R\u00e9ponse en g\u00e9n\u00e9ral dans la journ\u00e9e. Horaires d&rsquo;ouverture Lundi Ferm\u00e9 Mardi \u2013 Dimanche 09h00 \u2013 21h00 Pour des demandes exceptionnelles&hellip;","_links":{"self":[{"href":"https:\/\/louisaliotta.com\/en\/wp-json\/wp\/v2\/pages\/14","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/louisaliotta.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/louisaliotta.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/louisaliotta.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/louisaliotta.com\/en\/wp-json\/wp\/v2\/comments?post=14"}],"version-history":[{"count":138,"href":"https:\/\/louisaliotta.com\/en\/wp-json\/wp\/v2\/pages\/14\/revisions"}],"predecessor-version":[{"id":6977,"href":"https:\/\/louisaliotta.com\/en\/wp-json\/wp\/v2\/pages\/14\/revisions\/6977"}],"wp:attachment":[{"href":"https:\/\/louisaliotta.com\/en\/wp-json\/wp\/v2\/media?parent=14"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}