{"id":2,"date":"2026-04-06T19:02:40","date_gmt":"2026-04-06T17:02:40","guid":{"rendered":"http:\/\/meybot.com\/?page_id=2"},"modified":"2026-04-06T23:22:26","modified_gmt":"2026-04-06T21:22:26","slug":"meybot","status":"publish","type":"page","link":"https:\/\/meybot.com\/","title":{"rendered":"MEYBot"},"content":{"rendered":"<style>\nbody:has(.meybot-page) {\n  background: #f6f3ed;\n}\nbody:has(.meybot-page) #footer,\nbody:has(.meybot-page) .hero-section.is-width-constrained,\nbody:has(.meybot-page) .ct-header-search,\nbody:has(.meybot-page) #header-menu-1,\nbody:has(.meybot-page) .ct-header-trigger {\n  display: none !important;\n}\nbody:has(.meybot-page) .entry-content.is-layout-constrained {\n  max-width: 100% !important;\n}\nbody:has(.meybot-page) .ct-container-full {\n  padding-top: 0 !important;\n}\nbody:has(.meybot-page) [data-header*=\"type-1\"] .ct-header [data-row*=\"middle\"] {\n  --height: 78px;\n  background: rgba(250, 248, 243, 0.92);\n  backdrop-filter: blur(12px);\n  border-bottom: 1px solid rgba(22, 22, 22, 0.08);\n  box-shadow: none;\n}\nbody:has(.meybot-page) .site-title a {\n  color: #151515 !important;\n  font-size: 1rem;\n  font-weight: 700;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n}\n.meybot-page,\n.meybot-page * {\n  box-sizing: border-box;\n}\n.meybot-page {\n  --bg: #f6f3ed;\n  --surface: #ffffff;\n  --surface-alt: #ece4d8;\n  --ink: #151515;\n  --muted: #5f655f;\n  --line: rgba(21, 21, 21, 0.08);\n  --accent: #0f7a73;\n  --accent-deep: #113f3c;\n  --accent-soft: #dceee8;\n  --shadow: 0 22px 60px rgba(21, 21, 21, 0.07);\n  color: var(--ink);\n  font-family: \"Avenir Next\", \"Trebuchet MS\", sans-serif;\n}\n.meybot-shell {\n  width: min(1180px, calc(100% - 40px));\n  margin: 0 auto;\n}\n.meybot-topbar {\n  display: grid;\n  grid-template-columns: minmax(0, 1fr) auto;\n  gap: 18px;\n  align-items: center;\n  padding: 26px 0 22px;\n}\n.meybot-page-nav,\n.meybot-lang-nav {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  align-items: center;\n}\n.meybot-page-nav a,\n.meybot-lang-nav a,\n.meybot-lang-nav span {\n  border-radius: 999px;\n  padding: 9px 14px;\n  font-size: 0.84rem;\n  line-height: 1;\n  text-decoration: none;\n}\n.meybot-page-nav a {\n  color: var(--muted);\n  background: rgba(255,255,255,0.72);\n  border: 1px solid transparent;\n}\n.meybot-page-nav a:hover,\n.meybot-page-nav a.is-active {\n  color: var(--ink);\n  border-color: var(--line);\n  background: var(--surface);\n}\n.meybot-lang-nav {\n  justify-content: flex-end;\n}\n.meybot-lang-nav span {\n  color: var(--muted);\n  padding-left: 0;\n  padding-right: 4px;\n}\n.meybot-lang-nav a {\n  color: var(--muted);\n  padding-left: 10px;\n  padding-right: 10px;\n}\n.meybot-lang-nav a.is-active {\n  color: var(--ink);\n  background: var(--surface);\n  border: 1px solid var(--line);\n}\n.meybot-hero {\n  display: grid;\n  grid-template-columns: minmax(0, 1.45fr) minmax(290px, 0.85fr);\n  gap: 28px;\n  align-items: stretch;\n  margin-bottom: 26px;\n}\n.meybot-hero-copy,\n.meybot-hero-panel,\n.meybot-card,\n.meybot-path-card,\n.meybot-cta {\n  border-radius: 28px;\n  background: var(--surface);\n  border: 1px solid var(--line);\n  box-shadow: var(--shadow);\n}\n.meybot-hero-copy {\n  padding: 42px;\n  background:\n    radial-gradient(circle at top right, rgba(15, 122, 115, 0.12), transparent 30%),\n    linear-gradient(180deg, rgba(255,255,255,0.98), rgba(255,255,255,0.98));\n}\n.meybot-hero-panel {\n  padding: 28px;\n  background:\n    linear-gradient(180deg, rgba(17, 63, 60, 0.98), rgba(15, 122, 115, 0.95));\n  color: #f3fbf8;\n}\n.meybot-kicker {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  margin-bottom: 14px;\n  border-radius: 999px;\n  padding: 8px 12px;\n  background: var(--accent-soft);\n  color: var(--accent-deep);\n  font-size: 0.78rem;\n  font-weight: 700;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n}\n.meybot-kicker::before {\n  content: \"\";\n  width: 8px;\n  height: 8px;\n  border-radius: 999px;\n  background: var(--accent);\n}\n.meybot-page h1,\n.meybot-page h2,\n.meybot-page h3,\n.meybot-page h4,\n.meybot-page p {\n  margin-top: 0;\n}\n.meybot-page h1 {\n  margin-bottom: 18px;\n  font-size: clamp(2.3rem, 5vw, 4.35rem);\n  line-height: 0.98;\n  letter-spacing: -0.04em;\n}\n.meybot-page h2 {\n  margin-bottom: 14px;\n  font-size: clamp(1.7rem, 3vw, 2.5rem);\n  line-height: 1.05;\n  letter-spacing: -0.03em;\n}\n.meybot-page h3 {\n  margin-bottom: 10px;\n  font-size: 1.18rem;\n  line-height: 1.15;\n}\n.meybot-page p,\n.meybot-page li {\n  color: var(--muted);\n  font-size: 1.02rem;\n  line-height: 1.7;\n}\n.meybot-button-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 12px;\n  margin: 28px 0 0;\n}\n.meybot-button {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 10px;\n  border-radius: 999px;\n  padding: 14px 22px;\n  background: var(--ink);\n  color: #fff !important;\n  text-decoration: none;\n  font-weight: 700;\n  border: 1px solid var(--ink);\n}\n.meybot-button-secondary {\n  background: transparent;\n  color: var(--ink) !important;\n  border-color: var(--line);\n}\n.meybot-note {\n  margin-top: 18px;\n  color: var(--muted);\n  font-size: 0.92rem;\n}\n.meybot-hero-panel h3,\n.meybot-hero-panel p,\n.meybot-hero-panel li,\n.meybot-hero-panel strong {\n  color: inherit;\n}\n.meybot-mini-list {\n  display: grid;\n  gap: 14px;\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n.meybot-mini-list li {\n  padding: 14px 0 0;\n  border-top: 1px solid rgba(255,255,255,0.14);\n}\n.meybot-mini-list li:first-child {\n  padding-top: 0;\n  border-top: none;\n}\n.meybot-mini-list strong {\n  display: block;\n  margin-bottom: 4px;\n  font-size: 0.98rem;\n}\n.meybot-section {\n  margin: 0 0 22px;\n  padding: 34px 0 12px;\n}\n.meybot-section-head {\n  max-width: 780px;\n  margin-bottom: 22px;\n}\n.meybot-section-head span {\n  display: inline-block;\n  margin-bottom: 10px;\n  color: var(--accent);\n  font-size: 0.84rem;\n  font-weight: 700;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n}\n.meybot-grid-2,\n.meybot-grid-3,\n.meybot-grid-4 {\n  display: grid;\n  gap: 18px;\n}\n.meybot-grid-2 {\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n}\n.meybot-grid-3 {\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n}\n.meybot-grid-4 {\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n}\n.meybot-card,\n.meybot-path-card,\n.meybot-cta {\n  padding: 24px;\n}\n.meybot-card small,\n.meybot-path-card small {\n  display: inline-block;\n  margin-bottom: 10px;\n  color: var(--accent);\n  font-size: 0.8rem;\n  font-weight: 700;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n}\n.meybot-path-card {\n  text-decoration: none;\n  color: inherit;\n}\n.meybot-path-card:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 28px 60px rgba(21, 21, 21, 0.1);\n}\n.meybot-card ul,\n.meybot-path-card ul,\n.meybot-cta ul {\n  margin: 14px 0 0;\n  padding-left: 20px;\n}\n.meybot-card li,\n.meybot-path-card li,\n.meybot-cta li {\n  margin-bottom: 8px;\n}\n.meybot-cta {\n  margin: 30px 0 48px;\n  background: linear-gradient(180deg, rgba(255,255,255,0.98), rgba(220,238,232,0.9));\n}\n@media (max-width: 1080px) {\n  .meybot-hero,\n  .meybot-grid-4 {\n    grid-template-columns: 1fr 1fr;\n  }\n}\n@media (max-width: 900px) {\n  .meybot-topbar,\n  .meybot-hero,\n  .meybot-grid-2,\n  .meybot-grid-3,\n  .meybot-grid-4 {\n    grid-template-columns: 1fr;\n  }\n  .meybot-lang-nav {\n    justify-content: flex-start;\n  }\n  .meybot-hero-copy,\n  .meybot-hero-panel,\n  .meybot-card,\n  .meybot-path-card,\n  .meybot-cta {\n    padding: 22px;\n  }\n}\n<\/style>\n<div class=\"meybot-page\">\n<div class=\"meybot-shell\">\n<div class=\"meybot-topbar\">\n<div class=\"meybot-page-nav\"><a class=\"is-active\" href=\"https:\/\/meybot.com\/\">Vue d\u2019ensemble<\/a><a class=\"\" href=\"https:\/\/meybot.com\/equipes\/\">\u00c9quipes<\/a><a class=\"\" href=\"https:\/\/meybot.com\/white-label-sur-mesure\/\">White-label &amp; sur mesure<\/a><\/div>\n<div class=\"meybot-lang-nav\"><span>Langue<\/span><a class=\"is-active\" href=\"https:\/\/meybot.com\/\">FR<\/a><a class=\"\" href=\"https:\/\/meybot.com\/en\/\">EN<\/a><a class=\"\" href=\"https:\/\/meybot.com\/it\/\">IT<\/a><a class=\"\" href=\"https:\/\/meybot.com\/ru\/\">RU<\/a><\/div>\n<\/div>\n<section class=\"meybot-hero\">\n<div class=\"meybot-hero-copy\"><span class=\"meybot-kicker\">Assistant m\u00e9tier<\/span><\/p>\n<h1>Un assistant simple \u00e0 lancer, assez solide pour grandir avec vous.<\/h1>\n<p>MEYBot aide une \u00e9quipe \u00e0 cadrer un premier assistant, le publier sur le web ou en PWA, puis l\u2019am\u00e9liorer sans tout refaire. Vous pouvez d\u00e9marrer en autonomie, passer en white-label avec une agence, ou basculer vers un projet sur mesure quand le p\u00e9rim\u00e8tre devient plus exigeant.<\/p>\n<div class=\"meybot-button-row\"><a class=\"meybot-button\" href=\"https:\/\/meybot.com\/equipes\/\">Voir la version \u00e9quipes<\/a><a class=\"meybot-button meybot-button-secondary\" href=\"https:\/\/meybot.com\/white-label-sur-mesure\/\">Explorer white-label &amp; sur mesure<\/a><\/div>\n<\/div>\n<aside class=\"meybot-hero-panel\">\n<h3>Trois fa\u00e7ons d\u2019avancer<\/h3>\n<ul class=\"meybot-mini-list\">\n<li><strong>Self-serve pour \u00e9quipes<\/strong><span>Un cadre l\u00e9ger, une mise en ligne rapide, des it\u00e9rations courtes.<\/span><\/li>\n<li><strong>White-label pour agences<\/strong><span>Votre marque, votre m\u00e9thode, notre socle produit.<\/span><\/li>\n<li><strong>Sur mesure<\/strong><span>Flux, int\u00e9grations et gouvernance adapt\u00e9s \u00e0 un contexte sp\u00e9cifique.<\/span><\/li>\n<\/ul>\n<\/aside>\n<\/section>\n<section class=\"meybot-section\">\n<div class=\"meybot-section-head\"><span>M\u00e9thode<\/span><\/p>\n<h2>Commencer comme un produit, pas comme un chantier interminable<\/h2>\n<p>Le point de d\u00e9part reste volontairement simple : partir d\u2019un cas d\u2019usage r\u00e9el, mettre en ligne vite, apprendre, puis \u00e9largir.<\/p>\n<\/div>\n<div class=\"meybot-grid-4\">\n<article class=\"meybot-card\"><small>01<\/small><\/p>\n<h3>Cadrer le premier usage<\/h3>\n<p>FAQ, qualification, assistance op\u00e9rationnelle, accompagnement client ou orientation.<\/p>\n<\/article>\n<article class=\"meybot-card\"><small>02<\/small><\/p>\n<h3>Configurer le ton et les contenus<\/h3>\n<p>Base de connaissance, r\u00e8gles de r\u00e9ponse, redirections et garde-fous.<\/p>\n<\/article>\n<article class=\"meybot-card\"><small>03<\/small><\/p>\n<h3>Publier sans friction<\/h3>\n<p>Widget, page d\u00e9di\u00e9e ou PWA selon votre mode de d\u00e9ploiement.<\/p>\n<\/article>\n<article class=\"meybot-card\"><small>04<\/small><\/p>\n<h3>Am\u00e9liorer avec l\u2019usage<\/h3>\n<p>Le service monte en niveau au fil des retours, sans repartir de z\u00e9ro.<\/p>\n<\/article>\n<\/div>\n<\/section>\n<section class=\"meybot-section\">\n<div class=\"meybot-section-head\"><span>Parcours<\/span><\/p>\n<h2>Choisir la bonne trajectoire d\u00e8s la premi\u00e8re visite<\/h2>\n<p>Le site doit orienter clairement entre un d\u00e9marrage rapide c\u00f4t\u00e9 \u00e9quipes et un besoin de marque, de delivery ou de sp\u00e9cifique c\u00f4t\u00e9 partenaires.<\/p>\n<\/div>\n<div class=\"meybot-grid-2\"><a class=\"meybot-path-card\" href=\"https:\/\/meybot.com\/equipes\/\"><small>Pour les \u00e9quipes<\/small><\/p>\n<h3>Aller vite, publier, apprendre en production<\/h3>\n<p>MEYBot sert de point d\u2019entr\u00e9e simple : on d\u00e9marre sur un flux concret, on met en ligne, puis on am\u00e9liore en conditions r\u00e9elles.<\/p>\n<ul>\n<li>D\u00e9ploiement l\u00e9ger<\/li>\n<li>Contr\u00f4le du ton et des contenus<\/li>\n<li>Mont\u00e9e en charge progressive<\/li>\n<\/ul>\n<p><\/a><a class=\"meybot-path-card\" href=\"https:\/\/meybot.com\/white-label-sur-mesure\/\"><small>Pour partenaires &amp; projets<\/small><\/p>\n<h3>White-label, delivery et sur mesure<\/h3>\n<p>Le m\u00eame socle peut \u00eatre repris sous votre marque, accompagn\u00e9 par une agence, ou \u00e9largi dans une logique sur mesure quand le cadre standard ne suffit plus.<\/p>\n<ul>\n<li>White-label sous votre marque<\/li>\n<li>Accompagnement de delivery<\/li>\n<li>Adaptations sp\u00e9cifiques<\/li>\n<\/ul>\n<p><\/a><\/div>\n<\/section>\n<section class=\"meybot-section\">\n<div class=\"meybot-section-head\"><span>Positionnement<\/span><\/p>\n<h2>Un socle produit, plusieurs niveaux d\u2019engagement<\/h2>\n<p>Le message central reste le m\u00eame : simplicit\u00e9 au d\u00e9marrage, marge de man\u0153uvre quand le besoin se complexifie.<\/p>\n<\/div>\n<div class=\"meybot-grid-3\">\n<article class=\"meybot-card\">\n<h3>Un socle produit<\/h3>\n<p>Pas une page vitrine vide : un produit \u00e0 cadrer, publier et faire \u00e9voluer.<\/p>\n<\/article>\n<article class=\"meybot-card\">\n<h3>Deux parcours d\u2019achat<\/h3>\n<p>\u00c9quipes en direct d\u2019un c\u00f4t\u00e9, agences et delivery de l\u2019autre.<\/p>\n<\/article>\n<article class=\"meybot-card\">\n<h3>Une mont\u00e9e en gamme progressive<\/h3>\n<p>On peut commencer simple puis demander du white-label ou du sur mesure.<\/p>\n<\/article>\n<\/div>\n<\/section>\n<section class=\"meybot-cta\">\n<h2>Commencer par le bon parcours.<\/h2>\n<p>Si votre priorit\u00e9 est de lancer vite, partez c\u00f4t\u00e9 \u00e9quipes. Si le sujet est la marque, le delivery ou le sp\u00e9cifique, allez c\u00f4t\u00e9 white-label &amp; sur mesure.<\/p>\n<div class=\"meybot-button-row\"><a class=\"meybot-button\" href=\"https:\/\/meybot.com\/equipes\/\">Voir la version \u00e9quipes<\/a><a class=\"meybot-button meybot-button-secondary\" href=\"https:\/\/meybot.com\/white-label-sur-mesure\/\">Explorer white-label &amp; sur mesure<\/a><\/div>\n<\/section>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Vue d\u2019ensemble\u00c9quipesWhite-label &amp; sur mesure LangueFRENITRU Assistant m\u00e9tier Un assistant simple \u00e0 lancer, assez solide pour grandir avec vous. MEYBot aide une \u00e9quipe \u00e0 cadrer un premier assistant, le publier sur le web ou en PWA, puis l\u2019am\u00e9liorer sans tout refaire. Vous pouvez d\u00e9marrer en autonomie, passer en white-label avec une agence, ou basculer vers [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/meybot.com\/wp-json\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/meybot.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/meybot.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/meybot.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/meybot.com\/wp-json\/wp\/v2\/comments?post=2"}],"version-history":[{"count":5,"href":"https:\/\/meybot.com\/wp-json\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":53,"href":"https:\/\/meybot.com\/wp-json\/wp\/v2\/pages\/2\/revisions\/53"}],"wp:attachment":[{"href":"https:\/\/meybot.com\/wp-json\/wp\/v2\/media?parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}