{"id":3951,"date":"2025-07-31T09:04:15","date_gmt":"2025-07-31T07:04:15","guid":{"rendered":"https:\/\/implementi.ai\/?page_id=3951"},"modified":"2025-07-31T09:21:47","modified_gmt":"2025-07-31T07:21:47","slug":"lucas-customer-success-manager-for-beauty-hair-professionals","status":"publish","type":"page","link":"https:\/\/implementi.ai\/fr\/lucas-customer-success-manager-for-beauty-hair-professionals\/","title":{"rendered":"Lucas Customer Success Manager pour les professionnels de la beaut\u00e9 et des cheveux"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3951\" class=\"elementor elementor-3951\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9eb26c9 e-flex e-con-boxed e-con e-parent\" data-id=\"9eb26c9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-47e4b7e e-con-full e-flex e-con e-child\" data-id=\"47e4b7e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-8cd4202 e-con-full e-flex e-con e-child\" data-id=\"8cd4202\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b154e66 elementor-widget elementor-widget-text-editor\" data-id=\"b154e66\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h3 style=\"text-align: left;\"><span style=\"font-size: 24px;\">Lucas<\/span><\/h3><h3 style=\"text-align: left;\">Customer Success Manager for Beauty & Hair Professionals<\/h3>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d981801 elementor-widget elementor-widget-html\" data-id=\"d981801\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n  .chat-box {\r\n    max-width: 470px;\r\n    width: 100%;\r\n    min-height: 400px;\r\n    max-height: 410px;\r\n    margin: auto;\r\n    padding: 15px;\r\n    border-radius: 10px;\r\n    background: #fff;\r\n    box-sizing: border-box;\r\n    box-shadow: 0 2px 8px rgba(0,0,0,0.1);\r\n    display: flex;\r\n    flex-direction: column;\r\n    overflow: hidden;\r\n    font-family: Arial, sans-serif;\r\n  }\r\n  .chat-box h3 {\r\n    margin-top: 0;\r\n    margin-bottom: 12px;\r\n    text-align: center;\r\n  }\r\n  .messages {\r\n    flex-grow: 1;\r\n    overflow-y: auto;\r\n    height: 280px;\r\n    margin-bottom: 10px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 8px;\r\n    padding-right: 5px;\r\n  }\r\n  .message {\r\n    padding: 10px 14px;\r\n    border-radius: 12px;\r\n    max-width: 80%;\r\n    word-wrap: break-word;\r\n    box-sizing: border-box;\r\n  }\r\n  .user {\r\n    background: #DAE9FA;\r\n    align-self: flex-end;\r\n  }\r\n  .bot {\r\n    background: #C0D9F7;\r\n    align-self: flex-start;\r\n  }\r\n  input, button {\r\n    font-size: 1em;\r\n    padding: 10px 14px;\r\n    border-radius: 8px;\r\n    box-sizing: border-box;\r\n    border: 1px solid #ccc;\r\n    margin-top: 5px;\r\n    width: 100%;\r\n  }\r\n  input:focus {\r\n    outline: none;\r\n    border-color: #183457;\r\n    box-shadow: 0 0 5px #183457;\r\n  }\r\n  button {\r\n    background-color: #183457 !important;\r\n    color: white !important;\r\n    border: none !important;\r\n    cursor: pointer !important;\r\n    font-weight: bold !important;\r\n    transition: background-color 0.3s ease !important;\r\n  }\r\n  button:hover {\r\n    background-color: #FF554C !important;\r\n  }\r\n<\/style>\r\n\r\n<div class=\"chat-box\" role=\"region\" aria-label=\"Chat with Barbara AI\">\r\n  <h3>Talk to Barbara \ud83d\udc69\u200d\ud83d\udcbc<\/h3>\r\n  <div class=\"messages\" id=\"messages\" aria-live=\"polite\" aria-relevant=\"additions\"><\/div>\r\n  <input type=\"text\" id=\"userInput\" placeholder=\"Enter your message...\" autocomplete=\"off\" \/>\r\n  <button id=\"sendBtn\">Send<\/button>\r\n<\/div>\r\n\r\n<script>\r\n  const webhookUrl = \"https:\/\/hook.eu2.make.com\/asnhpdvuo4z5s1h8xogotj68seorfr3i\";\r\n\r\n  function generateUUID() {\r\n    return 'xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx'.replace(\/[xy]\/g, function(c) {\r\n      const r = Math.random() * 16 | 0, v = c === 'x' ? r : (r & 0x3 | 0x8);\r\n      return v.toString(16);\r\n    });\r\n  }\r\n\r\n  let sessionId = localStorage.getItem('sessionId');\r\n  if (!sessionId) {\r\n    sessionId = generateUUID();\r\n    localStorage.setItem('sessionId', sessionId);\r\n  }\r\n\r\n  const input = document.getElementById(\"userInput\");\r\n  const sendBtn = document.getElementById(\"sendBtn\");\r\n  const messages = document.getElementById(\"messages\");\r\n\r\n  function addMessage(text, sender) {\r\n    const msg = document.createElement(\"div\");\r\n    msg.className = `message ${sender}`;\r\n    msg.textContent = text;\r\n    messages.appendChild(msg);\r\n    messages.scrollTop = messages.scrollHeight;\r\n  }\r\n\r\n  async function sendMessage() {\r\n    const text = input.value.trim();\r\n    if (!text) return;\r\n\r\n    addMessage(text, \"user\");\r\n    input.value = \"\";\r\n    input.disabled = true;\r\n    sendBtn.disabled = true;\r\n\r\n    try {\r\n      const response = await fetch(webhookUrl, {\r\n        method: \"POST\",\r\n        headers: { \"Content-Type\": \"application\/json\" },\r\n        body: JSON.stringify({ message: text, sessionId })\r\n      });\r\n\r\n      const contentType = response.headers.get(\"content-type\");\r\n\r\n      if (contentType && contentType.includes(\"application\/json\")) {\r\n        const data = await response.json();\r\n        const reply = data.response || JSON.stringify(data);\r\n        addMessage(reply, \"bot\");\r\n      } else {\r\n        const reply = await response.text();\r\n        addMessage(reply, \"bot\");\r\n      }\r\n\r\n    } catch (error) {\r\n      addMessage(\"Barbara nie odpowiada \ud83d\ude22\", \"bot\");\r\n      console.error(error);\r\n    } finally {\r\n      input.disabled = false;\r\n      sendBtn.disabled = false;\r\n      input.focus();\r\n    }\r\n  }\r\n\r\n  sendBtn.addEventListener(\"click\", sendMessage);\r\n  input.addEventListener(\"keydown\", (event) => {\r\n    if (event.key === \"Enter\") {\r\n      event.preventDefault();\r\n      sendMessage();\r\n    }\r\n  });\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d986e23 e-con-full e-flex e-con e-child\" data-id=\"d986e23\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3d2cd1d elementor-widget elementor-widget-image\" data-id=\"3d2cd1d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"683\" height=\"1024\" src=\"https:\/\/implementi.ai\/wp-content\/uploads\/2025\/05\/iMPLEMENTI_POSTACI-1-683x1024.png\" class=\"attachment-large size-large wp-image-1268\" alt=\"\" srcset=\"https:\/\/implementi.ai\/wp-content\/uploads\/2025\/05\/iMPLEMENTI_POSTACI-1-683x1024.png 683w, https:\/\/implementi.ai\/wp-content\/uploads\/2025\/05\/iMPLEMENTI_POSTACI-1-200x300.png 200w, https:\/\/implementi.ai\/wp-content\/uploads\/2025\/05\/iMPLEMENTI_POSTACI-1-768x1152.png 768w, https:\/\/implementi.ai\/wp-content\/uploads\/2025\/05\/iMPLEMENTI_POSTACI-1-8x12.png 8w, https:\/\/implementi.ai\/wp-content\/uploads\/2025\/05\/iMPLEMENTI_POSTACI-1-600x900.png 600w, https:\/\/implementi.ai\/wp-content\/uploads\/2025\/05\/iMPLEMENTI_POSTACI-1.png 1024w\" sizes=\"(max-width: 683px) 100vw, 683px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a889c41 e-flex e-con-boxed e-con e-parent\" data-id=\"a889c41\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-46d4cd3 elementor-widget elementor-widget-text-editor\" data-id=\"46d4cd3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h3><span style=\"color: #ffffff;\"><strong data-start=\"51\" data-end=\"70\">Who is Lucas?<\/strong><\/span><\/h3><h5><br data-start=\"70\" data-end=\"73\" \/><span style=\"color: #ffffff;\">Lucas is a Customer Success Manager at Implementi dedicated to the beauty & hairdressing industry. He helps professionals streamline appointment scheduling, improve client communication, and keep their calendars full. With Lucas\u2019 support, hair salon owners automate their routine tasks and focus more on delivering amazing looks \u2014 not managing logistics.<\/span><\/h5>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2369149 e-flex e-con-boxed e-con e-parent\" data-id=\"2369149\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-10709d0 e-con-full animated-fast e-flex elementor-invisible e-con e-child\" data-id=\"10709d0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;zoomIn&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-32eb552 e-con-full e-flex e-con e-child\" data-id=\"32eb552\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8a295b2 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"8a295b2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/implementi.ai\/wp-content\/uploads\/2025\/06\/iMPLEMENTI_POSTACI-58-200x300.png\" class=\"attachment-medium size-medium wp-image-2847 lazyload\" alt=\"\" data-srcset=\"https:\/\/implementi.ai\/wp-content\/uploads\/2025\/06\/iMPLEMENTI_POSTACI-58-200x300.png 200w, https:\/\/implementi.ai\/wp-content\/uploads\/2025\/06\/iMPLEMENTI_POSTACI-58-8x12.png 8w, https:\/\/implementi.ai\/wp-content\/uploads\/2025\/06\/iMPLEMENTI_POSTACI-58.png 512w\" data-sizes=\"(max-width: 200px) 100vw, 200px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/300;\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Automatic SMS replies for salon<\/h3><p class=\"elementor-image-box-description\">Let AI take care of your inbox, so you never miss a sales opportunity or support request.\n<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-57f4e59 e-con-full e-flex e-con e-child\" data-id=\"57f4e59\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4438388 elementor-widget elementor-widget-text-editor\" data-id=\"4438388\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li data-start=\"136\" data-end=\"187\"><h5 data-start=\"138\" data-end=\"187\">Automatically reply to booking requests<br data-start=\"406\" data-end=\"409\" \/>via SMS using AI \u2014 even after hours<\/h5><\/li><li data-start=\"136\" data-end=\"187\"><h5 data-start=\"138\" data-end=\"187\">Send reminders and rescheduling messages<\/h5><\/li><li data-start=\"136\" data-end=\"187\"><h5 data-start=\"138\" data-end=\"187\">Personalize every message with client name, service type and timing \u2014 no manual work needed<\/h5><\/li><li data-start=\"136\" data-end=\"187\"><h5 data-start=\"138\" data-end=\"187\">Reduce no-shows and cancellations<\/h5><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-09fabe5 e-con-full e-flex e-con e-child\" data-id=\"09fabe5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6c5f2e6 elementor-widget elementor-widget-text-editor\" data-id=\"6c5f2e6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<form class=\"cart\" action=\"https:\/\/implementi.ai\/product\/ai-automatic-reply-to-email\/\" enctype=\"multipart\/form-data\" method=\"post\"><button class=\"single_add_to_cart_button button alt\" name=\"add-to-cart\" type=\"submit\" value=\"2198\">Add to cart<\/button><\/form>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-92106da e-con-full animated-fast e-flex elementor-invisible e-con e-child\" data-id=\"92106da\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;zoomIn&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-66ea1db e-con-full e-flex e-con e-child\" data-id=\"66ea1db\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c1e4132 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"c1e4132\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/implementi.ai\/wp-content\/uploads\/2025\/06\/iMPLEMENTI_POSTACI-63-1-200x300.png\" class=\"attachment-medium size-medium wp-image-3514 lazyload\" alt=\"\" data-srcset=\"https:\/\/implementi.ai\/wp-content\/uploads\/2025\/06\/iMPLEMENTI_POSTACI-63-1-200x300.png 200w, https:\/\/implementi.ai\/wp-content\/uploads\/2025\/06\/iMPLEMENTI_POSTACI-63-1-8x12.png 8w, https:\/\/implementi.ai\/wp-content\/uploads\/2025\/06\/iMPLEMENTI_POSTACI-63-1.png 512w\" data-sizes=\"(max-width: 200px) 100vw, 200px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/300;\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">AI auto-reply to new comments<\/h3><p class=\"elementor-image-box-description\">Let AI handle Instagram comments, so your clients always get fast replies.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8e87eef e-con-full e-flex e-con e-child\" data-id=\"8e87eef\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d1588bc elementor-widget elementor-widget-text-editor\" data-id=\"d1588bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li data-start=\"100\" data-end=\"160\"><h5 data-start=\"102\" data-end=\"160\">Automatically respond to comments about<br data-start=\"376\" data-end=\"379\" \/>hairstyles, pricing, or appointment availability<\/h5><\/li><li data-start=\"161\" data-end=\"214\"><h5 data-start=\"163\" data-end=\"214\">Engage followers with helpful responses<\/h5><\/li><li data-start=\"215\" data-end=\"280\"><h5 data-start=\"217\" data-end=\"280\">Keep your brand active \u2014 even when you\u2019re offline<\/h5><\/li><li data-start=\"281\" data-end=\"330\"><h5 data-start=\"283\" data-end=\"330\">Turn comments into bookings automatically<\/h5><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b56b373 e-con-full e-flex e-con e-child\" data-id=\"b56b373\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9335d93 elementor-widget elementor-widget-text-editor\" data-id=\"9335d93\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<form class=\"cart\" style=\"text-align: center;\" action=\"https:\/\/implementi.ai\/product\/ai-creator-new-comments-in-facebook\/\" enctype=\"multipart\/form-data\" method=\"post\" target=\"_blank\"><div class=\"quantity\" style=\"display: none;\"><label class=\"screen-reader-text\" for=\"quantity_2247\">New Comments in Facebook quantity<\/label><\/div><p><button class=\"single_add_to_cart_button button alt\" style=\"display: inline-block; padding: 12px 24px; min-width: 140px;\" name=\"add-to-cart\" type=\"submit\" value=\"2247\"><br \/>Add to cart<br \/><\/button><\/p><\/form>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d09317d e-con-full animated-fast e-flex elementor-invisible e-con e-child\" data-id=\"d09317d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;zoomIn&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-3c6e550 e-con-full e-flex e-con e-child\" data-id=\"3c6e550\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-46ca682 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"46ca682\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/implementi.ai\/wp-content\/uploads\/2025\/06\/iMPLEMENTI_POSTACI-60-200x300.png\" class=\"attachment-medium size-medium wp-image-2911 lazyload\" alt=\"\" data-srcset=\"https:\/\/implementi.ai\/wp-content\/uploads\/2025\/06\/iMPLEMENTI_POSTACI-60-200x300.png 200w, https:\/\/implementi.ai\/wp-content\/uploads\/2025\/06\/iMPLEMENTI_POSTACI-60-8x12.png 8w, https:\/\/implementi.ai\/wp-content\/uploads\/2025\/06\/iMPLEMENTI_POSTACI-60.png 512w\" data-sizes=\"(max-width: 200px) 100vw, 200px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/300;\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Post to Google Business & Instagram<\/h3><p class=\"elementor-image-box-description\">Let AI share your updates across channels, so you stay visible without extra effort.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f932b60 e-con-full e-flex e-con e-child\" data-id=\"f932b60\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9af2877 elementor-widget elementor-widget-text-editor\" data-id=\"9af2877\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li data-start=\"64\" data-end=\"130\"><h5 data-start=\"66\" data-end=\"130\">Automatically post blog updates and news to Google & Instagram<\/h5><\/li><li data-start=\"131\" data-end=\"183\"><h5 data-start=\"133\" data-end=\"183\">Perfect for sharing reviews about new 3D printers, tips or service information.<\/h5><\/li><li data-start=\"184\" data-end=\"231\"><h5 data-start=\"186\" data-end=\"231\">Keep your audience engaged across platforms.<\/h5><\/li><li data-start=\"232\" data-end=\"291\"><h5 data-start=\"234\" data-end=\"291\">Save time and effortlessly increase the visibility of your 3D products on the Internet.<\/h5><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e2abf77 e-con-full e-flex e-con e-child\" data-id=\"e2abf77\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f3c3142 elementor-widget elementor-widget-text-editor\" data-id=\"f3c3142\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<form class=\"cart\" action=\"https:\/\/implementi.ai\/product\/ai-post-to-google-my-business-from-instagram\/\" enctype=\"multipart\/form-data\" method=\"post\" target=\"_blank\"><p><button class=\"single_add_to_cart_button button alt\" style=\"display: inline-block; padding: 10px 20px; background-color: #183457; color: white; border: none; border-radius: 5px; font-weight: bold; cursor: pointer;\" name=\"add-to-cart\" type=\"submit\" value=\"2351\">Add to cart<br \/><\/button><\/p><\/form>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2cab866 e-con-full animated-fast e-flex elementor-invisible e-con e-child\" data-id=\"2cab866\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;zoomIn&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-a43a59f e-con-full e-flex e-con e-child\" data-id=\"a43a59f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bef8c81 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"bef8c81\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/implementi.ai\/wp-content\/uploads\/2025\/06\/iMPLEMENTI_POSTACI-53-200x300.png\" class=\"attachment-medium size-medium wp-image-2755 lazyload\" alt=\"\" data-srcset=\"https:\/\/implementi.ai\/wp-content\/uploads\/2025\/06\/iMPLEMENTI_POSTACI-53-200x300.png 200w, https:\/\/implementi.ai\/wp-content\/uploads\/2025\/06\/iMPLEMENTI_POSTACI-53-8x12.png 8w, https:\/\/implementi.ai\/wp-content\/uploads\/2025\/06\/iMPLEMENTI_POSTACI-53.png 512w\" data-sizes=\"(max-width: 200px) 100vw, 200px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/300;\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Auto-Reply to YouTube Comments<\/h3><p class=\"elementor-image-box-description\">Let AI handle your comment section, so you can focus on creating great videos.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cb2dd67 e-con-full e-flex e-con e-child\" data-id=\"cb2dd67\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-569ff28 elementor-widget elementor-widget-text-editor\" data-id=\"569ff28\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li data-start=\"88\" data-end=\"146\"><h5 data-start=\"90\" data-end=\"146\">Automatically reply to comments on your 3D videos on YouTube.<\/h5><\/li><li data-start=\"147\" data-end=\"205\"><h5 data-start=\"149\" data-end=\"205\">Answer questions about filaments, 3D printer reviews and tutorials.<\/h5><\/li><li data-start=\"206\" data-end=\"263\"><h5 data-start=\"208\" data-end=\"263\">Provide immediate support for 3D printers \u2013 even outside working hours.<\/h5><\/li><li data-start=\"264\" data-end=\"317\"><h5 data-start=\"266\" data-end=\"317\">Strengthen the engagement of the 3D printing community and increase recognition.<\/h5><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4295a25 e-con-full e-flex e-con e-child\" data-id=\"4295a25\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-174cdf6 elementor-widget elementor-widget-text-editor\" data-id=\"174cdf6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div style=\"text-align: center;\"><form class=\"cart\" action=\"https:\/\/implementi.ai\/product\/ai-auto-reply-for-youtube\/\" enctype=\"multipart\/form-data\" method=\"post\" target=\"_blank\"><button class=\"single_add_to_cart_button button alt\" style=\"padding: 12px 24px; min-width: 140px;\" name=\"add-to-cart\" type=\"submit\" value=\"2238\">Add to cart<br \/><\/button><\/form><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-328178e e-con-full animated-fast e-flex elementor-invisible e-con e-child\" data-id=\"328178e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;zoomIn&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-89c9838 e-con-full e-flex e-con e-child\" data-id=\"89c9838\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0050478 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"0050478\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/implementi.ai\/wp-content\/uploads\/2025\/06\/barbara-2-200x300.png\" class=\"attachment-medium size-medium wp-image-3546 lazyload\" alt=\"\" data-srcset=\"https:\/\/implementi.ai\/wp-content\/uploads\/2025\/06\/barbara-2-200x300.png 200w, https:\/\/implementi.ai\/wp-content\/uploads\/2025\/06\/barbara-2-8x12.png 8w, https:\/\/implementi.ai\/wp-content\/uploads\/2025\/06\/barbara-2.png 512w\" data-sizes=\"(max-width: 200px) 100vw, 200px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/300;\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Automatic Video Content Maker<\/h3><p class=\"elementor-image-box-description\">Let AI transform your 3D ideas into movies so you can focus on innovation.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-205d4ce e-con-full e-flex e-con e-child\" data-id=\"205d4ce\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-db430a2 elementor-widget elementor-widget-text-editor\" data-id=\"db430a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul data-start=\"85\" data-end=\"327\"><li data-start=\"85\" data-end=\"147\"><h5 data-start=\"87\" data-end=\"147\">Turn text prompts, blog posts, or product info into videos<\/h5><\/li><li data-start=\"148\" data-end=\"204\"><h5 data-start=\"150\" data-end=\"204\">Showcase 3D printers, filaments, or time-lapse demos<\/h5><\/li><li data-start=\"205\" data-end=\"264\"><h5 data-start=\"207\" data-end=\"264\">No need for cameras, editing tools or production costs, just 3D experience.<\/h5><\/li><li data-start=\"265\" data-end=\"327\"><h5 data-start=\"267\" data-end=\"327\">Perfect for social media, product pages or training content designed for the 3D industry<\/h5><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-543de6b e-con-full e-flex e-con e-child\" data-id=\"543de6b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c7759f9 elementor-widget elementor-widget-text-editor\" data-id=\"c7759f9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div style=\"text-align: center;\"><form class=\"cart\" action=\"https:\/\/implementi.ai\/product\/ai-video-content-maker\/\" enctype=\"multipart\/form-data\" method=\"post\" target=\"_blank\"><button class=\"single_add_to_cart_button button alt\" style=\"padding: 12px 24px; min-width: 140px;\" name=\"add-to-cart\" type=\"submit\" value=\"2243\">Add to cart<br \/><\/button><\/form><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7659b12 e-con-full animated-fast e-flex elementor-invisible e-con e-child\" data-id=\"7659b12\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;zoomIn&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-8417e6a e-con-full e-flex e-con e-child\" data-id=\"8417e6a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-476ab34 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"476ab34\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/implementi.ai\/wp-content\/uploads\/2025\/07\/basia_6_resized-200x300.png\" class=\"attachment-medium size-medium wp-image-3689 lazyload\" alt=\"\" data-srcset=\"https:\/\/implementi.ai\/wp-content\/uploads\/2025\/07\/basia_6_resized-200x300.png 200w, https:\/\/implementi.ai\/wp-content\/uploads\/2025\/07\/basia_6_resized-8x12.png 8w, https:\/\/implementi.ai\/wp-content\/uploads\/2025\/07\/basia_6_resized.png 512w\" data-sizes=\"(max-width: 200px) 100vw, 200px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/300;\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Automatic Article Writer<\/h3><p class=\"elementor-image-box-description\">Let AI transform your 3D printing knowledge into articles. Let your brand remain visible.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ce5b7de e-con-full e-flex e-con e-child\" data-id=\"ce5b7de\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d2e3340 elementor-widget elementor-widget-text-editor\" data-id=\"d2e3340\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li data-start=\"254\" data-end=\"323\"><h5 data-start=\"256\" data-end=\"323\">Automatically generate expert blog articles from your 3D printing experience.<\/h5><\/li><li data-start=\"324\" data-end=\"388\"><h5 data-start=\"326\" data-end=\"388\">Showcase your 3D printing skills, tools, or project insights<\/h5><\/li><li data-start=\"389\" data-end=\"446\"><h5 data-start=\"391\" data-end=\"446\">Keep your website active with fresh, relevant content<\/h5><\/li><li data-start=\"447\" data-end=\"502\"><h5 data-start=\"449\" data-end=\"502\">Improve your brand\u2019s online presence and climb higher in search results.<\/h5><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e045808 e-con-full e-flex e-con e-child\" data-id=\"e045808\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dd6a521 elementor-widget elementor-widget-text-editor\" data-id=\"dd6a521\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<form class=\"cart\" action=\"https:\/\/implementi.ai\/product\/ai-create-a-post-for-all-google-my-business-locations\/\" enctype=\"multipart\/form-data\" method=\"post\" target=\"_blank\"><p><button class=\"single_add_to_cart_button button alt\" style=\"display: inline-block; padding: 10px 20px; background-color: #183457; color: white; border: none; border-radius: 5px; font-weight: bold; cursor: pointer;\" name=\"add-to-cart\" type=\"submit\" value=\"2353\">Add to cart<br \/><\/button><\/p><\/form>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ca3bdf7 e-flex e-con-boxed e-con e-parent\" data-id=\"ca3bdf7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a10e893 elementor-widget elementor-widget-text-editor\" data-id=\"a10e893\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u00a0<\/p><p>\u00a0<\/p><p>\u00a0<\/p><p>\u00a0<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\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>Lucas Customer Success Manager for Beauty &#038; Hair Professionals Talk to Barbara \ud83d\udc69\u200d\ud83d\udcbc Send Who is Lucas? Lucas is a Customer Success Manager at Implementi dedicated to the beauty &#038; hairdressing industry. He helps professionals streamline appointment scheduling, improve client communication, and keep their calendars full. With Lucas\u2019 support, hair salon owners automate their routine tasks and focus more on [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":1268,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-3951","page","type-page","status-publish","has-post-thumbnail","hentry"],"ams_acf":[],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/implementi.ai\/fr\/wp-json\/wp\/v2\/pages\/3951","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/implementi.ai\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/implementi.ai\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/implementi.ai\/fr\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/implementi.ai\/fr\/wp-json\/wp\/v2\/comments?post=3951"}],"version-history":[{"count":15,"href":"https:\/\/implementi.ai\/fr\/wp-json\/wp\/v2\/pages\/3951\/revisions"}],"predecessor-version":[{"id":3983,"href":"https:\/\/implementi.ai\/fr\/wp-json\/wp\/v2\/pages\/3951\/revisions\/3983"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/implementi.ai\/fr\/wp-json\/wp\/v2\/media\/1268"}],"wp:attachment":[{"href":"https:\/\/implementi.ai\/fr\/wp-json\/wp\/v2\/media?parent=3951"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}