{"id":28098,"date":"2026-08-13T16:12:22","date_gmt":"2026-08-13T14:12:22","guid":{"rendered":"https:\/\/bnbzen.fr\/devenir-hote\/"},"modified":"2026-08-13T16:12:22","modified_gmt":"2026-08-13T14:12:22","slug":"devenir-hote","status":"publish","type":"page","link":"https:\/\/bnbzen.fr\/en\/devenir-hote\/","title":{"rendered":"Devenir h\u00f4te"},"content":{"rendered":"<style id=\"bnbzen-dh-css\" data-no-optimize=\"1\" data-no-minify=\"1\">\n.bnbz-dh{ --bordeaux:#a8183c; --bordeaux-bright:#e6234b; --rose:#e9789a; --ink:#2a1a20; --ink-soft:#6b5560;\n\t--bg:#fbf6f4; --surface:#fff; --surface-2:#fdeef3; --line:#efe1e7; --serif:Georgia,'Times New Roman',serif;\n\tfont-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif; color:var(--ink); background:var(--bg); }\n#titlebar,.page-title,.single-page-title{ display:none !important; }\n.bnbz-dh *{ box-sizing:border-box; }\n.bnbz-dh .fw{ width:100vw; position:relative; left:50%; margin-left:-50vw; }\n.bnbz-dh .cont{ width:100%; max-width:900px; margin:0 auto; padding:0 22px; }\n\/* HERO *\/\n.bnbz-dh .dh-hero{ background:linear-gradient(160deg,#fff 0%,#fdeef3 100%); border-bottom:1px solid var(--line); padding:46px 0 40px; text-align:center; }\n.bnbz-dh .dh-hero .eyebrow{ display:inline-block; font-size:12px; font-weight:800; letter-spacing:1.4px; text-transform:uppercase; color:var(--bordeaux); background:#fff; border:1px solid var(--line); padding:6px 14px; border-radius:30px; }\n.bnbz-dh .dh-hero h1{ font-family:var(--serif); font-size:clamp(27px,4.4vw,42px); line-height:1.1; margin:16px auto 12px; max-width:16ch; color:var(--ink); }\n.bnbz-dh .dh-hero h1 em{ font-style:italic; color:var(--bordeaux); }\n.bnbz-dh .dh-hero p{ font-size:16px; color:var(--ink-soft); max-width:46ch; margin:0 auto; }\n.bnbz-dh .dh-perks{ display:flex; flex-wrap:wrap; justify-content:center; gap:10px 26px; margin:22px auto 0; font-size:13.5px; font-weight:600; color:var(--ink); }\n.bnbz-dh .dh-perks span{ display:inline-flex; align-items:center; gap:7px; }\n.bnbz-dh .dh-perks svg{ width:17px; height:17px; stroke:var(--bordeaux); fill:none; stroke-width:2.2; }\n\/* FORM *\/\n.bnbz-dh .dh-formwrap{ padding:34px 0 60px; }\n.bnbz-dh .dh-card{ background:var(--surface); border:1px solid var(--line); border-radius:22px; box-shadow:0 18px 44px rgba(60,20,35,.10); padding:28px; max-width:680px; margin:0 auto; }\n.bnbz-dh .dh-card h2{ font-family:var(--serif); font-size:22px; margin:0 0 4px; }\n.bnbz-dh .dh-card .sub{ color:var(--ink-soft); font-size:14px; margin:0 0 20px; }\n.bnbz-dh .dh-grid{ display:grid; grid-template-columns:1fr 1fr; gap:14px; }\n.bnbz-dh .dh-field{ display:flex; flex-direction:column; }\n.bnbz-dh .dh-field.full{ grid-column:1 \/ -1; }\n.bnbz-dh .dh-field label{ font-size:12.5px; font-weight:700; color:var(--ink); margin:0 0 5px; }\n.bnbz-dh .dh-field label .req{ color:var(--bordeaux-bright); }\n.bnbz-dh .dh-field input,.bnbz-dh .dh-field select,.bnbz-dh .dh-field textarea{ font-family:inherit; font-size:14.5px; color:var(--ink); background:#fff; border:1.5px solid var(--line); border-radius:12px; padding:12px 14px; width:100%; outline:none; transition:border-color .15s, box-shadow .15s; }\n.bnbz-dh .dh-field textarea{ resize:vertical; min-height:90px; }\n.bnbz-dh .dh-field input:focus,.bnbz-dh .dh-field select:focus,.bnbz-dh .dh-field textarea:focus{ border-color:var(--rose); box-shadow:0 0 0 3px rgba(224,86,122,.12); }\n.bnbz-dh .dh-hint{ font-size:12px; color:var(--ink-soft); margin:5px 0 0; }\n.bnbz-dh .dh-hp{ position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden; }\n.bnbz-dh .dh-submit{ margin-top:20px; width:100%; border:0; border-radius:14px; padding:15px; font-family:inherit; font-size:15.5px; font-weight:800; color:#fff; background:linear-gradient(135deg,var(--bordeaux-bright),var(--bordeaux)); box-shadow:0 12px 26px rgba(184,36,79,.3); cursor:pointer; }\n.bnbz-dh .dh-submit:hover{ filter:brightness(1.04); }\n.bnbz-dh .dh-note{ text-align:center; font-size:12.5px; color:var(--ink-soft); margin:12px 0 0; }\n.bnbz-dh .dh-note b{ color:var(--bordeaux); }\n\/* messages *\/\n.bnbz-dh .dh-alert{ max-width:680px; margin:0 auto 20px; border-radius:16px; padding:18px 20px; font-size:14.5px; }\n.bnbz-dh .dh-alert.ok{ background:#eafaf0; border:1px solid #bfe8cf; color:#137a43; }\n.bnbz-dh .dh-alert.err{ background:#fdeef0; border:1px solid #f4c6cd; color:#b02a3a; }\n.bnbz-dh .dh-alert b{ display:block; font-size:16px; margin-bottom:3px; }\n@media (max-width:640px){\n\t.bnbz-dh .dh-grid{ grid-template-columns:1fr; }\n\t.bnbz-dh .dh-card{ padding:20px; }\n\t.bnbz-dh .dh-hero{ padding:34px 0 30px; }\n}\n<\/style>\n\n<div class=\"bnbz-dh\">\n  <div class=\"fw dh-hero\">\n    <div class=\"cont\">\n      <span class=\"eyebrow\">\u2726 Devenez h\u00f4te Bnbzen<\/span>\n      <h1>Votre logement m\u00e9rite <em>d'\u00eatre vu<\/em><\/h1>\n      <p>Confiez-nous votre suite : nous cr\u00e9ons votre annonce et vous envoyons des r\u00e9servations. Vous gardez la main, on s'occupe du reste.<\/p>\n      <div class=\"dh-perks\">\n        <span><svg viewbox=\"0 0 24 24\"><path d=\"M5 13l4 4L19 7\"\/><\/svg> Visibilit\u00e9 imm\u00e9diate<\/span>\n        <span><svg viewbox=\"0 0 24 24\"><path d=\"M12 3l7 4v5c0 4.4-3 7.6-7 9-4-1.4-7-4.6-7-9V7z\"\/><\/svg> Des r\u00e9servations sans effort<\/span>\n        <span><svg viewbox=\"0 0 24 24\"><path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"\/><\/svg> On \u00e9dite votre annonce pour vous<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"dh-formwrap\">\n    <div class=\"cont\">\n      \n      <form class=\"dh-card\" method=\"POST\" action=\"\" data-trp-original-action=\"\">\n        <h2>Publier mon logement<\/h2>\n        <p class=\"sub\">Remplissez ce court formulaire \u2014 pas besoin de photos, vos liens suffisent.<\/p>\n\n        <div class=\"dh-grid\">\n          <div class=\"dh-field\"><label>Nom <span class=\"req\">*<\/span><\/label><input type=\"text\" name=\"dh_nom\" required><\/div>\n          <div class=\"dh-field\"><label>Email <span class=\"req\">*<\/span><\/label><input type=\"email\" name=\"dh_email\" required><\/div>\n          <div class=\"dh-field\"><label>T\u00e9l\u00e9phone<\/label><input type=\"tel\" name=\"dh_tel\" placeholder=\"Facultatif\"><\/div>\n          <div class=\"dh-field\"><label>City<\/label><input type=\"text\" name=\"dh_ville\" placeholder=\"Ex. Paris, Lille\u2026\"><\/div>\n          <div class=\"dh-field\"><label>Nombre de suites<\/label>\n            <select name=\"dh_nb\">\n              <option value=\"1\">1 suite<\/option>\n              <option value=\"2\">2 suites<\/option>\n              <option value=\"3\">3 suites<\/option>\n              <option value=\"4\">4 suites<\/option>\n              <option value=\"5\">5 suites<\/option>\n              <option value=\"6 et +\">6 et plus<\/option>\n            <\/select>\n          <\/div>\n          <div class=\"dh-field\"><label>Property type<\/label>\n            <select name=\"dh_type\">\n              <option value=\"\">\u2014 Au choix \u2014<\/option>\n              <option value=\"Suite\">Suite<\/option>\n              <option value=\"Villa\">Villa<\/option>\n              <option value=\"D\u00f4me \/ Bulle\">D\u00f4me \/ Bulle<\/option>\n              <option value=\"Loft \/ Appartement\">Loft \/ Appartement<\/option>\n              <option value=\"Autre\">Autre<\/option>\n            <\/select>\n          <\/div>\n          <div class=\"dh-field full\"><label>Vos liens existants (site web, annonces\u2026) <span class=\"req\">*<\/span><\/label>\n            <textarea name=\"dh_liens\" required placeholder=\"Collez ici le lien de chacune de vos suites (votre site ou vos annonces existantes).\"><\/textarea>\n            <p class=\"dh-hint\">Gr\u00e2ce \u00e0 vos liens on reprend directement vos photos, description et \u00e9quipements \u2014 pas besoin de les renvoyer.<\/p>\n          <\/div>\n          <div class=\"dh-field full\"><label>Votre message<\/label>\n            <textarea name=\"dh_message\" placeholder=\"Un mot sur vos suites, vos disponibilit\u00e9s, vos questions\u2026\"><\/textarea>\n          <\/div>\n        <\/div>\n\n        <div class=\"dh-hp\"><label>Ne pas remplir<input type=\"text\" name=\"bnbz_dh_site\" tabindex=\"-1\" autocomplete=\"off\"><\/label><\/div>\n        <input type=\"hidden\" name=\"dh_back\" value=\"https:\/\/bnbzen.fr\/en\/devenir-hote\/\">\n        <input type=\"hidden\" id=\"bnbz_dh_nonce\" name=\"bnbz_dh_nonce\" value=\"6d95e74e54\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/en\/wp-json\/wp\/v2\/pages\/28098\" \/>        <button type=\"submit\" name=\"bnbz_dh_submit\" value=\"1\" class=\"dh-submit\">Envoyer ma demande<\/button>\n        <p class=\"dh-note\">Nos conditions vous sont pr\u00e9sent\u00e9es en d\u00e9tail lors de votre inscription.<\/p>\n      <input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form>\n    <\/div>\n  <\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":0,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"_monsterinsights_skip_tracking":false,"postBodyCss":"","postBodyMargin":[],"postBodyPadding":[],"postBodyBackground":{"backgroundType":"classic","gradient":""},"footnotes":""},"class_list":["post-28098","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Devenir h\u00f4te - Bnbzen<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/bnbzen.fr\/en\/devenir-hote\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Devenir h\u00f4te - Bnbzen\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bnbzen.fr\/en\/devenir-hote\/\" \/>\n<meta property=\"og:site_name\" content=\"Bnbzen\" \/>\n<meta property=\"og:image\" content=\"https:\/\/bnbzen.fr\/wp-content\/uploads\/2022\/11\/Logo-Bnbzen-.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/bnbzen.fr\\\/devenir-hote\\\/\",\"url\":\"https:\\\/\\\/bnbzen.fr\\\/devenir-hote\\\/\",\"name\":\"Devenir h\u00f4te - Bnbzen\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bnbzen.fr\\\/#website\"},\"datePublished\":\"2026-08-13T14:12:22+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/bnbzen.fr\\\/devenir-hote\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/bnbzen.fr\\\/devenir-hote\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/bnbzen.fr\\\/devenir-hote\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/bnbzen.fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Devenir h\u00f4te\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/bnbzen.fr\\\/#website\",\"url\":\"https:\\\/\\\/bnbzen.fr\\\/\",\"name\":\"Bnbzen\",\"description\":\"La 1\u00e8re plateforme de suites bien-\u00eatre, journ\u00e9e &amp; nuit\u00e9e.\",\"publisher\":{\"@id\":\"https:\\\/\\\/bnbzen.fr\\\/#organization\"},\"alternateName\":\"Bnbzen\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/bnbzen.fr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/bnbzen.fr\\\/#organization\",\"name\":\"Bnbzen\",\"url\":\"https:\\\/\\\/bnbzen.fr\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/bnbzen.fr\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/bnbzen.fr\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/bnbzen-logo-organization-192x192.png\",\"contentUrl\":\"https:\\\/\\\/bnbzen.fr\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/bnbzen-logo-organization-192x192.png\",\"width\":192,\"height\":192,\"caption\":\"Bnbzen\"},\"image\":{\"@id\":\"https:\\\/\\\/bnbzen.fr\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Devenir h\u00f4te - Bnbzen","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/bnbzen.fr\/en\/devenir-hote\/","og_locale":"en_GB","og_type":"article","og_title":"Devenir h\u00f4te - Bnbzen","og_url":"https:\/\/bnbzen.fr\/en\/devenir-hote\/","og_site_name":"Bnbzen","og_image":[{"width":1024,"height":1024,"url":"https:\/\/bnbzen.fr\/wp-content\/uploads\/2022\/11\/Logo-Bnbzen-.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/bnbzen.fr\/devenir-hote\/","url":"https:\/\/bnbzen.fr\/devenir-hote\/","name":"Devenir h\u00f4te - Bnbzen","isPartOf":{"@id":"https:\/\/bnbzen.fr\/#website"},"datePublished":"2026-08-13T14:12:22+00:00","breadcrumb":{"@id":"https:\/\/bnbzen.fr\/devenir-hote\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bnbzen.fr\/devenir-hote\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/bnbzen.fr\/devenir-hote\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/bnbzen.fr\/"},{"@type":"ListItem","position":2,"name":"Devenir h\u00f4te"}]},{"@type":"WebSite","@id":"https:\/\/bnbzen.fr\/#website","url":"https:\/\/bnbzen.fr\/","name":"Bnbzen","description":"La 1\u00e8re plateforme de suites bien-\u00eatre, journ\u00e9e &amp; nuit\u00e9e.","publisher":{"@id":"https:\/\/bnbzen.fr\/#organization"},"alternateName":"Bnbzen","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bnbzen.fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/bnbzen.fr\/#organization","name":"Bnbzen","url":"https:\/\/bnbzen.fr\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/bnbzen.fr\/#\/schema\/logo\/image\/","url":"https:\/\/bnbzen.fr\/wp-content\/uploads\/2026\/04\/bnbzen-logo-organization-192x192.png","contentUrl":"https:\/\/bnbzen.fr\/wp-content\/uploads\/2026\/04\/bnbzen-logo-organization-192x192.png","width":192,"height":192,"caption":"Bnbzen"},"image":{"@id":"https:\/\/bnbzen.fr\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/bnbzen.fr\/en\/wp-json\/wp\/v2\/pages\/28098","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bnbzen.fr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bnbzen.fr\/en\/wp-json\/wp\/v2\/types\/page"}],"replies":[{"embeddable":true,"href":"https:\/\/bnbzen.fr\/en\/wp-json\/wp\/v2\/comments?post=28098"}],"version-history":[{"count":0,"href":"https:\/\/bnbzen.fr\/en\/wp-json\/wp\/v2\/pages\/28098\/revisions"}],"wp:attachment":[{"href":"https:\/\/bnbzen.fr\/en\/wp-json\/wp\/v2\/media?parent=28098"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}