{"id":239,"date":"2026-07-12T21:24:25","date_gmt":"2026-07-12T21:24:25","guid":{"rendered":"http:\/\/yanhaltey.com\/prestataires-independants-2\/"},"modified":"2026-07-12T21:24:25","modified_gmt":"2026-07-12T21:24:25","slug":"service-providers-freelancers","status":"publish","type":"page","link":"http:\/\/yanhaltey.com\/en\/service-providers-freelancers\/","title":{"rendered":"Service providers &#038; freelancers \u00b7 make your value visible"},"content":{"rendered":"<style>\r\n\/* ===== Variante FLAT : nav un seul niveau + offres 2 + S'associer discret ===== *\/\r\n\/* Pas de sous-nav, pas de m\u00e9ga-menu : on neutralise l'accent par univers *\/\r\nheader{ border-top:0 }\r\n.offers.duo{ grid-template-columns:repeat(2,1fr); max-width:860px; margin-left:auto; margin-right:auto }\r\n@media(max-width:760px){ .offers.duo{ grid-template-columns:1fr } }\r\n\/* S'associer \u00b7 bandeau discret sous les deux offres principales *\/\r\n.offer-mini{ display:flex; align-items:center; gap:20px; max-width:860px; margin:18px auto 0; padding:18px 26px;\r\n  border:1px solid var(--border); border-radius:14px; background:var(--surface); transition:.25s var(--ease) }\r\n:root[data-theme=\"dark\"] .offer-mini{ background:rgba(255,255,255,.04) }\r\n.offer-mini:hover{ border-color:var(--accent); transform:translateY(-2px) }\r\n.offer-mini .om-l{ flex:none; min-width:158px; display:flex; flex-direction:column; gap:2px }\r\n.offer-mini .om-l .tag{ font-family:var(--mono); font-size:10.5px; letter-spacing:.14em; text-transform:uppercase; color:var(--muted) }\r\n.offer-mini .om-l b{ font-size:18px; font-weight:700 }\r\n.offer-mini .om-d{ flex:1; font-size:13.5px; color:var(--text-soft); font-weight:300; line-height:1.55 }\r\n.offer-mini .om-meta{ font-family:var(--mono); font-size:11px; color:var(--accent); white-space:nowrap }\r\n.offer-mini .arr{ color:var(--accent); flex:none; font-size:18px }\r\n@media(max-width:680px){ .offer-mini{ flex-direction:column; align-items:flex-start; gap:10px } }\r\n\r\n\/* ===== Trajectoire : Pains (d\u00e9part) + Gains (arriv\u00e9e) ===== *\/\r\n.pg-list{ list-style:none; margin:46px auto 0; padding:0; max-width:1040px;\r\n  display:grid; grid-template-columns:repeat(3,1fr); gap:18px }\r\n@media(max-width:860px){ .pg-list{ grid-template-columns:1fr; gap:14px } }\r\n\r\n\/* -- Pains : la situation de d\u00e9part -- *\/\r\n.pain-item{ position:relative; border:1px solid var(--border); border-radius:16px;\r\n  background:var(--surface); padding:26px 24px 24px; overflow:hidden;\r\n  transition:transform .3s var(--ease), border-color .25s var(--ease) }\r\n:root[data-theme=\"dark\"] .pain-item{ background:rgba(255,255,255,.03) }\r\n.pain-item::before{ content:\"\"; position:absolute; left:0; top:0; bottom:0; width:2px;\r\n  background:var(--border-strong); transition:.3s var(--ease) }\r\n.pain-item:hover{ transform:translateY(-3px); border-color:var(--border-strong) }\r\n.pain-item:hover::before{ background:var(--grad) }\r\n.pain-n{ font-family:var(--mono); font-size:12px; letter-spacing:.16em; color:var(--muted) }\r\n.pain-tag{ display:inline-block; margin:14px 0 12px; font-family:var(--mono);\r\n  font-size:10px; letter-spacing:.14em; text-transform:uppercase; color:var(--text-soft);\r\n  border:1px solid var(--border); border-radius:100px; padding:4px 11px }\r\n.pain-t{ font-size:17px; font-weight:600; margin:0 0 8px; line-height:1.3 }\r\n.pain-d{ font-size:13.5px; color:var(--text-soft); font-weight:300; line-height:1.6; margin:0 }\r\n\r\n\/* -- Gains : la projection positive -- *\/\r\n.gain-item{ position:relative; border:1px solid var(--border); border-radius:16px;\r\n  background:var(--surface); padding:26px 24px 24px; overflow:hidden;\r\n  transition:transform .3s var(--ease), border-color .25s var(--ease), box-shadow .3s var(--ease) }\r\n:root[data-theme=\"dark\"] .gain-item{ background:rgba(255,255,255,.03) }\r\n.gain-item::before{ content:\"\"; position:absolute; left:0; right:0; top:0; height:2px;\r\n  background:var(--grad); opacity:.5; transition:.3s var(--ease) }\r\n.gain-item:hover{ transform:translateY(-3px); border-color:var(--accent);\r\n  box-shadow:0 18px 44px -30px rgba(230,0,138,.6) }\r\n.gain-item:hover::before{ opacity:1 }\r\n.gain-head{ display:flex; align-items:center; gap:9px; margin-bottom:12px }\r\n.gain-n{ font-family:var(--mono); font-size:12px; letter-spacing:.16em; font-weight:500;\r\n  background:var(--grad); -webkit-background-clip:text; background-clip:text; color:transparent }\r\n.gain-arr{ color:var(--accent); font-size:15px; line-height:1 }\r\n.gain-from{ font-family:var(--mono); font-size:10.5px; letter-spacing:.04em;\r\n  text-transform:uppercase; color:var(--muted); margin:0 0 10px }\r\n.gain-t{ font-size:17px; font-weight:600; margin:0 0 8px; line-height:1.3 }\r\n.gain-d{ font-size:13.5px; color:var(--text-soft); font-weight:300; line-height:1.6; margin:0 }\r\n\r\n\/* ===== Chantier 1 \u00b7 Nos solutions au style Accueil (reprend .fteaser\/.foffer) ===== *\/\r\n.tsol-grid{ display:grid; grid-template-columns:repeat(2,1fr); gap:16px; margin:38px auto 0; max-width:780px }\r\n.tsol-grid.solo{ grid-template-columns:1fr; max-width:520px }\r\n@media(max-width:820px){ .tsol-grid{ grid-template-columns:1fr; max-width:460px } }\r\n.tsol-note{ max-width:54ch; margin:22px auto 0; text-align:center; font-size:14px; font-weight:300; line-height:1.6; color:var(--text-soft) }\r\n.tsol-cta{ justify-content:center; margin-top:32px }\r\n\r\n\/* ===== Chantier 2 \u00b7 Pains en hover-reveal CSS pur (facon Communaute \/ Origine) ===== *\/\r\n.tpains{ list-style:none; margin:46px auto 0; padding:0; max-width:1040px; display:grid; grid-template-columns:repeat(3,1fr); gap:18px }\r\n.tpains > li{ display:flex }\r\n.tpain{ position:relative; width:100%; margin:0; text-align:left; cursor:pointer; font:inherit;\r\n  display:flex; flex-direction:column; gap:10px; padding:26px 24px; overflow:hidden;\r\n  border:1px solid var(--border); border-radius:16px; background:var(--surface); color:var(--text);\r\n  -webkit-tap-highlight-color:transparent;\r\n  transition:border-color .24s var(--ease), transform .24s var(--ease), background .24s var(--ease) }\r\n:root[data-theme=\"dark\"] .tpain{ background:rgba(255,255,255,.03) }\r\n.tpain::before{ content:\"\"; position:absolute; left:0; top:0; bottom:0; width:2px; background:var(--border-strong); transition:.3s var(--ease) }\r\n.tpain-n{ font-family:var(--mono); font-size:12px; letter-spacing:.16em; color:var(--muted) }\r\n.tpain-t{ font-size:17px; font-weight:600; letter-spacing:-.01em; line-height:1.3; color:var(--text); padding-right:28px }\r\n.tpain-d{ display:grid; grid-template-rows:0fr; overflow:hidden; opacity:0; transition:grid-template-rows .28s var(--ease), opacity .24s var(--ease) }\r\n.tpain-d > *{ min-height:0 }\r\n.tpain-di{ font-size:13.5px; color:var(--text-soft); font-weight:300; line-height:1.6 }\r\n.tpain-cue{ position:absolute; top:26px; right:22px; width:16px; height:16px; color:var(--accent); opacity:.4;\r\n  transition:opacity .22s var(--ease), transform .3s var(--ease) }\r\n.tpain-cue::before, .tpain-cue::after{ content:\"\"; position:absolute; background:currentColor; border-radius:2px }\r\n.tpain-cue::before{ left:0; right:0; top:50%; height:2px; transform:translateY(-50%) }\r\n.tpain-cue::after{ top:0; bottom:0; left:50%; width:2px; transform:translateX(-50%) }\r\n.tpain:hover, .tpain:focus-visible, .tpain:focus-within{ border-color:var(--accent); transform:translateY(-3px); background:color-mix(in srgb, var(--accent) 8%, transparent) }\r\n.tpain:hover::before, .tpain:focus-within::before{ background:var(--grad) }\r\n.tpain:hover .tpain-d, .tpain:focus-visible .tpain-d, .tpain:focus-within .tpain-d{ grid-template-rows:1fr; opacity:1 }\r\n.tpain:hover .tpain-cue, .tpain:focus-visible .tpain-cue, .tpain:focus-within .tpain-cue{ opacity:1; transform:rotate(135deg) }\r\n.tpain:focus-visible{ outline:2px solid var(--accent); outline-offset:2px }\r\n@media(max-width:860px){ .tpains{ grid-template-columns:1fr; gap:14px } }\r\n@media(prefers-reduced-motion:reduce){\r\n  .tpain{ transition:border-color .24s var(--ease) } .tpain:hover, .tpain:focus-within{ transform:none }\r\n  .tpain .tpain-d{ transition:opacity .01s } .tpain-cue{ transition:opacity .22s var(--ease) } }\r\n\r\n\/* ===== Chantier 2b \u00b7 Gains en hover-reveal (harmonis\u00e9 avec les Pains) ===== *\/\r\n.tgains{ list-style:none; margin:46px auto 0; padding:0; max-width:1040px; display:grid; grid-template-columns:repeat(3,1fr); gap:18px }\r\n.tgains > li{ display:flex }\r\n.tgain{ position:relative; width:100%; margin:0; text-align:left; cursor:pointer; font:inherit;\r\n  display:flex; flex-direction:column; gap:10px; padding:26px 24px; overflow:hidden;\r\n  border:1px solid var(--border); border-radius:16px; background:var(--surface); color:var(--text);\r\n  -webkit-tap-highlight-color:transparent;\r\n  transition:border-color .24s var(--ease), transform .24s var(--ease), background .24s var(--ease), box-shadow .3s var(--ease) }\r\n:root[data-theme=\"dark\"] .tgain{ background:rgba(255,255,255,.03) }\r\n.tgain::before{ content:\"\"; position:absolute; left:0; top:0; bottom:0; width:2px; background:var(--grad); opacity:.45; transition:.3s var(--ease) }\r\n.tgain-head{ display:flex; align-items:center; gap:9px }\r\n.tgain-n{ font-family:var(--mono); font-size:12px; letter-spacing:.16em; font-weight:500;\r\n  background:var(--grad); -webkit-background-clip:text; background-clip:text; color:transparent }\r\n.tgain-arr{ color:var(--accent); font-size:15px; line-height:1 }\r\n.tgain-t{ font-size:17px; font-weight:600; letter-spacing:-.01em; line-height:1.3; color:var(--text); padding-right:28px }\r\n.tgain-d{ display:grid; grid-template-rows:0fr; overflow:hidden; opacity:0; transition:grid-template-rows .28s var(--ease), opacity .24s var(--ease) }\r\n.tgain-d > *{ min-height:0 }\r\n.tgain-di{ font-size:13.5px; color:var(--text-soft); font-weight:300; line-height:1.6 }\r\n.tgain-cue{ position:absolute; top:26px; right:22px; width:16px; height:16px; color:var(--accent); opacity:.4;\r\n  transition:opacity .22s var(--ease), transform .3s var(--ease) }\r\n.tgain-cue::before, .tgain-cue::after{ content:\"\"; position:absolute; background:currentColor; border-radius:2px }\r\n.tgain-cue::before{ left:0; right:0; top:50%; height:2px; transform:translateY(-50%) }\r\n.tgain-cue::after{ top:0; bottom:0; left:50%; width:2px; transform:translateX(-50%) }\r\n.tgain:hover, .tgain:focus-visible, .tgain:focus-within{ border-color:var(--accent); transform:translateY(-3px); background:color-mix(in srgb, var(--accent) 8%, transparent); box-shadow:0 18px 44px -30px rgba(230,0,138,.6) }\r\n.tgain:hover::before, .tgain:focus-within::before{ opacity:1 }\r\n.tgain:hover .tgain-d, .tgain:focus-visible .tgain-d, .tgain:focus-within .tgain-d{ grid-template-rows:1fr; opacity:1 }\r\n.tgain:hover .tgain-cue, .tgain:focus-visible .tgain-cue, .tgain:focus-within .tgain-cue{ opacity:1; transform:rotate(135deg) }\r\n.tgain:focus-visible{ outline:2px solid var(--accent); outline-offset:2px }\r\n@media(max-width:860px){ .tgains{ grid-template-columns:1fr; gap:14px } }\r\n@media(prefers-reduced-motion:reduce){\r\n  .tgain{ transition:border-color .24s var(--ease) } .tgain:hover, .tgain:focus-within{ transform:none }\r\n  .tgain .tgain-d{ transition:opacity .01s } .tgain-cue{ transition:opacity .22s var(--ease) } }\r\n\r\n<\/style>\n\n<section class=\"hero\" id=\"main\"><div class=\"wrap\">\r\n  <a class=\"back-offers\" href=\"\/en\/\"><span aria-hidden=\"true\">\u2190<\/span> All profiles<\/a>\r\n  <p class=\"eyebrow\">Service providers &amp; freelancers<\/p>\r\n  <h1>You&#8217;re good.<br><span class=\"grad\">Let it show.<\/span><\/h1>\r\n  <p class=\"lede mt\" style=\"max-width:60ch\">You&#8217;ve mastered your craft. What&#8217;s left is to make it visible and bill it at its true value: that&#8217;s exactly what we build with you.<\/p>\r\n  <div class=\"cta-row\"><a class=\"btn btn-solid\" href=\"\/en\/first-conversation\/\">First conversation <span class=\"arr\">&#8594;<\/span><\/a><a class=\"btn btn-ghost\" href=\"#nos-solutions\">Our solutions<\/a><\/div>\r\n<\/div><\/section>\r\n\r\n<section id=\"ou-en-etes\"><div class=\"wrap\">\r\n  <div class=\"section-head center\" style=\"margin:0 auto\"><p class=\"eyebrow\">The starting point<\/p><h2>Where you stand today.<\/h2><p class=\"lede mt\" style=\"max-width:62ch;margin-left:auto;margin-right:auto\">You&#8217;ve mastered your craft. What&#8217;s missing is making it visible and giving it its fair worth.<\/p><\/div>\r\n  <ul class=\"tpains\">\r\n    <li><button type=\"button\" class=\"tpain\"><span class=\"tpain-n\">01<\/span><span class=\"tpain-t\">A craft that&#8217;s hard to sum up<\/span><span class=\"tpain-d\"><span class=\"tpain-di\">Your work is valuable, yet what makes you unique is hard to capture in a word.<\/span><\/span><span class=\"tpain-cue\" aria-hidden=\"true\"><\/span><\/button><\/li>\r\n    <li><button type=\"button\" class=\"tpain\"><span class=\"tpain-n\">02<\/span><span class=\"tpain-t\">Your sector&#8217;s best-kept secret<\/span><span class=\"tpain-d\"><span class=\"tpain-di\">The right clients don&#8217;t find you: your presence doesn&#8217;t reflect your true level.<\/span><\/span><span class=\"tpain-cue\" aria-hidden=\"true\"><\/span><\/button><\/li>\r\n    <li><button type=\"button\" class=\"tpain\"><span class=\"tpain-n\">03<\/span><span class=\"tpain-t\">Time billed below its worth<\/span><span class=\"tpain-d\"><span class=\"tpain-di\">Without a clear frame, you keep justifying your worth instead of setting it from the start.<\/span><\/span><span class=\"tpain-cue\" aria-hidden=\"true\"><\/span><\/button><\/li>\r\n  <\/ul>\r\n<\/div><\/section>\r\n\r\n<section class=\"gain-sec\"><div class=\"wrap\">\r\n  <div class=\"section-head center\" style=\"margin:0 auto\"><p class=\"eyebrow\">The destination<\/p><h2>What we help you reach.<\/h2><p class=\"lede mt\" style=\"max-width:62ch;margin-left:auto;margin-right:auto\">We give your expertise a form: a presence that inspires trust and draws the clients ready to recognize your true value.<\/p><\/div>\r\n  <ul class=\"tgains\">\r\n    <li><button type=\"button\" class=\"tgain\"><span class=\"tgain-head\"><span class=\"tgain-n\">01<\/span><span class=\"tgain-arr\" aria-hidden=\"true\">&#8594;<\/span><\/span><span class=\"tgain-t\">A clear positioning, truly your own<\/span><span class=\"tgain-d\"><span class=\"tgain-di\">What you do, for whom and why you: clear and convincing in one sentence.<\/span><\/span><span class=\"tgain-cue\" aria-hidden=\"true\"><\/span><\/button><\/li>\r\n    <li><button type=\"button\" class=\"tgain\"><span class=\"tgain-head\"><span class=\"tgain-n\">02<\/span><span class=\"tgain-arr\" aria-hidden=\"true\">&#8594;<\/span><\/span><span class=\"tgain-t\">A presence that inspires trust<\/span><span class=\"tgain-d\"><span class=\"tgain-di\">Enough to be found and chosen by the right clients, even before the first conversation.<\/span><\/span><span class=\"tgain-cue\" aria-hidden=\"true\"><\/span><\/button><\/li>\r\n    <li><button type=\"button\" class=\"tgain\"><span class=\"tgain-head\"><span class=\"tgain-n\">03<\/span><span class=\"tgain-arr\" aria-hidden=\"true\">&#8594;<\/span><\/span><span class=\"tgain-t\">Value, recognized at last<\/span><span class=\"tgain-d\"><span class=\"tgain-di\">A frame that establishes your worth and draws those who accept it without negotiating.<\/span><\/span><span class=\"tgain-cue\" aria-hidden=\"true\"><\/span><\/button><\/li>\r\n  <\/ul>\r\n<\/div><\/section>\r\n\r\n<section id=\"nos-solutions\"><div class=\"wrap\">\r\n  <div class=\"section-head center\" style=\"margin:0 auto 6px\"><p class=\"eyebrow\">Our solutions<\/p><h2>What do we bring you?<\/h2><\/div>\r\n  <div class=\"tsol-grid\">\r\n    <a class=\"foffer\" href=\"\/en\/self-made\/\">\r\n      <span class=\"fo-ic\"><svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><polygon points=\"15.5,8.5 13,13 8.5,15.5 11,11\"\/><\/svg><\/span>\r\n      <span class=\"fo-name\">Self-Made<\/span>\r\n      <span class=\"fo-desc\">You do, we guide you.<\/span>\r\n      <ul class=\"fo-list\"><li>R\u00e9alisons method: framing, 90-day plan<\/li><li>360-degree framing, insurance and intellectual property<\/li><li>You keep control: train up or delegate, optional<\/li><\/ul>\r\n      <span class=\"fo-go\">Discover <span class=\"arr\" aria-hidden=\"true\">&#8594;<\/span><\/span>\r\n    <\/a>\r\n    <a class=\"foffer\" href=\"\/en\/turnkey\/\">\r\n      <span class=\"fo-ic\"><svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><circle cx=\"8\" cy=\"8\" r=\"4\"\/><path d=\"M10.8 10.8 L19.5 19.5\"\/><path d=\"M15.5 15.5 L18 13\"\/><path d=\"M18 18 L20.5 15.5\"\/><\/svg><\/span>\r\n      <span class=\"fo-name\">Turnkey<\/span>\r\n      <span class=\"fo-desc\">We handle everything \u00b7 Lift-off or Orbit.<\/span>\r\n      <ul class=\"fo-list\"><li>Strategy and positioning<\/li><li>Complete brand identity<\/li><li>Website and launch<\/li><\/ul>\r\n      <span class=\"fo-go\">Discover <span class=\"arr\" aria-hidden=\"true\">&#8594;<\/span><\/span>\r\n    <\/a>\r\n  <\/div>\r\n  <div class=\"cta-row tsol-cta\"><a class=\"btn btn-ghost\" href=\"\/en\/formulas\/\">See the formulas <span class=\"arr\">&#8594;<\/span><\/a><\/div>\r\n<\/div><\/section>\r\n\r\n<!-- GLOBAL-AVIS:START (copie \u00b7 source = index.html) -->\r\n<section class=\"reveal-sec\"><div class=\"wrap\">\r\n  <div class=\"temoins\">\r\n    <span class=\"eye\">They lived it<\/span>\r\n    <div class=\"tcarousel\">\r\n      <div class=\"tcarousel-track\">\r\n        <div class=\"tcard\"><blockquote>The whole team is inspired and passionate. A unique style and <b>quality work<\/b>.<\/blockquote><div class=\"tmeta\"><cite>Alain<\/cite><span class=\"tbrand\">Younifeel<\/span><\/div><\/div>\r\n        <div class=\"tcard\"><blockquote>Kim helped me a lot with the photos for my shop. <b>Superb work<\/b>, professional and friendly.<\/blockquote><div class=\"tmeta\"><cite>Camille, hairdresser<\/cite><span class=\"tbrand\">Younifeel<\/span><\/div><\/div>\r\n        <div class=\"tcard\"><blockquote><b>Excellent team<\/b>, full of resources and motivation!<\/blockquote><div class=\"tmeta\"><cite>Isaac<\/cite><span class=\"tbrand\">Younifeel<\/span><\/div><\/div>\r\n        <div class=\"tcard\"><blockquote>An exceptional collaboration, beyond all my expectations. <b>A real turning point<\/b> in the way I run my business.<\/blockquote><div class=\"tmeta\"><cite>Lina, entrepreneur<\/cite><span class=\"tbrand\">R\u00e9alisons<\/span><\/div><\/div>\r\n        <div class=\"tcard\"><blockquote>I needed someone to put order into my ideas. <b>I recommend you with my eyes closed.<\/b><\/blockquote><div class=\"tmeta\"><cite>Carole, artist<\/cite><span class=\"tbrand\">R\u00e9alisons<\/span><\/div><\/div>\r\n        <div class=\"tcard\"><blockquote>Yan wonderfully brings our thoughts to life and makes them vivid. <b>Fabulous tools<\/b> and a rare ear.<\/blockquote><div class=\"tmeta\"><cite>Diana<\/cite><span class=\"tbrand\">R\u00e9alisons<\/span><\/div><\/div>\r\n        <div class=\"tcard\"><blockquote>A place that breathes creativity, sharing and daring. <b>Surrounded by wonderful, passionate people<\/b> who inspire.<\/blockquote><div class=\"tmeta\"><cite>Eric-Daniel<\/cite><span class=\"tbrand\">La Fabrique<\/span><\/div><\/div>\r\n        <div class=\"tcard\"><blockquote>An excellent place to meet and exchange for entrepreneurs. <b>Enriching talks<\/b> and real networking.<\/blockquote><div class=\"tmeta\"><cite>Steve<\/cite><span class=\"tbrand\">La Fabrique<\/span><\/div><\/div>\r\n        <div class=\"tcard\"><blockquote>Several La Fabrique events, each experience very positive. <b>A place that creates encounters<\/b> without forcing them.<\/blockquote><div class=\"tmeta\"><cite>Julie<\/cite><span class=\"tbrand\">La Fabrique<\/span><\/div><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div><\/section>\r\n<!-- GLOBAL-AVIS:END -->\r\n<section class=\"yhb-univers compact\"><div class=\"wrap\">\r\n  <div class=\"ts-head\">\r\n    <p class=\"eye\">Our universe<\/p>\r\n    <p class=\"ts-line\"><b class=\"uni-grad\">A very real ecosystem.<\/b><\/p>\r\n  <\/div>\r\n  <div class=\"marquee\" aria-label=\"Marques de l'\u00e9cosyst\u00e8me\">\r\n    <div class=\"mq-track\">\r\n      <div class=\"logo\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/realisons-light.svg\" alt=\"R\u00e9alisons\"><\/div>\r\n      <div class=\"logo\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/blackformance-light.svg\" alt=\"Blackformance\"><\/div>\r\n      <div class=\"logo\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/brandstudio-light.svg\" alt=\"YH Brand Studio\"><\/div>\r\n      <div class=\"logo\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/younifeel-light.svg\" alt=\"Younifeel\"><\/div>\r\n      <div class=\"logo\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/woolymood-light.svg\" alt=\"Woolymood\"><\/div>\r\n      <div class=\"logo\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/thisisyanhaltey-light.svg\" alt=\"This is Yan Haltey\"><\/div>\r\n      <div class=\"logo\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/lafabrique-light.svg\" alt=\"La Fabrique\"><\/div>\r\n      <div class=\"logo\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/meetinity-light.svg\" alt=\"Meetinity\"><\/div>\r\n      <div class=\"logo\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/cultiver-light.svg\" alt=\"Cultiver la Diff\u00e9rence\"><\/div>\r\n      <div class=\"logo\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/powerfit-light.svg\" alt=\"Power-Fit\"><\/div>\r\n      <div class=\"logo\"><img decoding=\"async\" class=\"no-mono\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/renaissance69.png\" alt=\"Renaissance 69\"><\/div>\r\n      <div class=\"logo\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/hadidhaltey-light.svg\" alt=\"Hadid &amp; Haltey\"><\/div>\r\n      <div class=\"logo\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/hadidhalteyboutique-light.svg\" alt=\"H&amp;H Boutique\"><\/div>\r\n      <div class=\"logo\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/jesuismoi-light.svg\" alt=\"Je Suis Moi\"><\/div>\r\n      <div class=\"logo\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/ouvertura-light.svg\" alt=\"Espace Ouverture\"><\/div>\r\n      <div class=\"logo\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/yhselection-light.svg\" alt=\"YH S\u00e9lection\"><\/div>\r\n      <div class=\"logo\" aria-hidden=\"true\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/realisons-light.svg\" alt=\"\"><\/div>\r\n      <div class=\"logo\" aria-hidden=\"true\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/blackformance-light.svg\" alt=\"\"><\/div>\r\n      <div class=\"logo\" aria-hidden=\"true\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/brandstudio-light.svg\" alt=\"\"><\/div>\r\n      <div class=\"logo\" aria-hidden=\"true\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/younifeel-light.svg\" alt=\"\"><\/div>\r\n      <div class=\"logo\" aria-hidden=\"true\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/woolymood-light.svg\" alt=\"\"><\/div>\r\n      <div class=\"logo\" aria-hidden=\"true\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/thisisyanhaltey-light.svg\" alt=\"\"><\/div>\r\n      <div class=\"logo\" aria-hidden=\"true\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/lafabrique-light.svg\" alt=\"\"><\/div>\r\n      <div class=\"logo\" aria-hidden=\"true\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/meetinity-light.svg\" alt=\"\"><\/div>\r\n      <div class=\"logo\" aria-hidden=\"true\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/cultiver-light.svg\" alt=\"\"><\/div>\r\n      <div class=\"logo\" aria-hidden=\"true\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/powerfit-light.svg\" alt=\"\"><\/div>\r\n      <div class=\"logo\" aria-hidden=\"true\"><img decoding=\"async\" class=\"no-mono\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/renaissance69.png\" alt=\"\"><\/div>\r\n      <div class=\"logo\" aria-hidden=\"true\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/hadidhaltey-light.svg\" alt=\"\"><\/div>\r\n      <div class=\"logo\" aria-hidden=\"true\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/hadidhalteyboutique-light.svg\" alt=\"\"><\/div>\r\n      <div class=\"logo\" aria-hidden=\"true\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/jesuismoi-light.svg\" alt=\"\"><\/div>\r\n      <div class=\"logo\" aria-hidden=\"true\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/ouvertura-light.svg\" alt=\"\"><\/div>\r\n      <div class=\"logo\" aria-hidden=\"true\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/yhselection-light.svg\" alt=\"\"><\/div>\r\n    <\/div>\r\n  <\/div>\r\n  <div class=\"kpis kpis-uni\">\r\n    <div class=\"kpi\"><div class=\"val\"><span data-count=\"20\" data-suffix=\"+\">0<\/span><\/div><div class=\"lab\">Brands and companies in the group<\/div><\/div>\r\n    <div class=\"kpi\"><div class=\"val\"><span data-count=\"50\" data-suffix=\"+\">0<\/span><\/div><div class=\"lab\">Projects delivered<\/div><\/div>\r\n    <div class=\"kpi\"><div class=\"val\"><span data-count=\"30\" data-suffix=\"+\">0<\/span><\/div><div class=\"lab\">Trusted partners<\/div><\/div>\r\n  <\/div>\r\n  <div class=\"foot\" style=\"justify-content:center\">\r\n    <a class=\"ucta\" href=\"\/en\/universe\/#constellation\">Explore the Universe \u2192<\/a>\r\n  <\/div>\r\n<\/div><\/section>\r\n\r\n<section class=\"soft center finalcta\"><div class=\"wrap\">\r\n  <h2 class=\"section-head center\">A brand or a structure to bring to life, or back to life?<\/h2>\r\n  <p class=\"lede mt\">The first conversation is complimentary. We assess together, freely.<\/p>\r\n  <div class=\"cta-row center\"><a class=\"btn btn-solid\" href=\"\/en\/first-conversation\/\">First conversation <span class=\"arr\">&#8594;<\/span><\/a><\/div>\r\n  <p class=\"reassure\">Complimentary \u00b7 15 min \u00b7 no commitment \u00b7 quick reply<\/p>\r\n<\/div><\/section>\n","protected":false},"excerpt":{"rendered":"<p>\u2190 All profiles Service providers &amp; freelancers You&#8217;re good.Let it show. You&#8217;ve mastered your craft. What&#8217;s left is to make it visible and bill it at its true value: that&#8217;s exactly what we build with you. First conversation &#8594;Our solutions The starting pointWhere you stand today.You&#8217;ve mastered your craft. What&#8217;s missing is making it visible [&hellip;]<\/p>\n","protected":false},"author":0,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-239","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"http:\/\/yanhaltey.com\/en\/wp-json\/wp\/v2\/pages\/239","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/yanhaltey.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/yanhaltey.com\/en\/wp-json\/wp\/v2\/types\/page"}],"replies":[{"embeddable":true,"href":"http:\/\/yanhaltey.com\/en\/wp-json\/wp\/v2\/comments?post=239"}],"version-history":[{"count":0,"href":"http:\/\/yanhaltey.com\/en\/wp-json\/wp\/v2\/pages\/239\/revisions"}],"wp:attachment":[{"href":"http:\/\/yanhaltey.com\/en\/wp-json\/wp\/v2\/media?parent=239"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}