{"id":768,"date":"2026-03-26T14:44:20","date_gmt":"2026-03-26T13:44:20","guid":{"rendered":"https:\/\/kellynauleau.com\/?page_id=768"},"modified":"2026-04-01T18:53:58","modified_gmt":"2026-04-01T16:53:58","slug":"brands","status":"publish","type":"page","link":"https:\/\/kellynauleau.com\/en\/brands\/","title":{"rendered":"Brands"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"768\" class=\"elementor elementor-768\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e8b2213 e-con-full e-flex e-con e-parent\" data-id=\"e8b2213\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fe30a52 elementor-widget elementor-widget-html\" data-id=\"fe30a52\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"fr\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Kelly Nauleau \u2014 Entrepreneurs & Marques<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Rufina:ital,wght@0,400;0,700;1,400&family=Poppins:wght@300;400;500&display=swap\" rel=\"stylesheet\">\n<style>\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n:root {\n  --ink: #222222;\n  --white: #ffffff;\n  --gray-light: #f5f4f2;\n  --gray-mid: #d0cdc8;\n  --gray-soft: #8a8880;\n  --serif: 'Rufina', Georgia, serif;\n  --sans: 'Poppins', sans-serif;\n}\n\nhtml, body {\n  width: 100%;\n  max-width: 100%;\n  scroll-behavior: smooth;\n}\n\nbody {\n  background: var(--white);\n  color: var(--ink);\n  font-family: var(--sans);\n  font-weight: 300;\n  font-size: 16px;\n  line-height: 1.7;\n  overflow-x: hidden;\n}\n\n\/* \u2500\u2500\u2500 HERO \u2500\u2500\u2500 *\/\n.hero {\n  min-height: 100vh;\n  width: 100%;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  position: relative;\n  overflow: hidden;\n}\n\n.hero-left {\n  background: var(--ink);\n  display: flex;\n  flex-direction: column;\n  justify-content: flex-start;\n  padding: 5rem 4rem 5rem 5rem;\n  position: relative;\n  z-index: 2;\n}\n\n.hero-eyebrow {\n  font-family: var(--sans);\n  font-size: 0.65rem;\n  font-weight: 500;\n  letter-spacing: 0.25em;\n  text-transform: uppercase;\n  color: var(--gray-mid);\n  margin-bottom: 2.5rem;\n}\n\n.hero-title {\n  font-family: var(--serif);\n  font-size: clamp(2.8rem, 5vw, 4.5rem);\n  font-weight: 400;\n  line-height: 1.1;\n  color: var(--white);\n  margin-bottom: 1rem;\n}\n\n.hero-title em {\n  font-style: italic;\n  color: var(--gray-mid);\n  display: block;\n}\n\n.hero-tagline {\n  font-family: var(--sans);\n  font-size: 1rem;\n  font-weight: 300;\n  font-style: normal;\n  color: var(--gray-mid);\n  margin-top: 1.2rem;\n  display: block;\n  letter-spacing: 0.05em;\n}\n\n.hero-sub {\n  font-family: var(--sans);\n  font-size: 0.8rem;\n  font-weight: 300;\n  color: var(--gray-soft);\n  line-height: 1.6;\n  margin-top: 5rem;\n  max-width: 28ch;\n  border-left: 1px solid #444;\n  padding-left: 1.2rem;\n}\n\n\/* \u2500\u2500\u2500 HERO RIGHT (filmstrip) \u2500\u2500\u2500 *\/\n.hero-right {\n  background: var(--ink);\n  position: relative;\n  overflow: hidden;\n}\n\n.hero-right-overlay {\n  position: absolute;\n  inset: 0;\n  background: var(--ink);\n  opacity: 0.45;\n  z-index: 2;\n  pointer-events: none;\n  transition: opacity 0.6s ease;\n}\n\n.hero-right:hover .hero-right-overlay {\n  opacity: 0.3;\n}\n\n.filmstrip {\n  position: absolute;\n  inset: 0;\n  overflow: hidden;\n  z-index: 1;\n}\n\n.filmstrip-track {\n  display: flex;\n  height: 100%;\n  gap: 4px;\n  will-change: transform;\n}\n\n.filmstrip-track img {\n  height: 100%;\n  width: auto;\n  min-width: 35%;\n  object-fit: cover;\n  object-position: center;\n  filter: grayscale(100%) contrast(1.1);\n  flex-shrink: 0;\n  display: block;\n}\n\n\/* \u2500\u2500\u2500 BUTTONS \u2500\u2500\u2500 *\/\n.hero-actions {\n  display: flex;\n  gap: 1.5rem;\n  margin-top: auto;\n  flex-wrap: wrap;\n  align-items: center;\n}\n\n.btn-primary {\n  display: inline-block;\n  font-family: var(--sans);\n  font-size: 0.7rem;\n  font-weight: 500;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: var(--ink);\n  background: var(--white);\n  text-decoration: none;\n  padding: 0.8rem 2rem;\n  transition: background 0.3s, color 0.3s;\n}\n.btn-primary:hover { background: var(--gray-mid); }\n\n.btn-secondary {\n  display: inline-block;\n  font-family: var(--sans);\n  font-size: 0.7rem;\n  font-weight: 400;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: var(--gray-soft);\n  text-decoration: none;\n  transition: color 0.3s;\n}\n.btn-secondary:hover { color: var(--gray-mid); }\n\n\/* \u2500\u2500\u2500 PROBLEM \u2500\u2500\u2500 *\/\n.problem {\n  padding: 8rem 5rem;\n  display: grid;\n  grid-template-columns: 1fr 1.2fr;\n  gap: 6rem;\n  align-items: center;\n  background: var(--white);\n}\n\n.problem-label {\n  font-size: 0.65rem;\n  font-weight: 500;\n  letter-spacing: 0.25em;\n  text-transform: uppercase;\n  color: var(--gray-soft);\n  margin-bottom: 2rem;\n}\n\n.problem-statement {\n  font-family: var(--serif);\n  font-size: clamp(1.6rem, 3vw, 2.4rem);\n  font-weight: 400;\n  line-height: 1.25;\n  color: var(--ink);\n}\n\n.problem-aside {\n  padding: 3rem;\n  background: var(--ink);\n  color: var(--white);\n  position: relative;\n}\n\n.problem-aside::before {\n  content: '\u2014';\n  font-family: var(--serif);\n  font-size: 2rem;\n  color: var(--gray-mid);\n  display: block;\n  margin-bottom: 1.5rem;\n}\n\n.problem-aside p {\n  font-size: 0.9rem;\n  font-weight: 300;\n  line-height: 1.8;\n  color: var(--gray-mid);\n}\n\n.problem-aside strong { color: var(--white); font-weight: 500; }\n\n\/* \u2500\u2500\u2500 STATEMENT \u2500\u2500\u2500 *\/\n.statement {\n  background: var(--ink);\n  padding: 8rem 5rem;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  text-align: center;\n  gap: 1.5rem;\n}\n\n.statement h2 {\n  font-family: var(--serif);\n  font-size: clamp(2rem, 4vw, 3.5rem);\n  font-weight: 400;\n  color: rgba(255,255,255,0.12);\n  line-height: 1.2;\n}\n\n.statement h2 s {\n  text-decoration: line-through;\n  text-decoration-color: rgba(255,255,255,0.25);\n}\n\n.statement h2.active {\n  color: var(--white);\n}\n\n\/* \u2500\u2500\u2500 METHOD \u2500\u2500\u2500 *\/\n.method {\n  background: var(--gray-light);\n  padding: 8rem 5rem;\n}\n\n.method-inner {\n  max-width: 1100px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1.2fr 1fr;\n  gap: 6rem;\n  align-items: start;\n}\n\n.method-label {\n  font-size: 0.65rem;\n  font-weight: 500;\n  letter-spacing: 0.25em;\n  text-transform: uppercase;\n  color: var(--gray-soft);\n  margin-bottom: 2rem;\n}\n\n.method-title {\n  font-family: var(--serif);\n  font-size: clamp(1.8rem, 3vw, 2.8rem);\n  font-weight: 400;\n  line-height: 1.2;\n  color: var(--ink);\n  margin-bottom: 2rem;\n}\n\n.method-body p {\n  font-size: 0.9rem;\n  font-weight: 300;\n  color: #555;\n  line-height: 1.8;\n  margin-bottom: 1.2rem;\n}\n\n.method-body strong { color: var(--ink); font-weight: 500; }\n\n.method-img {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  opacity: 0.15;\n}\n\n.method-img img { width: 100%; max-width: 300px; }\n\n\/* \u2500\u2500\u2500 DELIVERABLES \u2500\u2500\u2500 *\/\n.deliverables {\n  background: var(--ink);\n  padding: 8rem 5rem;\n  color: var(--white);\n}\n\n.del-inner {\n  max-width: 1100px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 6rem;\n}\n\n.del-title {\n  font-family: var(--serif);\n  font-size: clamp(1.8rem, 3vw, 2.6rem);\n  font-weight: 400;\n  line-height: 1.2;\n  color: var(--white);\n  margin-bottom: 2rem;\n}\n\n.del-list { list-style: none; counter-reset: del-counter; }\n\n.del-list li {\n  counter-increment: del-counter;\n  display: grid;\n  grid-template-columns: 2rem 1fr;\n  gap: 1.5rem;\n  padding: 1.5rem 0;\n  border-bottom: 1px solid #333;\n  align-items: start;\n}\n\n.del-list li::before {\n  content: counter(del-counter, decimal-leading-zero);\n  font-family: var(--serif);\n  font-size: 0.75rem;\n  color: var(--gray-soft);\n  padding-top: 0.2rem;\n}\n\n.del-list li span {\n  font-size: 0.88rem;\n  font-weight: 300;\n  color: #999;\n  line-height: 1.6;\n}\n\n\/* For-who : listing sur fond blanc *\/\n#section4 .del-list li span { color: #555; }\n#section4 .del-list li::before { color: var(--gray-soft); }\n\n.del-practical { margin-top: 4rem; }\n\n.del-practical h3 {\n  font-family: var(--sans);\n  font-size: 0.65rem;\n  font-weight: 500;\n  letter-spacing: 0.25em;\n  text-transform: uppercase;\n  color: var(--gray-soft);\n  margin-bottom: 1.5rem;\n}\n\n.del-practical p {\n  font-size: 0.88rem;\n  font-weight: 300;\n  color: var(--gray-mid);\n  line-height: 1.8;\n  margin-bottom: 0.5rem;\n}\n\n.del-practical strong { color: var(--white); font-weight: 400; }\n\n.del-practical em {\n  display: block;\n  margin-top: 1.5rem;\n  font-style: italic;\n  font-size: 0.8rem;\n  color: #444;\n}\n\n\/* \u2500\u2500\u2500 TESTIMONIAL \u2500\u2500\u2500 *\/\n.testimonial {\n  background: var(--gray-light);\n  padding: 8rem 5rem;\n}\n\n.testimonial-inner { max-width: 800px; margin: 0 auto; }\n\n.testimonial-quote {\n  font-family: var(--serif);\n  font-size: clamp(1.2rem, 2vw, 1.6rem);\n  font-weight: 400;\n  font-style: italic;\n  color: var(--ink);\n  line-height: 1.5;\n  margin-bottom: 2rem;\n}\n\n.testimonial-quote::before { content: '\u00ab\\00a0'; color: var(--gray-mid); }\n.testimonial-quote::after  { content: '\\00a0\u00bb'; color: var(--gray-mid); }\n\n.testimonial-author {\n  font-size: 0.75rem;\n  font-weight: 500;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: var(--gray-soft);\n}\n\n\/* \u2500\u2500\u2500 PORTRAIT \u2500\u2500\u2500 *\/\n.portrait-section {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  min-height: 80vh;\n}\n\n.portrait-img-wrap { overflow: hidden; }\n\n.portrait-img-wrap img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  object-position: top center;\n  filter: grayscale(100%) contrast(1.05);\n  display: block;\n}\n\n.portrait-content {\n  background: var(--ink);\n  padding: 6rem 5rem;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n\n.portrait-label {\n  font-size: 0.65rem;\n  font-weight: 500;\n  letter-spacing: 0.25em;\n  text-transform: uppercase;\n  color: var(--gray-soft);\n  margin-bottom: 2rem;\n}\n\n.portrait-title {\n  font-family: var(--serif);\n  font-size: clamp(1.4rem, 2.5vw, 2rem);\n  font-weight: 400;\n  color: var(--white);\n  line-height: 1.3;\n  margin-bottom: 2rem;\n}\n\n.portrait-bio {\n  font-size: 0.85rem;\n  font-weight: 300;\n  color: var(--gray-soft);\n  line-height: 1.8;\n  margin-bottom: 2.5rem;\n}\n\n.portrait-bio strong { color: var(--gray-mid); font-weight: 400; }\n\n.portrait-sig {\n  width: 80px;\n  opacity: 0.5;\n  filter: invert(1);\n}\n\n\/* \u2500\u2500\u2500 CTA \u2500\u2500\u2500 *\/\n.cta-section {\n  background: var(--ink);\n  padding: 8rem 5rem;\n  color: var(--white);\n  position: relative;\n  overflow: hidden;\n}\n\n.cta-bg-text {\n  position: absolute;\n  bottom: -2rem;\n  right: -1rem;\n  font-family: var(--serif);\n  font-size: 18rem;\n  font-weight: 700;\n  color: rgba(255,255,255,0.03);\n  line-height: 1;\n  pointer-events: none;\n  user-select: none;\n  white-space: nowrap;\n}\n\n.cta-inner {\n  max-width: 1100px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1.2fr 1fr;\n  gap: 6rem;\n  align-items: start;\n  position: relative;\n  z-index: 2;\n}\n\n.cta-heading {\n  font-family: var(--serif);\n  font-size: clamp(2rem, 4vw, 3.5rem);\n  font-weight: 400;\n  line-height: 1.15;\n  color: var(--white);\n}\n\n.cta-heading em { font-style: italic; color: var(--gray-soft); }\n\n.cta-cards { display: flex; flex-direction: column; gap: 1.5rem; }\n\n.cta-card {\n  padding: 2.5rem;\n  border: 1px solid #333;\n  position: relative;\n  transition: border-color 0.3s;\n  text-decoration: none;\n  display: block;\n  color: inherit;\n}\n\n.cta-card:hover { border-color: var(--gray-mid); }\n\n.cta-card-label {\n  font-size: 0.65rem;\n  font-weight: 500;\n  letter-spacing: 0.25em;\n  text-transform: uppercase;\n  color: var(--gray-soft);\n  margin-bottom: 0.8rem;\n}\n\n.cta-card-title {\n  font-family: var(--serif);\n  font-size: 1.3rem;\n  font-weight: 400;\n  color: var(--white);\n  margin-bottom: 0.5rem;\n}\n\n.cta-card-price {\n  font-size: 0.8rem;\n  font-weight: 300;\n  color: var(--gray-soft);\n  margin-bottom: 1rem;\n}\n\n.cta-card-desc {\n  font-size: 0.82rem;\n  font-weight: 300;\n  color: #666;\n  line-height: 1.6;\n}\n\n.cta-card-arrow {\n  position: absolute;\n  top: 2.5rem;\n  right: 2.5rem;\n  font-size: 1.2rem;\n  color: #444;\n  transition: transform 0.3s, color 0.3s;\n}\n\n.cta-card:hover .cta-card-arrow { transform: translate(4px, -4px); color: var(--white); }\n\n.cta-card.primary { background: var(--white); border-color: var(--white); }\n.cta-card.primary .cta-card-label { color: #999; }\n.cta-card.primary .cta-card-title { color: var(--ink); }\n.cta-card.primary .cta-card-price { color: #888; }\n.cta-card.primary .cta-card-desc { color: #666; }\n.cta-card.primary .cta-card-arrow { color: #ccc; }\n.cta-card.primary:hover { background: var(--gray-light); border-color: var(--gray-light); }\n.cta-card.primary:hover .cta-card-arrow { color: var(--ink); }\n\n\/* \u2500\u2500\u2500 FOOTER \u2500\u2500\u2500 *\/\n.footer-strip {\n  background: var(--gray-light);\n  padding: 2rem 5rem;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n}\n\n.footer-strip a, .footer-strip span {\n  font-size: 0.75rem;\n  font-weight: 300;\n  color: var(--gray-soft);\n  text-decoration: none;\n  letter-spacing: 0.05em;\n}\n\n.footer-strip a:hover { color: var(--ink); }\n\n\/* \u2500\u2500\u2500 REVEAL \u2500\u2500\u2500 *\/\n.reveal { opacity: 0; transform: translateY(30px); transition: opacity 0.8s ease, transform 0.8s ease; }\n.reveal.visible { opacity: 1; transform: translateY(0); }\n\n\/* \u2500\u2500\u2500 TRANSLATEPRESS \u2500\u2500\u2500 *\/\n.trp-language-switcher-container {\n  position: fixed !important;\n  bottom: 1.5rem !important;\n  right: 1.5rem !important;\n  z-index: 999;\n}\n\n.trp-language-switcher {\n  background: var(--ink) !important;\n  border: 1px solid #333 !important;\n  border-radius: 0 !important;\n  padding: 0.4rem 0.9rem !important;\n  font-family: 'Poppins', sans-serif !important;\n  font-size: 0.65rem !important;\n  font-weight: 500 !important;\n  letter-spacing: 0.15em !important;\n  text-transform: uppercase !important;\n  color: var(--gray-soft) !important;\n  box-shadow: none !important;\n}\n\n.trp-language-switcher:hover {\n  border-color: var(--gray-mid) !important;\n  color: var(--white) !important;\n}\n\n.trp-language-switcher a,\n.trp-language-switcher span {\n  color: inherit !important;\n  font-size: inherit !important;\n}\n\n.trp-language-switcher img { display: none !important; }\n\n\/* \u2500\u2500\u2500 RESPONSIVE \u2500\u2500\u2500 *\/\n@media (max-width: 900px) {\n  .hero, .problem, .portrait-section, .del-inner, .cta-inner, .method-inner {\n    grid-template-columns: 1fr;\n  }\n  .hero-left { min-height: 80vh; padding: 4rem 2.5rem; }\n  .hero-right { min-height: 40vh; }\n  .problem, .method, .deliverables, .cta-section, .testimonial {\n    padding: 5rem 2.5rem;\n  }\n  #section4 {\n    padding: 5rem 2.5rem !important;\n  }\n  #section4 > div {\n    grid-template-columns: 1fr !important;\n    gap: 3rem !important;\n  }\n  .portrait-content { padding: 4rem 2.5rem; }\n  .footer-strip { padding: 2rem 2.5rem; flex-direction: column; gap: 1rem; text-align: center; }\n}\n<\/style>\n<\/head>\n<body>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 HERO \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"hero\">\n\n  <!-- Gauche -->\n  <div class=\"hero-left\">\n    <p class=\"hero-eyebrow\">Kelly Nauleau \u2014 Narrative Strategy<\/p>\n    <h1 class=\"hero-title translation-block\">Your story keeps <br>you from being <em>forgotten.<\/em><\/h1>\n    <span class=\"hero-tagline\">Don't sell a product. Sell belonging.<\/span>\n    <p class=\"hero-sub\">Narrative strategy for independent founders and creative brands building a singular identity.<\/p>\n    <div class=\"hero-actions\">\n      <a href=\"#inscription\" class=\"btn-primary\">Book a call<\/a>\n      <a href=\"#section2\" class=\"btn-secondary\">Learn More<\/a>\n    <\/div>\n  <\/div>\n\n  <!-- Droite \u2014 filmstrip -->\n  <div class=\"hero-right\" id=\"heroRight\">\n    <div class=\"hero-right-overlay\"><\/div>\n    <div class=\"filmstrip\">\n      <div class=\"filmstrip-track\" id=\"filmstripTrack\">\n <!-- SET 1 -->\n<img decoding=\"async\" src=\"https:\/\/kellynauleau.com\/wp-content\/uploads\/2026\/03\/USATrip%C2%A9KellyNauleau-550.jpg\" alt=\"Selecta Steve\">\n<img decoding=\"async\" src=\"https:\/\/kellynauleau.com\/wp-content\/uploads\/2026\/03\/USATrip%C2%A9KellyNauleau-570.jpg\" alt=\"Marcela Benson Recipe Book\">\n<img decoding=\"async\" src=\"https:\/\/kellynauleau.com\/wp-content\/uploads\/2026\/03\/VW_PARIS%C2%A9KellyNauleau-51.jpg\" alt=\"French Pastry\">\n<img decoding=\"async\" src=\"https:\/\/kellynauleau.com\/wp-content\/uploads\/2026\/03\/USATrip%C2%A9KellyNauleau-521.jpg\" alt=\"Brigitte Bruyez\">\n<img decoding=\"async\" src=\"https:\/\/kellynauleau.com\/wp-content\/uploads\/2026\/03\/VW_PARIS%C2%A9KellyNauleau-37.jpg\" alt=\"Japanese Clay\">\n<img decoding=\"async\" src=\"https:\/\/kellynauleau.com\/wp-content\/uploads\/2026\/03\/USATrip%C2%A9KellyNauleau-629.jpg\" alt=\"Clarisse Khelsa\">\n<img decoding=\"async\" src=\"https:\/\/kellynauleau.com\/wp-content\/uploads\/2026\/03\/VW_PARIS%C2%A9KellyNauleau-29.jpg\" alt=\"Bistro Kitchen\">\n<img decoding=\"async\" src=\"https:\/\/kellynauleau.com\/wp-content\/uploads\/2026\/03\/VW_PARIS%C2%A9KellyNauleau-48.jpg\" alt=\"Restaurant Humus\">\n<img decoding=\"async\" src=\"https:\/\/kellynauleau.com\/wp-content\/uploads\/2026\/03\/USATrip%C2%A9KellyNauleau-563.jpg\" alt=\"Kitchen Work\">\n<!-- SET 2 \u2014 copie pour boucle infinie -->\n<img decoding=\"async\" src=\"https:\/\/kellynauleau.com\/wp-content\/uploads\/2026\/03\/USATrip%C2%A9KellyNauleau-550.jpg\" alt=\"Selecta Steve\">\n<img decoding=\"async\" src=\"https:\/\/kellynauleau.com\/wp-content\/uploads\/2026\/03\/USATrip%C2%A9KellyNauleau-570.jpg\" alt=\"Marcela Benson Recipe Book\">\n<img decoding=\"async\" src=\"https:\/\/kellynauleau.com\/wp-content\/uploads\/2026\/03\/VW_PARIS%C2%A9KellyNauleau-51.jpg\" alt=\"French Pastry\">\n<img decoding=\"async\" src=\"https:\/\/kellynauleau.com\/wp-content\/uploads\/2026\/03\/USATrip%C2%A9KellyNauleau-521.jpg\" alt=\"Brigitte Bruyez\">\n<img decoding=\"async\" src=\"https:\/\/kellynauleau.com\/wp-content\/uploads\/2026\/03\/VW_PARIS%C2%A9KellyNauleau-37.jpg\" alt=\"Japanese Clay\">\n<img decoding=\"async\" src=\"https:\/\/kellynauleau.com\/wp-content\/uploads\/2026\/03\/USATrip%C2%A9KellyNauleau-629.jpg\" alt=\"Clarisse Khelsa\">\n<img decoding=\"async\" src=\"https:\/\/kellynauleau.com\/wp-content\/uploads\/2026\/03\/VW_PARIS%C2%A9KellyNauleau-29.jpg\" alt=\"Bistro Kitchen\">\n<img decoding=\"async\" src=\"https:\/\/kellynauleau.com\/wp-content\/uploads\/2026\/03\/VW_PARIS%C2%A9KellyNauleau-48.jpg\" alt=\"Restaurant Humus\">\n<img decoding=\"async\" src=\"https:\/\/kellynauleau.com\/wp-content\/uploads\/2026\/03\/USATrip%C2%A9KellyNauleau-563.jpg\" alt=\"Kitchen Work\">\n      <\/div>\n    <\/div>\n  <\/div>\n\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 PROBLEM \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"problem\" id=\"section2\">\n  <div class=\"reveal\">\n    <p class=\"problem-label\">Question<\/p>\n    <h2 class=\"problem-statement\">Why can some brands charge more, last longer, and never justify themselves?<\/h2>\n  <\/div>\n  <div class=\"problem-aside reveal\">\n    <p>Because they don't sell a product.<br><br>\n    <strong>They sell belonging.<\/strong><br><br>\n    Think of your iPhone, your Ray-Bans, or your Levi's jeans.<br><br>\n    Some brands are no longer objects: they're <strong>statements.<\/strong>\n    <\/p>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 STATEMENT \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"statement\">\n  <h2 class=\"reveal\">This power doesn't come <s>from marketing.<\/s><\/h2>\n  <h2 class=\"reveal active\">It comes from storytelling.<\/h2>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 METHOD \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"method\">\n  <div class=\"method-inner\">\n    <div class=\"reveal\">\n      <p class=\"method-label\">Narrative Clarity Call<\/p>\n      <h2 class=\"method-title\">We lay the foundations.<br>We clarify what matters.<\/h2>\n      <div class=\"method-body\">\n        <p>We reflect, observe, and challenge what\u2019s there so you can move forward.<\/p>\n        <p>No ready-made advice or quick fixes, just <strong>deep listening<\/strong> , and a <strong>narrative reading<\/strong> that brings order to what feels scattered.<\/p>\n        <p>Together, we clarify what you\u2019re carrying, what sets you apart, and what needs to be owned.<\/p>\n        <p>You leave with a <strong>clear direction<\/strong> and an initial structure, so that your words, your decisions, and your presence tell <strong>the same story<\/strong>.<\/p>\n        <p>And if you need to go further, <strong><em>The Narrative Arc<\/em><\/strong> is the natural next step.<\/p>\n      <\/div>\n      <div class=\"hero-actions\" style=\"margin-top:2.5rem;\">\n        <a href=\"#inscription\" class=\"btn-primary\" style=\"background:var(--ink);color:var(--white);\">Book a call<\/a>\n        <a href=\"#section4\" class=\"btn-secondary\" style=\"color:var(--gray-soft);\">More \u2193<\/a>\n      <\/div>\n    <\/div>\n    <div class=\"method-img reveal\">\n      <img decoding=\"async\" src=\"https:\/\/kellynauleau.com\/wp-content\/uploads\/2026\/02\/Fichier-7.svg\" alt=\"\">\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 FOR WHO \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section id=\"section4\" style=\"padding: 8rem 5rem; background: var(--white);\">\n  <div style=\"max-width:1100px; margin:0 auto; display:grid; grid-template-columns:1fr 1fr; gap:6rem;\">\n    <div class=\"reveal\">\n      <p class=\"problem-label\">Who is this call for?<\/p>\n      <ul class=\"del-list\" style=\"color:var(--ink);\">\n        <li><span>Entrepreneurs<\/span><\/li>\n        <li><span>Marketing directors<\/span><\/li>\n        <li><span>Creatives<\/span><\/li>\n        <li><span>Consultants<\/span><\/li>\n        <li><span>And anyone navigating a transition in the way they express their work<\/span><\/li>\n      <\/ul>\n    <\/div>\n    <div class=\"reveal\">\n      <p class=\"problem-label\" style=\"margin-bottom:2rem;\">You're in the right place if:<\/p>\n      <div style=\"display:flex; flex-direction:column; gap:1.5rem;\">\n        <p style=\"font-family:var(--serif); font-size:1rem; line-height:1.5; color:var(--ink); border-left:1px solid var(--gray-mid); padding-left:1.2rem;\" class=\"translation-block\"><strong>Your brand is different<\/strong>, but your message <strong>doesn't set you apart<\/strong>.<\/p>\n        <p style=\"font-family:var(--serif); font-size:1rem; line-height:1.5; color:var(--ink); border-left:1px solid var(--gray-mid); padding-left:1.2rem;\" class=\"translation-block\"><strong>Your audience is there<\/strong>, but <strong>they don't connect<\/strong>.<\/p>\n        <p style=\"font-family:var(--serif); font-size:1rem; line-height:1.5; color:var(--ink); border-left:1px solid var(--gray-mid); padding-left:1.2rem;\" class=\"translation-block\"><strong>You've evolved<\/strong>, but <strong>what you express is behind who you've become<\/strong>.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 DELIVERABLES \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"deliverables\">\n  <div class=\"del-inner\">\n    <div class=\"reveal\">\n      <h2 class=\"del-title translation-block\">What you'll<br>take away.<\/h2>\n      <ul class=\"del-list\">\n        <li><span>A first reading of the patterns shaping your brand (market, uniqueness, value proposition, differentiation)<\/span><\/li>\n        <li><span>A clarified message aligned with your vision<\/span><\/li>\n        <li><span>A direction for your next decisions and your content<\/span><\/li>\n        <li><span>An exercise to continue the work after the call (Timeline, Contradictions, The 3 Lists)<\/span><\/li>\n      <\/ul>\n    <\/div>\n    <div class=\"reveal\">\n      <div class=\"del-practical\">\n        <h3>What you bring<\/h3>\n        <ul class=\"del-list\">\n          <li><span>A notebook (if you'd like to take notes)<\/span><\/li>\n          <li><span>An open mind<\/span><\/li>\n        <\/ul>\n        <em>Nothing more, your authenticity is your greatest asset.<\/em>\n      <\/div>\n      <div class=\"del-practical\" style=\"margin-top:3rem;\">\n        <h3>Practical information<\/h3>\n        <p><strong>Duration:<\/strong> 90 minutes<\/p>\n        <p><strong>Language:<\/strong> English or French<\/p>\n        <p style=\"margin-top:1.5rem; font-size:0.78rem; color:#888;\">If you're unable to attend, please cancel 48 hours in advance. Otherwise, the session is considered fulfilled and non-refundable.<\/p>\n      <\/div>\n      <div style=\"margin-top:2.5rem;\">\n        <a href=\"#inscription\" class=\"btn-primary\">Book a call<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 TESTIMONIAL \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"testimonial\">\n  <div class=\"testimonial-inner reveal\">\n    <p class=\"testimonial-quote\">Today my message is clear, my image is consistent, my communication too and I have more time to focus directly on my clients. Thank you Kelly.<\/p>\n    <p class=\"testimonial-author\">\u2014 Chef Alex Cheblal, Vegan Wagon<\/p>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 PORTRAIT \/ ABOUT \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"portrait-section\">\n  <div class=\"portrait-img-wrap\">\n    <img decoding=\"async\" src=\"https:\/\/kellynauleau.com\/wp-content\/uploads\/2026\/03\/KellyNauleau_7.jpg\" alt=\"Kelly Nauleau\">\n  <\/div>\n  <div class=\"portrait-content\">\n    <p class=\"portrait-label\">The story behind the method<\/p>\n    <h2 class=\"portrait-title reveal\">\"Your brand doesn't lack value, but a story. My role is to bring it out.\"<\/h2>\n    <p class=\"portrait-bio reveal\">\n      <strong>Kelly Nauleau<\/strong> \u2014 narrative strategist and brand architect<br><br>\n      It's through my own story\u2014shaped by expatriations between cultures, languages, and identities (Europe, North and Latin America)\u2014that I learned to quickly detect the tension points that distinguish one narrative from another.<br><br>\n      Navigating emotions, my personal, professional, and cultural experience has shaped my expertise: reading between the lines, spotting what wants to emerge, and transforming it into narrative structure. I've supported events, cultural and heritage institutions, as well as food industry professionals, to transform their visibility into authentic and desirable narratives.<br><br>\n      I bring this sensitivity to your brand, to help you move to the next level by <strong>short-circuiting the noise:<\/strong> we move faster, together, through collective reflection.<br><br>\n      My approach, <strong>The Unfolding Method<\/strong>, is rooted in deep reading: revealing the patterns, contradictions, and truths that shape a narrative, then giving them structure and form.\n    <\/p>\n    <img decoding=\"async\" class=\"portrait-sig reveal\" src=\"https:\/\/kellynauleau.com\/wp-content\/uploads\/2026\/01\/Fichier-1.svg\" alt=\"\">\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 CTA \/ BOOKING \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"cta-section\" id=\"inscription\">\n  <div class=\"cta-bg-text\" aria-hidden=\"true\">brand<\/div>\n  <div class=\"cta-inner\">\n    <div class=\"reveal\">\n      <h2 class=\"cta-heading translation-block\">Your market is<br>waiting for a story<br>it can <em>feel.<\/em><\/h2>\n    <\/div>\n    <div class=\"cta-cards reveal\">\n      <a href=\"https:\/\/tidycal.com\/1kg69gd\/narrative-discovery-call-clone20260223152220\" class=\"cta-card primary\" target=\"_blank\" rel=\"noopener\">\n        <span class=\"cta-card-label\">Session<\/span>\n        <div class=\"cta-card-title\">Narrative Clarity Call<\/div>\n        <div class=\"cta-card-price\">90 min \u2014 \u20ac<\/div>\n        <p class=\"cta-card-desc\">A narrative read to bring structure, sharpen your angle, and move forward.<\/p>\n        <span class=\"cta-card-arrow\" aria-hidden=\"true\">\u2197<\/span>\n      <\/a>\n      <a href=\"https:\/\/tidycal.com\/1kg69gd\/narrative-discovery-call20260223152220\" class=\"cta-card\" target=\"_blank\" rel=\"noopener\">\n        <span class=\"cta-card-label\">Discussion<\/span>\n        <div class=\"cta-card-title\">Discovery Call<\/div>\n        <div class=\"cta-card-price\">20 min \u2014 Free<\/div>\n        <p class=\"cta-card-desc\">A first conversation to understand your situation and map out next steps.<\/p>\n        <span class=\"cta-card-arrow\" aria-hidden=\"true\">\u2197<\/span>\n      <\/a>\n      <a href=\"mailto:hello@kellynauleau.com?subject=The%20Narrative%20Arc%20\u2014%20Demande\" class=\"cta-card\" target=\"_blank\" rel=\"noopener\">\n        <span class=\"cta-card-label\">Full Mandate<\/span>\n        <div class=\"cta-card-title\">The Narrative Arc<\/div>\n        <div class=\"cta-card-price\">Tailor-made \u2014 from 1 month to long-term engagement<\/div>\n        <p class=\"cta-card-desc\">A complete strategic narrative engagement. Send a message to start the conversation.<\/p>\n        <span class=\"cta-card-arrow\" aria-hidden=\"true\">\u2197<\/span>\n      <\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 FOOTER \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<footer class=\"footer-strip\">\n  <a href=\"https:\/\/www.pinterest.com\/nomadlines\/\">nomadlines.co<\/a>\n  <a href=\"https:\/\/kellynauleau.com\/en\/\">kellynauleau.com<\/a>\n  <a>2026<\/a>\n<\/footer>\n\n<script>\n\/* \u2500\u2500 Reveal on scroll \u2500\u2500 *\/\nconst reveals = document.querySelectorAll('.reveal');\nconst io = new IntersectionObserver((entries) => {\n  entries.forEach((e, i) => {\n    if (e.isIntersecting) {\n      setTimeout(() => e.target.classList.add('visible'), i * 80);\n      io.unobserve(e.target);\n    }\n  });\n}, { threshold: 0.1 });\nreveals.forEach(el => io.observe(el));\n\n\/* \u2500\u2500 Filmstrip hero-right \u2500\u2500 *\/\nconst heroRight = document.getElementById('heroRight');\nconst track     = document.getElementById('filmstripTrack');\n\nlet offset = 0;\nlet speed  = 0.8;\n\nfunction animateFilmstrip() {\n  const halfWidth = track.scrollWidth \/ 2;\n  offset += speed;\n  if (offset >= halfWidth) offset = 0;\n  if (offset < 0) offset = halfWidth - 1;\n  track.style.transform = `translateX(-${offset}px)`;\n  requestAnimationFrame(animateFilmstrip);\n}\n\nanimateFilmstrip();\n\nheroRight.addEventListener('mousemove', (e) => {\n  const rect = heroRight.getBoundingClientRect();\n  const relX = (e.clientX - rect.left) \/ rect.width; \/\/ 0 \u2192 1\n  speed = (relX - 0.5) * 6;\n});\n\nheroRight.addEventListener('mouseleave', () => {\n  speed = 0.8;\n});\n<\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Kelly Nauleau \u2014 Entrepreneurs &#038; Marques Kelly Nauleau \u2014 Strat\u00e9gie Narrative Votre histoire est ce qui vous rend m\u00e9morable. Ne vendez pas un produit. Vendez une appartenance. Strat\u00e9gie narrative pour les fondateurs ind\u00e9pendants et les marques cr\u00e9atives qui construisent une identit\u00e9 singuli\u00e8re. R\u00e9server mon appel En savoir plus La question Pourquoi certaines marques peuvent vendre [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"iawp_total_views":22,"footnotes":""},"class_list":["post-768","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/kellynauleau.com\/en\/wp-json\/wp\/v2\/pages\/768","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kellynauleau.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kellynauleau.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kellynauleau.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/kellynauleau.com\/en\/wp-json\/wp\/v2\/comments?post=768"}],"version-history":[{"count":54,"href":"https:\/\/kellynauleau.com\/en\/wp-json\/wp\/v2\/pages\/768\/revisions"}],"predecessor-version":[{"id":920,"href":"https:\/\/kellynauleau.com\/en\/wp-json\/wp\/v2\/pages\/768\/revisions\/920"}],"wp:attachment":[{"href":"https:\/\/kellynauleau.com\/en\/wp-json\/wp\/v2\/media?parent=768"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}