{"id":2446,"date":"2025-09-19T15:09:34","date_gmt":"2025-09-19T13:09:34","guid":{"rendered":"https:\/\/juliencaudrelier.fr\/?page_id=2446"},"modified":"2026-02-02T18:21:59","modified_gmt":"2026-02-02T17:21:59","slug":"etude-de-cas","status":"publish","type":"page","link":"https:\/\/juliencaudrelier.fr\/index.php\/etude-de-cas\/","title":{"rendered":"R\u00e9alisations"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2446\" class=\"elementor elementor-2446\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-db6fd89 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"db6fd89\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-fdb34e9\" data-id=\"fdb34e9\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6c025a7 elementor-widget elementor-widget-html\" data-id=\"6c025a7\" 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>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800;900&display=swap');\n\n\/* ============================================\n   \ud83c\udfa8 SYST\u00c8ME DE BASE RESPONSIVE\n   ============================================ *\/\n* { box-sizing: border-box; }\n\nbody { \n  font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif; \n  line-height: 1.6; \n  margin: 0;\n  padding: 0;\n}\n\n\/* Container fluide *\/\n.container { \n  max-width: 1200px; \n  margin: 0 auto; \n  padding: 0 clamp(16px, 4vw, 24px);\n  width: 100%;\n}\n\n\/* ============================================\n   \ud83d\udcf1 TYPOGRAPHIE FLUIDE\n   ============================================ *\/\n.hero-title {\n  font-size: clamp(32px, 6vw, 56px) !important;\n  line-height: 1.1 !important;\n  letter-spacing: -0.02em !important;\n}\n\n.section-title {\n  font-size: clamp(28px, 5vw, 48px) !important;\n  line-height: 1.1 !important;\n  letter-spacing: -0.02em !important;\n}\n\n.hero-subtitle {\n  font-size: clamp(16px, 3vw, 20px) !important;\n  line-height: 1.6 !important;\n}\n\n.section-subtitle {\n  font-size: clamp(16px, 3vw, 20px) !important;\n}\n\n.body-text {\n  font-size: clamp(14px, 2.5vw, 16px) !important;\n}\n\n.large-text {\n  font-size: clamp(16px, 3vw, 18px) !important;\n}\n\n.cta-text {\n  font-size: clamp(15px, 2.8vw, 18px) !important;\n}\n\n\/* ============================================\n   \ud83d\udcd0 GRIDS RESPONSIVES\n   ============================================ *\/\n.grid-2 { \n  display: grid; \n  grid-template-columns: repeat(auto-fit, minmax(min(100%, 300px), 1fr));\n  gap: clamp(24px, 4vw, 48px);\n}\n\n.results-grid { \n  display: grid; \n  grid-template-columns: repeat(auto-fit, minmax(min(100%, 140px), 1fr));\n  gap: clamp(16px, 3vw, 32px);\n}\n\n.cards-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(min(100%, 250px), 1fr));\n  gap: clamp(16px, 3vw, 24px);\n}\n\n\/* Grid sp\u00e9cial pour le dernier bloc (4M personnes) *\/\n.special-card {\n  grid-column: 1 \/ -1;\n}\n\n@media (min-width: 768px) {\n  .special-card {\n    grid-column: span 2;\n  }\n}\n\n\/* ============================================\n   \ud83d\uddbc\ufe0f IMAGES RESPONSIVES\n   ============================================ *\/\n.responsive-image {\n  width: 100%;\n  height: auto;\n  aspect-ratio: 16 \/ 9;\n  object-fit: cover;\n  display: block;\n  border-radius: clamp(16px, 3vw, 24px);\n}\n\n.tall-image {\n  aspect-ratio: 16 \/ 11;\n}\n\n@media (min-width: 768px) {\n  .tall-image {\n    aspect-ratio: 16 \/ 9;\n  }\n}\n\n\/* ============================================\n   \ud83c\udfaf BOUTONS RESPONSIVES\n   ============================================ *\/\n.btn-group {\n  display: flex;\n  gap: clamp(12px, 2vw, 16px);\n  justify-content: center;\n  flex-wrap: wrap;\n}\n\n.btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: clamp(8px, 1.5vw, 12px);\n  padding: clamp(12px, 2vw, 16px) clamp(20px, 4vw, 32px);\n  font-weight: 700;\n  font-size: clamp(14px, 2.5vw, 16px);\n  border-radius: clamp(10px, 2vw, 12px);\n  text-decoration: none;\n  transition: all 0.3s;\n  min-height: 44px; \/* Touch-friendly *\/\n  text-align: center;\n}\n\n.btn-primary {\n  background: #3b82f6;\n  color: white;\n  box-shadow: 0 4px 14px rgba(59,130,246,0.4);\n}\n\n.btn-secondary {\n  background: rgba(255,255,255,0.1);\n  backdrop-filter: blur(10px);\n  border: 1px solid rgba(255,255,255,0.2);\n  color: white;\n}\n\n.btn-cta {\n  padding: clamp(14px, 2.5vw, 20px) clamp(24px, 5vw, 40px);\n  font-size: clamp(15px, 2.8vw, 18px);\n  font-weight: 800;\n}\n\n\/* ============================================\n   \ud83c\udff7\ufe0f BADGES RESPONSIVES\n   ============================================ *\/\n.badge {\n  display: inline-flex;\n  align-items: center;\n  gap: clamp(6px, 1.5vw, 12px);\n  padding: clamp(6px, 1.5vw, 10px) clamp(12px, 3vw, 20px);\n  border-radius: 100px;\n  font-size: clamp(11px, 2vw, 14px);\n  font-weight: 700;\n  letter-spacing: 0.5px;\n  text-transform: uppercase;\n  flex-wrap: wrap;\n  justify-content: center;\n}\n\n.badge-text {\n  font-size: clamp(11px, 2vw, 13px) !important;\n}\n\n\/* ============================================\n   \ud83d\udce6 CARDS & BOXES\n   ============================================ *\/\n.card {\n  padding: clamp(24px, 4vw, 40px);\n  border-radius: clamp(16px, 3vw, 20px);\n}\n\n.result-card {\n  padding: clamp(20px, 3vw, 32px);\n  border-radius: clamp(12px, 2vw, 16px);\n}\n\n.testimonial-box {\n  padding: clamp(20px, 3vw, 32px);\n  border-radius: clamp(12px, 2vw, 16px);\n}\n\n\/* ============================================\n   \ud83d\udccf ESPACEMENTS FLUIDES\n   ============================================ *\/\n.section-padding {\n  padding: clamp(60px, 10vw, 120px) 0;\n}\n\n.section-padding-medium {\n  padding: clamp(50px, 8vw, 100px) 0;\n}\n\n.margin-bottom-large {\n  margin-bottom: clamp(40px, 6vw, 64px);\n}\n\n.margin-bottom-medium {\n  margin-bottom: clamp(24px, 4vw, 48px);\n}\n\n\/* ============================================\n   \ud83c\udfa8 \u00c9L\u00c9MENTS D\u00c9CORATIFS\n   ============================================ *\/\n.gradient-blob {\n  position: absolute;\n  width: clamp(300px, 50vw, 600px);\n  height: clamp(300px, 50vw, 600px);\n  filter: blur(clamp(40px, 8vw, 80px));\n}\n\n\/* ============================================\n   \ud83d\udcf1 BREAKPOINTS SP\u00c9CIFIQUES\n   ============================================ *\/\n\n\/* Tr\u00e8s petits mobiles *\/\n@media (max-width: 380px) {\n  .badge {\n    font-size: 10px !important;\n    padding: 6px 10px !important;\n  }\n  \n  .btn {\n    width: 100%;\n    justify-content: center;\n  }\n}\n\n\/* Mobiles *\/\n@media (max-width: 640px) {\n  .results-grid {\n    grid-template-columns: 1fr !important;\n  }\n  \n  .hide-mobile {\n    display: none !important;\n  }\n  \n  \/* Stack testimonials *\/\n  .testimonial-flex {\n    flex-direction: column !important;\n    gap: 16px !important;\n  }\n  \n  \/* R\u00e9duire les SVG *\/\n  .icon-large {\n    width: 24px !important;\n    height: 24px !important;\n  }\n}\n\n\/* Tablettes *\/\n@media (min-width: 641px) and (max-width: 1024px) {\n  .results-grid {\n    grid-template-columns: repeat(2, 1fr) !important;\n  }\n}\n\n\/* Desktop *\/\n@media (min-width: 1025px) {\n  .results-grid {\n    grid-template-columns: repeat(4, 1fr);\n  }\n}\n\n\/* ============================================\n   \ud83c\udfad ANIMATIONS\n   ============================================ *\/\n@keyframes pulse { \n  0%, 100% { opacity: 1; } \n  50% { opacity: 0.5; } \n}\n\n\/* Touch feedback *\/\n@media (hover: hover) {\n  .btn-primary:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 6px 20px rgba(59,130,246,0.5);\n  }\n  \n  .btn-secondary:hover {\n    background: rgba(255,255,255,0.15);\n  }\n  \n  .btn-cta:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 15px 50px rgba(59,130,246,0.5);\n  }\n}\n<\/style>\n\n<!-- HERO SECTION -->\n<section class=\"section-padding\" style=\"background: linear-gradient(180deg, #0f172a 0%, #1e293b 100%); position: relative; overflow: hidden;\">\n  <div class=\"gradient-blob\" style=\"top: -10%; right: -10%; background: radial-gradient(circle, rgba(37,99,235,0.15) 0%, transparent 70%);\"><\/div>\n  \n  <div class=\"container\" style=\"position: relative; z-index: 1; text-align: center;\">\n    <div class=\"badge\" style=\"background: rgba(37,99,235,0.1); border: 1px solid rgba(37,99,235,0.3); margin-bottom: clamp(20px, 4vw, 32px);\">\n      <svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" style=\"color: #60a5fa;\"><path d=\"M8 1L10.5 6.5L16 7.5L12 11.5L13 16L8 13.5L3 16L4 11.5L0 7.5L5.5 6.5L8 1Z\" fill=\"currentColor\"\/><\/svg>\n      <span class=\"badge-text\" style=\"color: #93c5fd;\">R\u00e9sultats concrets<\/span>\n    <\/div>\n    \n    <h1 class=\"hero-title\" style=\"font-weight: 900; color: white; margin: 0 0 clamp(16px, 3vw, 24px);\">\n      Ils avaient une vision.<br\/>\n      C'est devenu une <span style=\"background: linear-gradient(135deg, #60a5fa 0%, #3b82f6 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;\">r\u00e9f\u00e9rence<\/span>.\n    <\/h1>\n    \n    <p class=\"hero-subtitle\" style=\"color: #cbd5e1; max-width: 700px; margin: 0 auto clamp(32px, 5vw, 48px);\">\n      D\u00e9couvrez le r\u00e9sultat d'un syst\u00e8me de croissance durable. <strong style=\"color: white;\">Chiffres r\u00e9els, r\u00e9sultats concrets<\/strong>.\n    <\/p>\n    \n    <div class=\"btn-group\">\n      <a href=\"#case-studies\" class=\"btn btn-primary\">\n        Voir les r\u00e9sultats\n        <svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><path d=\"M4 10h12m-6-6l6 6-6 6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n      <\/a>\n      <a href=\"\/index.php\/contact\/\" class=\"btn btn-secondary\">\n        Discutons de votre projet\n      <\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<div id=\"case-studies\"><\/div>\n\n<!-- CASE STUDY 1 -->\n<section class=\"section-padding-medium\" style=\"background: #ffffff;\">\n  <div class=\"container\">\n    \n    <!-- En-t\u00eate -->\n    <div class=\"margin-bottom-large\" style=\"text-align: center;\">\n      <div class=\"badge\" style=\"background: #eff6ff; margin-bottom: clamp(16px, 3vw, 20px);\">\n        <div style=\"width: 8px; height: 8px; background: #3b82f6; border-radius: 50%;\"><\/div>\n        <span class=\"badge-text\" style=\"color: #1e40af;\">Commerce \/ Retail<\/span>\n        <span style=\"color: #64748b;\">\u2022<\/span>\n        <span class=\"badge-text\" style=\"color: #64748b; font-weight: 500;\">12 mois<\/span>\n      <\/div>\n      \n      <h2 class=\"section-title\" style=\"font-weight: 900; color: #0f172a; margin: 0 0 clamp(16px, 3vw, 20px);\">\n        D'inconnu \u00e0 <span style=\"color: #3b82f6;\">leader local<\/span>\n      <\/h2>\n      \n      <p class=\"section-subtitle\" style=\"color: #64748b; max-width: 700px; margin: 0 auto;\">\n        Comment lancer une nouvelle marque sur un secteur satur\u00e9 avec un budget limit\u00e9 ? En changeant les r\u00e8gles du jeu.\n      <\/p>\n    <\/div>\n    \n    <!-- Image -->\n    <div class=\"margin-bottom-large\" style=\"box-shadow: 0 25px 50px -12px rgba(0,0,0,0.15); border-radius: clamp(16px, 3vw, 24px); overflow: hidden;\">\n      <img decoding=\"async\" src=\"https:\/\/juliencaudrelier.fr\/wp-content\/uploads\/2025\/09\/Capture-decran-2025-09-22-a-16.15.40.png\" alt=\"Magasin moderne\" class=\"responsive-image tall-image\">\n    <\/div>\n    \n    <!-- Avant\/Apr\u00e8s -->\n    <div class=\"grid-2 margin-bottom-medium\">\n      <!-- Probl\u00e8me -->\n      <div class=\"card\" style=\"background: linear-gradient(135deg, #fef2f2 0%, #ffffff 100%); border-left: 6px solid #ef4444; position: relative;\">\n        <div class=\"hide-mobile\" style=\"position: absolute; top: 20px; right: 20px; width: clamp(40px, 8vw, 60px); height: clamp(40px, 8vw, 60px); background: rgba(239,68,68,0.1); border-radius: 50%; display: flex; align-items: center; justify-content: center;\">\n          <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" style=\"color: #ef4444;\"><path d=\"M12 9v4m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/><\/svg>\n        <\/div>\n        \n        <h3 class=\"large-text\" style=\"font-weight: 800; color: #991b1b; margin: 0 0 clamp(12px, 2vw, 16px); display: flex; align-items: center; gap: 12px;\">\n          <span style=\"display: inline-block; width: 6px; height: 6px; background: #ef4444; border-radius: 50%;\"><\/span>\n          Le Chaos Initial\n        <\/h3>\n        \n        <p class=\"body-text\" style=\"color: #475569; line-height: 1.7; margin: 0 0 clamp(16px, 3vw, 20px);\">\n          Lancement sur un march\u00e9 ultra-concurrentiel. Aucune visibilit\u00e9, marque inconnue. Concurrents install\u00e9s depuis 20 ans. Budget insuffisant pour publicit\u00e9 massive.\n        <\/p>\n        \n        <div style=\"background: #fee2e2; padding: clamp(12px, 2vw, 16px); border-radius: 12px; border-left: 3px solid #ef4444;\">\n          <p class=\"body-text\" style=\"margin: 0; color: #991b1b; font-style: italic; font-weight: 500;\">\n            \"Super produit, mais personne ne franchit la porte.\"\n          <\/p>\n        <\/div>\n      <\/div>\n      \n      <!-- Solution -->\n      <div class=\"card\" style=\"background: linear-gradient(135deg, #eff6ff 0%, #ffffff 100%); border-left: 6px solid #3b82f6; position: relative;\">\n        <div class=\"hide-mobile\" style=\"position: absolute; top: 20px; right: 20px; width: clamp(40px, 8vw, 60px); height: clamp(40px, 8vw, 60px); background: rgba(59,130,246,0.1); border-radius: 50%; display: flex; align-items: center; justify-content: center;\">\n          <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" style=\"color: #3b82f6;\"><path d=\"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/><\/svg>\n        <\/div>\n        \n        <h3 class=\"large-text\" style=\"font-weight: 800; color: #1e40af; margin: 0 0 clamp(12px, 2vw, 16px); display: flex; align-items: center; gap: 12px;\">\n          <span style=\"display: inline-block; width: 6px; height: 6px; background: #3b82f6; border-radius: 50%;\"><\/span>\n          L'Architecture Strat\u00e9gique\n        <\/h3>\n        \n        <p class=\"body-text\" style=\"color: #475569; line-height: 1.7; margin: 0 0 clamp(16px, 3vw, 24px);\">\n          Cr\u00e9ation d'un <strong>narratif local fort<\/strong>. Forte preuve sociale amplifi\u00e9e par les relations presse et les r\u00e9seaux sociaux.\n        <\/p>\n        \n        <div style=\"display: flex; flex-direction: column; gap: clamp(12px, 2vw, 16px);\">\n          <div style=\"display: flex; align-items: start; gap: 12px;\">\n            <div style=\"width: 24px; height: 24px; min-width: 24px; background: #3b82f6; border-radius: 6px; display: flex; align-items: center; justify-content: center;\">\n              <svg width=\"14\" height=\"14\" viewBox=\"0 0 20 20\" fill=\"white\"><path d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\"\/><\/svg>\n            <\/div>\n            <div class=\"body-text\">\n              <strong style=\"color: #0f172a;\">Positionnement<\/strong><br\/>\n              <span style=\"color: #64748b;\">Histoire locale cr\u00e9ant une appartenance au terroir Angevin.<\/span>\n            <\/div>\n          <\/div>\n          <div style=\"display: flex; align-items: start; gap: 12px;\">\n            <div style=\"width: 24px; height: 24px; min-width: 24px; background: #3b82f6; border-radius: 6px; display: flex; align-items: center; justify-content: center;\">\n              <svg width=\"14\" height=\"14\" viewBox=\"0 0 20 20\" fill=\"white\"><path d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\"\/><\/svg>\n            <\/div>\n            <div class=\"body-text\">\n              <strong style=\"color: #0f172a;\">Syst\u00e8me d'Acquisition<\/strong><br\/>\n              <span style=\"color: #64748b;\">Boucle : Presse \u2192 GMB \u2192 Avis \u2192 R\u00e9assurance<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- R\u00e9sultats -->\n    <div class=\"card\" style=\"background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%); position: relative; overflow: hidden; box-shadow: 0 25px 50px -12px rgba(0,0,0,0.25);\">\n      <div class=\"gradient-blob\" style=\"top: -100px; right: -100px; background: radial-gradient(circle, rgba(59,130,246,0.2) 0%, transparent 70%);\"><\/div>\n      \n      <div style=\"position: relative; z-index: 1;\">\n        <div style=\"text-align: center; margin-bottom: clamp(32px, 5vw, 48px);\">\n          <span class=\"badge badge-text\" style=\"background: rgba(59,130,246,0.1); border: 1px solid rgba(59,130,246,0.3); color: #60a5fa; margin-bottom: clamp(12px, 2vw, 16px);\">R\u00e9sultats mesurables<\/span>\n          <h3 class=\"section-subtitle\" style=\"font-weight: 900; color: white; margin: 0;\">\ud83d\ude80 Impact Concret<\/h3>\n        <\/div>\n        \n        <!-- KPIs -->\n        <div class=\"results-grid\" style=\"margin-bottom: clamp(32px, 5vw, 48px);\">\n          <div style=\"text-align: center;\">\n            <div style=\"font-size: clamp(32px, 6vw, 48px); font-weight: 900; background: linear-gradient(135deg, #60a5fa 0%, #3b82f6 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; margin-bottom: 8px; line-height: 1;\">N\u00b01<\/div>\n            <div class=\"badge-text\" style=\"color: #94a3b8; font-weight: 600; text-transform: uppercase; letter-spacing: 0.5px;\">Sur les mots cl\u00e9s strat\u00e9giques<\/div>\n          <\/div>\n          <div style=\"text-align: center;\">\n            <div style=\"font-size: clamp(28px, 5vw, 48px); font-weight: 900; background: linear-gradient(135deg, #34d399 0%, #10b981 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; margin-bottom: 8px; line-height: 1;\">0\u2192120k\u20ac<\/div>\n            <div class=\"badge-text\" style=\"color: #94a3b8; font-weight: 600; text-transform: uppercase; letter-spacing: 0.5px;\">Chiffre d'Affaires<\/div>\n          <\/div>\n          <div style=\"text-align: center;\">\n            <div style=\"font-size: clamp(32px, 6vw, 48px); font-weight: 900; color: white; margin-bottom: 8px; line-height: 1;\">20<\/div>\n            <div class=\"badge-text\" style=\"color: #94a3b8; font-weight: 600; text-transform: uppercase; letter-spacing: 0.5px;\">Retomb\u00e9es Presse<\/div>\n          <\/div>\n          <div style=\"text-align: center;\">\n            <div style=\"font-size: clamp(32px, 6vw, 48px); font-weight: 900; color: white; margin-bottom: 8px; line-height: 1;\">+18k<\/div>\n            <div class=\"badge-text\" style=\"color: #94a3b8; font-weight: 600; text-transform: uppercase; letter-spacing: 0.5px;\">Recherches Google<\/div>\n          <\/div>\n        <\/div>\n        \n        <!-- T\u00e9moignage -->\n        <div class=\"testimonial-box\" style=\"background: rgba(255,255,255,0.05); backdrop-filter: blur(10px); border: 1px solid rgba(255,255,255,0.1);\">\n          <div class=\"testimonial-flex\" style=\"display: flex; align-items: start; gap: clamp(16px, 3vw, 20px);\">\n            <svg width=\"32\" height=\"32\" viewBox=\"0 0 40 40\" fill=\"none\" class=\"icon-large hide-mobile\" style=\"flex-shrink: 0; color: #3b82f6; min-width: 32px;\"><path d=\"M8 14c0-2.2 1.8-4 4-4h4c2.2 0 4 1.8 4 4v4c0 2.2-1.8 4-4 4h-4v4h8m8-12c0-2.2 1.8-4 4-4h4c2.2 0 4 1.8 4 4v4c0 2.2-1.8 4-4 4h-4v4h8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/><\/svg>\n            <div>\n              <p class=\"large-text\" style=\"font-style: italic; color: #e2e8f0; margin: 0 0 clamp(12px, 2vw, 16px); line-height: 1.7;\">\n                \"Malgr\u00e9 une conjoncture d\u00e9favorable, et un march\u00e9 en perte de volume, le choix du positionnement sur une marque forte a \u00e9t\u00e9 payant avec une belle croissance \u00e0 la cl\u00e9.\"\n              <\/p>\n              <p class=\"body-text\" style=\"margin: 0; color: white; font-weight: 700;\">\u2014 Julien<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- CASE STUDY 2 -->\n<section class=\"section-padding-medium\" style=\"background: #f8fafc;\">\n  <div class=\"container\">\n    <div class=\"margin-bottom-large\" style=\"text-align: center;\">\n      <div class=\"badge\" style=\"background: #faf5ff; margin-bottom: clamp(16px, 3vw, 20px);\">\n        <div style=\"width: 8px; height: 8px; background: #8b5cf6; border-radius: 50%;\"><\/div>\n        <span class=\"badge-text\" style=\"color: #6d28d9;\">Politique \/ Influence<\/span>\n        <span style=\"color: #64748b;\">\u2022<\/span>\n        <span class=\"badge-text\" style=\"color: #64748b; font-weight: 500;\">6 mois<\/span>\n      <\/div>\n      \n      <h2 class=\"section-title\" style=\"font-weight: 900; color: #0f172a; margin: 0 0 clamp(16px, 3vw, 20px);\">\n        D'invisible \u00e0 <span style=\"color: #8b5cf6;\">incontournable<\/span>\n      <\/h2>\n      \n      <p class=\"section-subtitle\" style=\"color: #64748b; max-width: 700px; margin: 0 auto;\">\n        Transformer une expertise technique en autorit\u00e9 politique. Personal branding strat\u00e9gique.\n      <\/p>\n    <\/div>\n    \n    <div class=\"margin-bottom-large\" style=\"box-shadow: 0 25px 50px -12px rgba(0,0,0,0.15); border-radius: clamp(16px, 3vw, 24px); overflow: hidden;\">\n      <img decoding=\"async\" src=\"https:\/\/juliencaudrelier.fr\/wp-content\/uploads\/2025\/09\/Elodie-jeanneteau-europe-ecologie-les-verts.webp\" alt=\"Conf\u00e9rence\" class=\"responsive-image\">\n    <\/div>\n    \n    <!-- Chaos VS Architecture -->\n    <div class=\"grid-2 margin-bottom-medium\">\n      <div class=\"result-card\" style=\"background: white; border-left: 4px solid #ef4444; box-shadow: 0 4px 6px rgba(0,0,0,0.05); border-top: 4px solid #ef4444; text-align: center;\">\n        <div style=\"display: flex; justify-content: center; margin-bottom: clamp(12px, 2vw, 16px);\">\n          <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" style=\"color: #ef4444;\">\n            <path d=\"M10.29 3.86L1.82 18a2 2 0 001.71 3h16.94a2 2 0 001.71-3L13.71 3.86a2 2 0 00-3.42 0z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <line x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\n            <line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\n          <\/svg>\n        <\/div>\n        \n        <h3 class=\"large-text\" style=\"font-weight: 800; color: #475569; margin-bottom: clamp(12px, 2vw, 16px);\">Le Chaos Initial<\/h3>\n        \n        <p class=\"body-text\" style=\"color: #64748b; margin: 0 0 clamp(12px, 2vw, 16px); line-height: 1.6;\">\n          Une \u00e9lue locale peu visible. Expertise reconnue dans les coulisses, mais pr\u00e9sence faible. Pr\u00e9sence sur les r\u00e9seaux sociaux, sans r\u00e9elle strat\u00e9gie. Beaucoup d'efforts, peu de r\u00e9sultats.\n        <\/p>\n        \n        <p class=\"body-text\" style=\"font-style: italic; color: #ef4444; margin: 0;\">\n          \"C'est difficile quand on est une jeune femme de se faire une place dans le d\u00e9bat politique.\"\n        <\/p>\n      <\/div>\n      \n      <div class=\"result-card\" style=\"background: white; border-left: 4px solid #8b5cf6; box-shadow: 0 4px 6px rgba(0,0,0,0.05); border-top: 4px solid #8b5cf6; text-align: center;\">\n        <div style=\"display: flex; justify-content: center; margin-bottom: clamp(12px, 2vw, 16px);\">\n          <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" style=\"color: #8b5cf6;\">\n            <path d=\"M22 11.08V12a10 10 0 11-5.93-9.14\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <polyline points=\"22 4 12 14.01 9 11.01\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n        <\/div>\n        \n        <h3 class=\"large-text\" style=\"font-weight: 800; color: #475569; margin-bottom: clamp(12px, 2vw, 16px);\">L'Architecture Strat\u00e9gique<\/h3>\n        \n        <p class=\"body-text\" style=\"color: #64748b; margin: 0 0 clamp(12px, 2vw, 16px); line-height: 1.6;\">\n          <strong style=\"color: #8b5cf6;\">Personal branding syst\u00e9mique<\/strong>. Strat\u00e9gie compl\u00e8te : contenus + m\u00e9dias + positionnement d'expert. Cr\u00e9ation d'une tribune transpartisane sign\u00e9e par +100 \u00e9lus.\n        <\/p>\n        \n        <p class=\"body-text\" style=\"font-style: italic; color: #8b5cf6; margin: 0;\">\n          \"D\u00e9sormais, on m'\u00e9coute en premi\u00e8re intention.\"\n        <\/p>\n      <\/div>\n    <\/div>\n    \n    <!-- R\u00e9sultats cards -->\n    <div class=\"cards-grid margin-bottom-medium\">\n      <div class=\"result-card\" style=\"background: white; box-shadow: 0 4px 6px rgba(0,0,0,0.05); border-top: 4px solid #8b5cf6; text-align: center;\">\n        <div style=\"font-size: clamp(32px, 6vw, 40px); font-weight: 900; color: #8b5cf6; margin-bottom: 8px;\">+250%<\/div>\n        <div class=\"badge-text\" style=\"color: #64748b; font-weight: 600; text-transform: uppercase;\">Port\u00e9e (Vues r\u00e9seaux)<\/div>\n      <\/div>\n      \n      <div class=\"result-card\" style=\"background: white; box-shadow: 0 4px 6px rgba(0,0,0,0.05); border-top: 4px solid #8b5cf6; text-align: center;\">\n        <div style=\"font-size: clamp(32px, 6vw, 40px); font-weight: 900; color: #0f172a; margin-bottom: 8px;\">15<\/div>\n        <div class=\"badge-text\" style=\"color: #64748b; font-weight: 600; text-transform: uppercase;\">Passages M\u00e9dias<\/div>\n      <\/div>\n      \n      <div class=\"result-card special-card\" style=\"background: white; box-shadow: 0 4px 6px rgba(0,0,0,0.05); border-top: 4px solid #8b5cf6; display: flex; align-items: center; justify-content: center;\">\n        <div style=\"text-align: center;\">\n          <div style=\"font-size: clamp(28px, 5vw, 32px); font-weight: 900; color: #0f172a; margin-bottom: 4px;\">4 Millions<\/div>\n          <div class=\"badge-text\" style=\"color: #64748b; font-weight: 600; text-transform: uppercase;\">de personnes touch\u00e9es<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n    \n    <div class=\"result-card\" style=\"background: white; border-left: 4px solid #8b5cf6; box-shadow: 0 4px 6px rgba(0,0,0,0.05);\">\n      <div class=\"testimonial-flex\" style=\"display: flex; align-items: start; gap: clamp(16px, 3vw, 20px);\">\n        <svg width=\"28\" height=\"28\" viewBox=\"0 0 40 40\" fill=\"none\" class=\"icon-large hide-mobile\" style=\"flex-shrink: 0; color: #8b5cf6; min-width: 28px;\"><path d=\"M8 14c0-2.2 1.8-4 4-4h4c2.2 0 4 1.8 4 4v4c0 2.2-1.8 4-4 4h-4v4h8m8-12c0-2.2 1.8-4 4-4h4c2.2 0 4 1.8 4 4v4c0 2.2-1.8 4-4 4h-4v4h8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/><\/svg>\n        <div>\n          <p class=\"large-text\" style=\"font-style: italic; color: #475569; margin: 0 0 clamp(12px, 2vw, 16px); line-height: 1.7;\">\n            \"Je suis pass\u00e9e de l'ombre \u00e0 la lumi\u00e8re.\"\n          <\/p>\n          <p class=\"body-text\" style=\"margin: 0; color: #0f172a; font-weight: 700;\">\u2014 Elodie Jeanneteau<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- CTA FINAL -->\n<section class=\"section-padding\" style=\"background: linear-gradient(180deg, #0f172a 0%, #1e293b 100%); position: relative; overflow: hidden;\">\n  <div style=\"position: absolute; inset: 0; opacity: 0.1; background-image: radial-gradient(circle at 2px 2px, white 1px, transparent 0); background-size: 40px 40px;\"><\/div>\n  <div class=\"gradient-blob\" style=\"top: -200px; left: -200px; background: radial-gradient(circle, rgba(59,130,246,0.15) 0%, transparent 70%);\"><\/div>\n  <div class=\"gradient-blob\" style=\"bottom: -200px; right: -200px; background: radial-gradient(circle, rgba(139,92,246,0.15) 0%, transparent 70%);\"><\/div>\n  \n  <div class=\"container\" style=\"max-width: 900px; position: relative; z-index: 1;\">\n    <div style=\"text-align: center; margin-bottom: clamp(32px, 5vw, 48px);\">\n      <div class=\"badge\" style=\"background: rgba(16,185,129,0.1); border: 1px solid rgba(16,185,129,0.3); margin-bottom: clamp(16px, 3vw, 24px);\">\n        <div style=\"width: 8px; height: 8px; background: #10b981; border-radius: 50%; animation: pulse 2s infinite;\"><\/div>\n        <span class=\"badge-text\" style=\"color: #6ee7b7;\">Places Limit\u00e9es ce Mois<\/span>\n      <\/div>\n      \n      <h2 class=\"hero-title\" style=\"font-weight: 900; color: white; margin: 0 0 clamp(16px, 3vw, 24px);\">\n        Votre histoire m\u00e9rite les m\u00eames <span style=\"background: linear-gradient(135deg, #60a5fa 0%, #8b5cf6 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;\">r\u00e9sultats<\/span>\n      <\/h2>\n      \n      <p class=\"section-subtitle\" style=\"color: #cbd5e1; margin: 0 0 clamp(8px, 2vw, 16px);\">\n        La seule diff\u00e9rence entre eux et vous ?\n      <\/p>\n      <p class=\"section-subtitle\" style=\"color: white; font-weight: 700; margin: 0 0 clamp(32px, 5vw, 48px);\">\n        Ils ont arr\u00eat\u00e9 d'improviser. Ils ont construit un syst\u00e8me structur\u00e9.\n      <\/p>\n      \n      <!-- CTA Buttons -->\n      <div class=\"btn-group\" style=\"margin-bottom: clamp(24px, 4vw, 40px);\">\n        <a href=\"\/index.php\/contact\/\" class=\"btn btn-cta\" style=\"background: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%); color: white; box-shadow: 0 10px 40px rgba(59,130,246,0.4); border: none;\">\n          <svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"currentColor\"><path d=\"M2 3a1 1 0 011-1h2.153a1 1 0 01.986.836l.74 4.435a1 1 0 01-.54 1.06l-1.548.773a11.037 11.037 0 006.105 6.105l.774-1.548a1 1 0 011.059-.54l4.435.74a1 1 0 01.836.986V17a1 1 0 01-1 1h-2C7.82 18 2 12.18 2 5V3z\"\/><\/svg>\n          R\u00e9server mon Audit Gratuit\n        <\/a>\n        <a href=\"#case-studies\" class=\"btn btn-cta\" style=\"background: rgba(255,255,255,0.1); backdrop-filter: blur(20px); border: 2px solid rgba(255,255,255,0.2); color: white;\">\n          Revoir les r\u00e9sultats\n          <svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\"><path d=\"M10 4v12m-6-6h12\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/><\/svg>\n        <\/a>\n      <\/div>\n      \n      <!-- Trust Indicators -->\n      <div style=\"display: flex; gap: clamp(16px, 4vw, 32px); justify-content: center; flex-wrap: wrap; padding-top: clamp(20px, 4vw, 32px); border-top: 1px solid rgba(255,255,255,0.1);\">\n        <div style=\"text-align: center;\">\n          <div style=\"font-size: clamp(24px, 4vw, 28px); font-weight: 900; color: white; margin-bottom: 4px;\">100%<\/div>\n          <div class=\"badge-text\" style=\"color: #94a3b8; font-weight: 600;\">Satisfaction Client<\/div>\n        <\/div>\n        <div style=\"text-align: center;\">\n          <div style=\"font-size: clamp(24px, 4vw, 28px); font-weight: 900; color: white; margin-bottom: 4px;\">30min<\/div>\n          <div class=\"badge-text\" style=\"color: #94a3b8; font-weight: 600;\">Audit Strat\u00e9gique<\/div>\n        <\/div>\n        <div style=\"text-align: center;\">\n          <div style=\"font-size: clamp(24px, 4vw, 28px); font-weight: 900; color: white; margin-bottom: 4px;\">0\u20ac<\/div>\n          <div class=\"badge-text\" style=\"color: #94a3b8; font-weight: 600;\">Sans Engagement<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- FOOTER -->\n<footer class=\"bg-gray-900 text-gray-400 py-12\">\n  <div class=\"max-w-6xl mx-auto px-4 sm:px-6 lg:px-8\">\n    <div class=\"grid md:grid-cols-3 gap-8 mb-8\">\n      <div>\n        <h3 class=\"text-white font-bold text-lg mb-4\">Julien Caudrelier<\/h3>\n        <p class=\"text-sm leading-relaxed\">Consultant en strat\u00e9gie de communication. Je transforme le chaos en croissance pour les dirigeants ambitieux.<\/p>\n      <\/div>\n      <div>\n        <h3 class=\"text-white font-bold text-lg mb-4\">Liens rapides<\/h3>\n        <ul class=\"space-y-2 text-sm\">\n          <li><a href=\"https:\/\/juliencaudrelier.fr\/index.php\/etude-de-cas\/\" class=\"hover:text-white transition-colors\">R\u00e9alisations<\/a><\/li>\n          <li><a href=\"#offres\" class=\"hover:text-white transition-colors\">Offres & Tarifs<\/a><\/li>\n          <li><a href=\"https:\/\/juliencaudrelier.fr\/index.php\/contact\/\" class=\"hover:text-white transition-colors\">Contact<\/a><\/li>\n        <\/ul>\n      <\/div>\n      <div>\n        <h3 class=\"text-white font-bold text-lg mb-4\">Contact<\/h3>\n        <ul class=\"space-y-2 text-sm\">\n          <li><a href=\"https:\/\/juliencaudrelier.fr\/index.php\/contact\/\" class=\"hover:text-white transition-colors flex items-center gap-2\"><svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 8l7.89 5.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z\"\/><\/svg>Nous contacter<\/a><\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n    <div class=\"border-t border-gray-800 pt-8 text-center text-sm\">\n      <p>&copy; 2026 Julien Caudrelier. Tous droits r\u00e9serv\u00e9s.<\/p>\n      <p class=\"mt-2\">\n        <a href=\"https:\/\/juliencaudrelier.fr\/index.php\/politique-de-confidentialite-mentions-legales\" class=\"hover:text-white transition-colors underline\">\n          Mentions L\u00e9gales & Confidentialit\u00e9\n        <\/a>\n      <\/p>\n    <\/div>\n  <\/div>\n<\/footer>\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-12ba912 elementor-widget elementor-widget-heading\" data-id=\"12ba912\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Ils avaient une vision.\nNous en avons fait une r\u00e9f\u00e9rence.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>R\u00e9sultats concrets Ils avaient une vision. C&rsquo;est devenu une r\u00e9f\u00e9rence. D\u00e9couvrez le r\u00e9sultat d&rsquo;un syst\u00e8me de croissance durable. Chiffres r\u00e9els, r\u00e9sultats concrets. Voir les r\u00e9sultats Discutons de votre projet Commerce \/ Retail \u2022 12 mois D&rsquo;inconnu \u00e0 leader local Comment lancer une nouvelle marque sur un secteur satur\u00e9 avec un budget limit\u00e9 ? En changeant [&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-2446","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>R\u00e9alisations - Julien Caudrelier communication efficace<\/title>\n<meta name=\"description\" content=\"Formations et conseils pour d\u00e9velopper durablement votre client\u00e8le. Solutions de communication efficaces pour les entreprises et ind\u00e9pendants.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/juliencaudrelier.fr\/index.php\/etude-de-cas\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"R\u00e9alisations - Julien Caudrelier communication efficace\" \/>\n<meta property=\"og:description\" content=\"Formations et conseils pour d\u00e9velopper durablement votre client\u00e8le. Solutions de communication efficaces pour les entreprises et ind\u00e9pendants.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/juliencaudrelier.fr\/index.php\/etude-de-cas\/\" \/>\n<meta property=\"og:site_name\" content=\"Julien Caudrelier communication efficace\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-02T17:21:59+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/juliencaudrelier.fr\/wp-content\/uploads\/2025\/09\/Capture-decran-2025-09-22-a-16.15.40.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/juliencaudrelier.fr\\\/index.php\\\/etude-de-cas\\\/\",\"url\":\"https:\\\/\\\/juliencaudrelier.fr\\\/index.php\\\/etude-de-cas\\\/\",\"name\":\"R\u00e9alisations - Julien Caudrelier communication efficace\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/juliencaudrelier.fr\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/juliencaudrelier.fr\\\/index.php\\\/etude-de-cas\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/juliencaudrelier.fr\\\/index.php\\\/etude-de-cas\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/juliencaudrelier.fr\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Capture-decran-2025-09-22-a-16.15.40.png\",\"datePublished\":\"2025-09-19T13:09:34+00:00\",\"dateModified\":\"2026-02-02T17:21:59+00:00\",\"description\":\"Formations et conseils pour d\u00e9velopper durablement votre client\u00e8le. Solutions de communication efficaces pour les entreprises et ind\u00e9pendants.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/juliencaudrelier.fr\\\/index.php\\\/etude-de-cas\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/juliencaudrelier.fr\\\/index.php\\\/etude-de-cas\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/juliencaudrelier.fr\\\/index.php\\\/etude-de-cas\\\/#primaryimage\",\"url\":\"https:\\\/\\\/juliencaudrelier.fr\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Capture-decran-2025-09-22-a-16.15.40.png\",\"contentUrl\":\"https:\\\/\\\/juliencaudrelier.fr\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Capture-decran-2025-09-22-a-16.15.40.png\",\"width\":1083,\"height\":922},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/juliencaudrelier.fr\\\/index.php\\\/etude-de-cas\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/juliencaudrelier.fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"R\u00e9alisations\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/juliencaudrelier.fr\\\/#website\",\"url\":\"https:\\\/\\\/juliencaudrelier.fr\\\/\",\"name\":\"Julien Caudrelier communication efficace\",\"description\":\"Consultant formateur strat\u00e9gie de communication\",\"publisher\":{\"@id\":\"https:\\\/\\\/juliencaudrelier.fr\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/juliencaudrelier.fr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/juliencaudrelier.fr\\\/#organization\",\"name\":\"Julien Caudrelier conseil en strat\u00e9gie de communication\",\"url\":\"https:\\\/\\\/juliencaudrelier.fr\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/juliencaudrelier.fr\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/juliencaudrelier.fr\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/cropped-julien-Caudrelier-2-1.png\",\"contentUrl\":\"https:\\\/\\\/juliencaudrelier.fr\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/cropped-julien-Caudrelier-2-1.png\",\"width\":486,\"height\":137,\"caption\":\"Julien Caudrelier conseil en strat\u00e9gie de communication\"},\"image\":{\"@id\":\"https:\\\/\\\/juliencaudrelier.fr\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/in\\\/julien-caudrelier-71933710b\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"R\u00e9alisations - Julien Caudrelier communication efficace","description":"Formations et conseils pour d\u00e9velopper durablement votre client\u00e8le. Solutions de communication efficaces pour les entreprises et ind\u00e9pendants.","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:\/\/juliencaudrelier.fr\/index.php\/etude-de-cas\/","og_locale":"fr_FR","og_type":"article","og_title":"R\u00e9alisations - Julien Caudrelier communication efficace","og_description":"Formations et conseils pour d\u00e9velopper durablement votre client\u00e8le. Solutions de communication efficaces pour les entreprises et ind\u00e9pendants.","og_url":"https:\/\/juliencaudrelier.fr\/index.php\/etude-de-cas\/","og_site_name":"Julien Caudrelier communication efficace","article_modified_time":"2026-02-02T17:21:59+00:00","og_image":[{"url":"https:\/\/juliencaudrelier.fr\/wp-content\/uploads\/2025\/09\/Capture-decran-2025-09-22-a-16.15.40.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/juliencaudrelier.fr\/index.php\/etude-de-cas\/","url":"https:\/\/juliencaudrelier.fr\/index.php\/etude-de-cas\/","name":"R\u00e9alisations - Julien Caudrelier communication efficace","isPartOf":{"@id":"https:\/\/juliencaudrelier.fr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/juliencaudrelier.fr\/index.php\/etude-de-cas\/#primaryimage"},"image":{"@id":"https:\/\/juliencaudrelier.fr\/index.php\/etude-de-cas\/#primaryimage"},"thumbnailUrl":"https:\/\/juliencaudrelier.fr\/wp-content\/uploads\/2025\/09\/Capture-decran-2025-09-22-a-16.15.40.png","datePublished":"2025-09-19T13:09:34+00:00","dateModified":"2026-02-02T17:21:59+00:00","description":"Formations et conseils pour d\u00e9velopper durablement votre client\u00e8le. Solutions de communication efficaces pour les entreprises et ind\u00e9pendants.","breadcrumb":{"@id":"https:\/\/juliencaudrelier.fr\/index.php\/etude-de-cas\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/juliencaudrelier.fr\/index.php\/etude-de-cas\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/juliencaudrelier.fr\/index.php\/etude-de-cas\/#primaryimage","url":"https:\/\/juliencaudrelier.fr\/wp-content\/uploads\/2025\/09\/Capture-decran-2025-09-22-a-16.15.40.png","contentUrl":"https:\/\/juliencaudrelier.fr\/wp-content\/uploads\/2025\/09\/Capture-decran-2025-09-22-a-16.15.40.png","width":1083,"height":922},{"@type":"BreadcrumbList","@id":"https:\/\/juliencaudrelier.fr\/index.php\/etude-de-cas\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/juliencaudrelier.fr\/"},{"@type":"ListItem","position":2,"name":"R\u00e9alisations"}]},{"@type":"WebSite","@id":"https:\/\/juliencaudrelier.fr\/#website","url":"https:\/\/juliencaudrelier.fr\/","name":"Julien Caudrelier communication efficace","description":"Consultant formateur strat\u00e9gie de communication","publisher":{"@id":"https:\/\/juliencaudrelier.fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/juliencaudrelier.fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/juliencaudrelier.fr\/#organization","name":"Julien Caudrelier conseil en strat\u00e9gie de communication","url":"https:\/\/juliencaudrelier.fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/juliencaudrelier.fr\/#\/schema\/logo\/image\/","url":"https:\/\/juliencaudrelier.fr\/wp-content\/uploads\/2020\/08\/cropped-julien-Caudrelier-2-1.png","contentUrl":"https:\/\/juliencaudrelier.fr\/wp-content\/uploads\/2020\/08\/cropped-julien-Caudrelier-2-1.png","width":486,"height":137,"caption":"Julien Caudrelier conseil en strat\u00e9gie de communication"},"image":{"@id":"https:\/\/juliencaudrelier.fr\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/in\/julien-caudrelier-71933710b\/"]}]}},"_links":{"self":[{"href":"https:\/\/juliencaudrelier.fr\/index.php\/wp-json\/wp\/v2\/pages\/2446","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/juliencaudrelier.fr\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/juliencaudrelier.fr\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/juliencaudrelier.fr\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/juliencaudrelier.fr\/index.php\/wp-json\/wp\/v2\/comments?post=2446"}],"version-history":[{"count":47,"href":"https:\/\/juliencaudrelier.fr\/index.php\/wp-json\/wp\/v2\/pages\/2446\/revisions"}],"predecessor-version":[{"id":2902,"href":"https:\/\/juliencaudrelier.fr\/index.php\/wp-json\/wp\/v2\/pages\/2446\/revisions\/2902"}],"wp:attachment":[{"href":"https:\/\/juliencaudrelier.fr\/index.php\/wp-json\/wp\/v2\/media?parent=2446"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}