<!doctype html> <html lang="fr"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Mathieu Adam — Consultant marketing numérique</title> <meta name="description" content="Publicité en ligne, landing pages et automatisations pour aider les PME de services au Canada à générer plus de demandes qualifiées."> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&display=swap" rel="stylesheet"> <style> :root{ --black:#050505; --charcoal:#101010; --panel:#151515; --cream:#f1efe9; --paper:#faf9f5; --white:#f8f7f2; --muted:#aaa9a4; --ink:#090909; --yellow:#f8da24; --yellow-2:#ffdf20; --line:rgba(255,255,255,.13); --line-dark:rgba(0,0,0,.15); --max:1440px; } *{box-sizing:border-box} html{scroll-behavior:smooth;overflow-x:hidden} body{margin:0;background:var(--black);color:var(--white);font-family:Manrope,Arial,sans-serif;overflow-x:hidden} a{color:inherit;text-decoration:none} button,a{font-family:inherit} img{display:block;max-width:100%} .shell{width:min(var(--max),calc(100% - 96px));margin-inline:auto} .eyebrow{margin:0 0 22px;color:var(--yellow);font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase} .display,.section-title{font-family:"Space Grotesk",Manrope,sans-serif;letter-spacing:-.055em} .section-title{margin:0;font-size:clamp(48px,5.2vw,82px);line-height:.96} .section-copy{font-size:19px;line-height:1.7;color:#62615e} .btn{display:inline-flex;align-items:center;justify-content:center;min-height:62px;padding:0 28px;border:1px solid transparent;font-size:15px;font-weight:800;transition:.2s ease} .btn-primary{background:var(--yellow);color:var(--black)} .btn-primary:hover{background:#ffe55a;transform:translateY(-2px)} .btn-dark{background:var(--black);color:var(--white)} .text-link{display:inline-flex;align-items:center;gap:8px;border-bottom:1px solid var(--yellow);padding:0 0 7px;font-size:15px;font-weight:600} .nav{position:relative;z-index:10;height:86px;border-bottom:1px solid var(--line);background:#050505} .nav-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:36px} .brand{width:70px} .brand img{width:70px;height:auto} .nav-right{display:flex;align-items:center;gap:42px} .nav-links{display:flex;align-items:center;gap:34px;font-size:14px;color:#deddd8} .nav-links a:hover{color:var(--yellow)} .nav .btn{min-height:48px;padding:0 22px;font-size:13px} .hero{position:relative;isolation:isolate;background: radial-gradient(circle at 72% 24%,rgba(248,218,36,.12),transparent 32%), var(--black)} .hero-grid{min-height:760px;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(460px,.88fr);gap:56px;align-items:center;padding-block:74px 64px} .hero-copy{position:relative;z-index:2} .hero .display{max-width:800px;margin:0;font-size:clamp(62px,6vw,96px);line-height:.96} .hero-lead{max-width:710px;margin:30px 0 0;color:#c5c4bf;font-size:22px;line-height:1.55} .platforms{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin:28px 0 0;color:#999893;font-size:12px;font-weight:800;letter-spacing:.15em} .platforms i{width:5px;height:5px;border-radius:50%;background:var(--yellow)} .hero-actions{display:flex;align-items:center;gap:34px;margin-top:34px} .qualifier{max-width:650px;margin:24px 0 0;padding-left:15px;border-left:3px solid var(--yellow);color:#9d9c97;font-size:13px} .visual{position:relative;min-height:610px} .portrait-frame{position:absolute;left:0;top:20px;width:min(76%,480px);border:1px solid rgba(248,218,36,.28);padding:16px} .portrait-frame:before{content:"";position:absolute;inset:-26px 26px 26px -26px;border:1px solid rgba(248,218,36,.17);z-index:-1} .portrait-frame img{width:100%;aspect-ratio:.82;object-fit:cover;filter:grayscale(1) contrast(1.08)} .nameplate{position:absolute;z-index:4;left:-18px;bottom:42px;min-width:305px;padding:17px 20px;background:var(--yellow);color:var(--ink)} .nameplate strong{display:block;font-family:"Space Grotesk",sans-serif;font-size:19px} .nameplate span{font-size:11px;font-weight:800} .flow{position:absolute;right:-4px;top:38px;width:182px;display:grid;gap:13px} .flow:before{content:"";position:absolute;right:-18px;top:75px;width:2px;height:310px;background:var(--yellow);box-shadow:0 0 22px rgba(248,218,36,.65)} .flow-card{position:relative;z-index:2;width:132px;height:132px;margin-left:auto;display:grid;place-items:center;border:1px solid rgba(255,255,255,.17);background:linear-gradient(145deg,#1c1c1c,#0a0a0a);box-shadow:0 20px 38px rgba(0,0,0,.45)} .flow-card:after{content:"";position:absolute;right:-24px;width:24px;height:2px;background:var(--yellow)} .flow-card svg{width:64px;height:64px;stroke:#e9e8e3;stroke-width:1.7;fill:none} .flow-card svg .accent{stroke:var(--yellow)} .flow-check{position:absolute;right:-34px;bottom:40px;width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);color:var(--black);font-size:25px;font-weight:900;box-shadow:0 0 30px rgba(248,218,36,.55)} .proof-bar{background:var(--yellow);color:var(--ink)} .proof-grid{display:grid;grid-template-columns:repeat(3,1fr)} .proof-item{padding:29px 34px;text-align:center;border-right:1px solid rgba(0,0,0,.17)} .proof-item:last-child{border:0} .proof-item strong{display:block;font-family:"Space Grotesk",sans-serif;font-size:42px;line-height:1} .proof-item span{display:block;margin-top:8px;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase} .clients{padding:34px 0;border-bottom:1px solid var(--line);background:#090909} .clients-label{text-align:center;color:#74736f;font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase} .logo-row{display:grid;grid-template-columns:repeat(8,1fr);gap:25px;align-items:center;margin-top:26px} .logo-row img{width:74px;height:52px;object-fit:contain;margin:auto;filter:grayscale(1);opacity:.58} .problem{padding:118px 0;background:var(--cream);color:var(--ink)} .problem-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;align-items:start} .problem .section-title{max-width:610px} .direct-note{margin-top:38px;padding:25px 26px;border-left:4px solid var(--yellow);background:var(--paper);font-weight:800;line-height:1.55} .outcomes{border-top:1px solid var(--line-dark)} .outcome{display:grid;grid-template-columns:54px 1fr;gap:16px;padding:27px 0;border-bottom:1px solid var(--line-dark)} .outcome .arrow{color:#b09300;font-size:25px} .outcome strong{display:block;font-family:"Space Grotesk",sans-serif;font-size:23px} .outcome p{margin:7px 0 0;color:#696864;line-height:1.6} .services{padding:118px 0;background:var(--black)} .services-head{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:52px} .services-head .section-copy{max-width:480px;margin:0;color:#9f9e99} .service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px} .service-card{min-height:330px;padding:30px;border:1px solid var(--line);background:var(--panel);transition:.22s ease} .service-card:hover{border-color:rgba(248,218,36,.55);transform:translateY(-5px)} .service-top{display:flex;align-items:center;justify-content:space-between} .service-no{color:var(--yellow);font-size:12px;font-weight:900;letter-spacing:.1em} .service-icon{width:62px;height:62px;display:grid;place-items:center;border:1px solid rgba(248,218,36,.25);background:#0b0b0b} .service-icon svg{width:34px;height:34px;stroke:var(--yellow);stroke-width:1.7;fill:none} .service-card h3{margin:55px 0 14px;font-family:"Space Grotesk",sans-serif;font-size:26px} .service-card p{margin:0;color:#a7a6a1;line-height:1.7;font-size:15px} .services-cta{display:flex;justify-content:flex-end;margin-top:34px} .method{padding:118px 0;background:var(--paper);color:var(--ink)} .method-head{display:grid;grid-template-columns:1fr .85fr;gap:100px;align-items:end} .method-head .section-copy{margin:0} .steps{display:grid;grid-template-columns:repeat(3,1fr);margin-top:58px;border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark)} .step{padding:38px 34px 44px;border-right:1px solid var(--line-dark)} .step:last-child{border:0} .step-no{color:#aa8f00;font-weight:900;font-size:12px;letter-spacing:.1em} .step h3{margin:36px 0 15px;font-family:"Space Grotesk",sans-serif;font-size:28px} .step p{margin:0;color:#696864;line-height:1.7} .testimonials{padding:118px 0;background:#0a0a0a} .testimonials-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:50px} .google-rating{display:flex;align-items:center;gap:17px;padding:16px 20px;border:1px solid var(--line);background:#111} .google-rating strong{font-family:"Space Grotesk",sans-serif;font-size:28px} .stars{color:var(--yellow);letter-spacing:2px} .quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px} .quote{display:flex;flex-direction:column;min-height:330px;padding:30px;border:1px solid var(--line);background:#141414} .quote .stars{font-size:14px} .quote blockquote{margin:28px 0 32px;font-size:18px;line-height:1.65;color:#deddd8} .quote footer{margin-top:auto;padding-top:20px;border-top:1px solid var(--line)} .quote footer strong{display:block;font-size:14px} .quote footer span{color:#888782;font-size:12px} .about{padding:118px 0;background:var(--cream);color:var(--ink)} .about-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;align-items:center} .about-photo{position:relative;padding:18px;border:1px solid rgba(0,0,0,.2)} .about-photo img{width:100%;aspect-ratio:.9;object-fit:cover;filter:grayscale(1) contrast(1.07)} .about-photo:after{content:"Mathieu Adam\A Expert senior, directement impliqué";white-space:pre;position:absolute;right:-28px;bottom:40px;padding:18px 22px;background:var(--yellow);font-weight:800;font-size:13px;line-height:1.45} .about-copy .section-title{max-width:720px} .about-copy .section-copy{max-width:690px;margin:30px 0} .tags{display:flex;flex-wrap:wrap;gap:10px} .tag{padding:11px 15px;border:1px solid rgba(0,0,0,.2);font-size:12px;font-weight:800} .faq{padding:118px 0;background:var(--black)} .faq-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:100px;align-items:start} .faq-list{border-top:1px solid var(--line)} details{border-bottom:1px solid var(--line)} summary{display:flex;justify-content:space-between;gap:20px;padding:24px 0;cursor:pointer;list-style:none;font-family:"Space Grotesk",sans-serif;font-size:21px} summary::-webkit-details-marker{display:none} summary:after{content:"+";color:var(--yellow);font-size:24px} details[open] summary:after{content:"−"} details p{max-width:790px;margin:0 0 24px;color:#aaa9a4;line-height:1.7} .final-cta{background:var(--yellow);color:var(--ink)} .cta-grid{min-height:470px;display:grid;grid-template-columns:1fr auto;gap:80px;align-items:center} .final-cta .section-title{max-width:920px} .final-cta p{max-width:720px;margin:26px 0 0;font-size:19px;line-height:1.6} .final-cta .btn{min-width:290px;min-height:72px} .footer{padding:48px 0;background:#050505;border-top:1px solid var(--line)} .footer-inner{display:flex;align-items:center;justify-content:space-between;gap:30px} .footer-brand{display:flex;align-items:center;gap:20px} .footer-brand img{width:55px} .footer-brand strong{display:block;font-size:14px} .footer-brand span{color:#82817d;font-size:11px} .footer-links{display:flex;gap:26px;color:#989792;font-size:12px} @media (max-width:1100px){ .shell{width:min(var(--max),calc(100% - 52px))} .nav-links{display:none} .hero-grid{grid-template-columns:1fr;gap:30px;padding-top:62px} .hero-copy{max-width:900px} .visual{min-height:630px;max-width:710px;width:100%;margin:auto} .portrait-frame{width:70%} .problem-grid,.about-grid,.faq-grid{grid-template-columns:1fr;gap:55px} .services-head,.testimonials-head{align-items:start;flex-direction:column} .service-grid{grid-template-columns:repeat(2,1fr)} .method-head{grid-template-columns:1fr;gap:30px} .quote-grid{grid-template-columns:1fr} .quote{min-height:0} } @media (max-width:720px){ .shell{width:calc(100% - 34px)} .nav{height:72px} .brand,.brand img{width:56px} .nav .btn{min-height:42px;padding:0 14px;font-size:11px} .hero-grid{min-height:auto;padding:54px 0 40px} .hero .display{font-size:48px;line-height:.98} .hero-lead{font-size:18px;margin-top:24px} .platforms{font-size:10px;gap:9px} .hero-actions{align-items:stretch;flex-direction:column;gap:18px} .hero-actions .btn{width:100%} .hero-actions .text-link{width:max-content} .visual{min-height:520px;margin-top:20px} .portrait-frame{left:16px;top:18px;width:77%;padding:11px} .portrait-frame:before{inset:-14px 14px 14px -14px} .nameplate{left:-10px;bottom:24px;min-width:245px;padding:14px 16px} .nameplate strong{font-size:16px} .flow{right:-2px;top:70px;width:100px;gap:10px} .flow:before{right:-7px;top:53px;height:222px} .flow-card{width:82px;height:82px} .flow-card:after{right:-10px;width:10px} .flow-card svg{width:42px;height:42px} .flow-check{right:-22px;bottom:58px;width:35px;height:35px;font-size:18px} .proof-grid{grid-template-columns:1fr} .proof-item{padding:22px;border-right:0;border-bottom:1px solid rgba(0,0,0,.16)} .proof-item strong{font-size:36px} .logo-row{grid-template-columns:repeat(4,1fr);gap:18px} .problem,.services,.method,.testimonials,.about,.faq{padding:82px 0} .section-title{font-size:44px} .problem-grid,.about-grid,.faq-grid{gap:40px} .service-grid{grid-template-columns:1fr} .service-card{min-height:280px} .services-head{margin-bottom:36px} .steps{grid-template-columns:1fr} .step{border-right:0;border-bottom:1px solid var(--line-dark)} .step:last-child{border-bottom:0} .google-rating{width:100%;justify-content:center} .about-photo:after{right:-8px;bottom:25px} .cta-grid{grid-template-columns:1fr;gap:35px;padding-block:80px} .final-cta .btn{width:100%;min-width:0} .footer-inner{align-items:flex-start;flex-direction:column} .footer-links{flex-wrap:wrap} } </style> </head> <body> <header class="nav"> <div class="shell nav-inner"> <a class="brand" href="#top" aria-label="Mathieu Adam — Accueil"> <img src="https://static.wixstatic.com/media/0dbd2f_0f768ef26bf44a9da5608a5120cc276b~mv2.png" alt="MA"> </a> <div class="nav-right"> <nav class="nav-links" aria-label="Navigation principale"> <a href="#services">Services</a> <a href="#methode">Méthode</a> <a href="#apropos">À propos</a> <a href="https://www.consultantmarketing.co/blogue" target="_top">Blogue</a> </nav> <a class="btn btn-primary" href="https://calendly.com/mathieu-adam-consultant/plan-de-match-personnalise" target="_blank" rel="noopener">Planifier un appel →</a> </div> </div> </header> <main id="top"> <section class="hero"> <div class="shell hero-grid"> <div class="hero-copy"> <p class="eyebrow">Consultant marketing numérique</p> <h1 class="display">Transformez votre marketing en système d’acquisition.</h1> <p class="hero-lead">Publicité en ligne, landing pages et automatisations pour générer plus de demandes qualifiées.</p> <div class="platforms"><span>Meta Ads</span><i></i><span>Google Ads</span><i></i><span>GPT Ads</span></div> <div class="hero-actions"> <a class="btn btn-primary" href="https://calendly.com/mathieu-adam-consultant/plan-de-match-personnalise" target="_blank" rel="noopener">Obtenir mon plan de match gratuit →</a> <a class="text-link" href="#services">Découvrir mon approche</a> </div> <p class="qualifier">Pour les PME de services au Canada prêtes à investir 1 500 $ et plus par mois.</p> </div> <div class="visual" aria-label="Mathieu Adam et son système d’acquisition"> <div class="portrait-frame"> <img src="https://static.wixstatic.com/media/0dbd2f_876148faf52b4f699352c5a2a4cb4285~mv2.jpg" alt="Mathieu Adam, consultant marketing numérique"> <div class="nameplate"><strong>Mathieu Adam</strong><span>Expert senior, directement impliqué</span></div> </div> <div class="flow" aria-hidden="true"> <div class="flow-card"> <svg viewBox="0 0 64 64"><path d="M10 36h12l23 10V18L22 28H10z"/><path class="accent" d="M45 26c7 2 10 10 8 16"/><path d="M20 37l4 13h9l-3-10"/></svg> </div> <div class="flow-card"> <svg viewBox="0 0 64 64"><rect x="8" y="10" width="48" height="44" rx="3"/><path d="M8 20h48M15 15h2m5 0h2"/><rect class="accent" x="36" y="35" width="13" height="8"/><path d="M15 29h14m-14 7h14m-14 7h10"/></svg> </div> <div class="flow-card"> <svg viewBox="0 0 64 64"><circle cx="27" cy="22" r="10"/><path d="M9 50c2-12 9-18 18-18 6 0 11 3 15 8"/><circle class="accent" cx="46" cy="44" r="11"/><path class="accent" d="m41 44 4 4 7-8"/></svg> </div> </div> <div class="flow-check">✓</div> </div> </div> </section> <section class="proof-bar" aria-label="Chiffres clés"> <div class="shell proof-grid"> <div class="proof-item"><strong>20 ans</strong><span>D’expérience en marketing</span></div> <div class="proof-item"><strong>15 M$+</strong><span>Gérés en achats média</span></div> <div class="proof-item"><strong>250+</strong><span>Clients accompagnés</span></div> </div> </section> <section class="clients" aria-label="Clients"> <div class="shell"> <div class="clients-label">Des entreprises d’ici m’ont confié leur acquisition</div> <div class="logo-row"> <img src="https://static.wixstatic.com/media/0dbd2f_df2a8e658404434eb27319c18c92e578~mv2.png" alt="Logo client"> <img src="https://static.wixstatic.com/media/0dbd2f_532ba0e1cce14ca984ca776c8f9075f9~mv2.png" alt="Logo client"> <img src="https://static.wixstatic.com/media/0dbd2f_481d5524aa824c6d9690c0ef719f944d~mv2.png" alt="Logo client"> <img src="https://static.wixstatic.com/media/0dbd2f_9b11074a9b9a4d62ae23849dd6101cfa~mv2.jpeg" alt="Logo Nutaq"> <img src="https://static.wixstatic.com/media/0dbd2f_2ef0ea48634b43bfbbab9b971aab33d3~mv2.png" alt="Logo Top Roof"> <img src="https://static.wixstatic.com/media/0dbd2f_490a3b3b83bf4debaa689dc509aa6f9f~mv2.png" alt="Logo GYM Profil Club"> <img src="https://static.wixstatic.com/media/0dbd2f_d9e71700aac444c8ae741a9f49226d1e~mv2.png" alt="Logo client"> <img src="https://static.wixstatic.com/media/0dbd2f_ffc745cc54564466b199ccce4353779c~mv2.png" alt="Logo client"> </div> </div> </section> <section class="problem"> <div class="shell problem-grid"> <div> <p class="eyebrow">Le vrai problème</p> <h2 class="section-title">Votre marketing ne devrait pas dépendre du hasard.</h2> <div class="direct-note">Vous travaillez directement avec moi — sans intermédiaire ni jargon inutile.</div> </div> <div> <p class="section-copy">Une campagne performante ne dépend pas seulement du média. Tout le parcours doit travailler ensemble pour transformer l’attention en vraies conversations.</p> <div class="outcomes"> <div class="outcome"><div class="arrow">→</div><div><strong>Attirer les bons décideurs</strong><p>Des campagnes structurées autour de votre offre, de votre marché et de vos objectifs.</p></div></div> <div class="outcome"><div class="arrow">→</div><div><strong>Transformer l’intérêt en demande</strong><p>Des pages et des formulaires qui rendent la prochaine étape évidente.</p></div></div> <div class="outcome"><div class="arrow">→</div><div><strong>Relancer sans perdre d’occasions</strong><p>Des suivis rapides, cohérents et mesurables pour éviter que les prospects refroidissent.</p></div></div> </div> </div> </div> </section> <section class="services" id="services"> <div class="shell"> <div class="services-head"> <div><p class="eyebrow">Une approche complète</p><h2 class="section-title">Un système.<br>Quatre leviers.</h2></div> <p class="section-copy">Je ne me contente pas de gérer des campagnes. Je relie chaque étape du parcours pour générer davantage de demandes qualifiées.</p> </div> <div class="service-grid"> <article class="service-card"> <div class="service-top"><span class="service-no">01</span><span class="service-icon"><svg viewBox="0 0 48 48"><path d="M7 27h9l18 8V13l-18 8H7zM16 28l3 10h7l-2-8"/><path d="M37 18c4 2 6 7 5 12"/></svg></span></div> <h3>Publicité en ligne</h3><p>Meta Ads, Google Ads et GPT Ads structurés pour rejoindre les bons décideurs.</p> </article> <article class="service-card"> <div class="service-top"><span class="service-no">02</span><span class="service-icon"><svg viewBox="0 0 48 48"><rect x="5" y="7" width="38" height="34" rx="2"/><path d="M5 15h38M11 11h2m4 0h2M11 21h14m-14 6h14m-14 6h9"/><rect x="29" y="23" width="8" height="8"/></svg></span></div> <h3>Landing pages</h3><p>Un parcours clair qui transforme l’intérêt en demande et réduit les distractions.</p> </article> <article class="service-card"> <div class="service-top"><span class="service-no">03</span><span class="service-icon"><svg viewBox="0 0 48 48"><circle cx="20" cy="15" r="8"/><path d="M6 38c1-10 6-15 14-15 5 0 9 2 12 6"/><circle cx="35" cy="34" r="8"/><path d="m31 34 3 3 5-6"/></svg></span></div> <h3>Qualification</h3><p>Des formulaires et des critères qui filtrent avant même le premier appel.</p> </article> <article class="service-card"> <div class="service-top"><span class="service-no">04</span><span class="service-icon"><svg viewBox="0 0 48 48"><rect x="6" y="14" width="36" height="25" rx="2"/><path d="m6 18 18 12 18-12M28 5l-8 11h7l-3 11 11-15h-7z"/></svg></span></div> <h3>Automatisations</h3><p>Des suivis rapides et structurés pour éviter que les occasions refroidissent.</p> </article> </div> <div class="services-cta"><a class="text-link" href="#methode">Voir comment ça fonctionne →</a></div> </div> </section> <section class="method" id="methode"> <div class="shell"> <div class="method-head"> <div><p class="eyebrow">La méthode</p><h2 class="section-title">Une méthode simple.<br>Des décisions claires.</h2></div> <p class="section-copy">La stratégie part de vos données, de vos objectifs et de votre réalité commerciale — pas d’une recette copiée-collée.</p> </div> <div class="steps"> <article class="step"><span class="step-no">01 — DIAGNOSTIQUER</span><h3>Comprendre ce qui bloque</h3><p>Analyse de vos campagnes, de vos pages, de votre suivi et de la qualité des demandes.</p></article> <article class="step"><span class="step-no">02 — STRUCTURER</span><h3>Bâtir le bon parcours</h3><p>Une stratégie cohérente qui relie le message, la publicité, la conversion et la relance.</p></article> <article class="step"><span class="step-no">03 — OPTIMISER</span><h3>Améliorer ce qui compte</h3><p>Des décisions basées sur les données pour augmenter la qualité et réduire le gaspillage.</p></article> </div> </div> </section> <section class="testimonials"> <div class="shell"> <div class="testimonials-head"> <div><p class="eyebrow">Ils m’ont fait confiance</p><h2 class="section-title">Une expertise qui se mesure aussi dans l’expérience client.</h2></div> <div class="google-rating" aria-label="Note Google de 5 sur 5"><span>Google</span><strong>5,0</strong><span class="stars">★★★★★</span></div> </div> <div class="quote-grid"> <article class="quote"><div class="stars">★★★★★</div><blockquote>« Excellent service! Mathieu est à l’écoute de ses clients, il travaille de façon efficace et rapide. Vraiment heureux du contenu qu’il fait pour mon entreprise. »</blockquote><footer><strong>Jean-Samuel St-Gelais</strong><span>GYM Profil Club</span></footer></article> <article class="quote"><div class="stars">★★★★★</div><blockquote>« Merci à Mathieu pour son excellent service et son professionnalisme! Très à l’écoute des besoins du client et toujours capable d’apporter des solutions. »</blockquote><footer><strong>M-C Genest</strong><span>De La Fontaine</span></footer></article> <article class="quote"><div class="stars">★★★★★</div><blockquote>« Mathieu est extrêmement compétent et efficace, et amène des résultats concrets rapidement. »</blockquote><footer><strong>Tristan Martin</strong><span>Altus Technologies</span></footer></article> </div> </div> </section> <section class="about" id="apropos"> <div class="shell about-grid"> <div class="about-photo"><img src="https://static.wixstatic.com/media/0dbd2f_876148faf52b4f699352c5a2a4cb4285~mv2.jpg" alt="Portrait de Mathieu Adam"></div> <div class="about-copy"> <p class="eyebrow">Votre expert, pas un intermédiaire</p> <h2 class="section-title">20 ans d’expérience. Toujours directement impliqué.</h2> <p class="section-copy">Je combine stratégie, création et analyse pour construire un système adapté à votre réalité — puis je reste accessible pour l’optimiser avec vous.</p> <div class="tags"><span class="tag">Stratégie senior</span><span class="tag">Approche pragmatique</span><span class="tag">Forfait mensuel personnalisé</span><span class="tag">PME de services au Canada</span></div> </div> </div> </section> <section class="faq"> <div class="shell faq-grid"> <div><p class="eyebrow">Questions fréquentes</p><h2 class="section-title">Avant de réserver.</h2></div> <div class="faq-list"> <details><summary>Est-ce que le plan de match est vraiment gratuit?</summary><p>Oui. La rencontre dure 45 minutes et ne comporte aucun engagement. L’objectif est de comprendre votre situation et de vous donner un plan clair.</p></details> <details><summary>Et si j’ai déjà investi sans obtenir les résultats attendus?</summary><p>C’est précisément le type de situation que nous pouvons décortiquer. Nous regarderons ce qui a été essayé, ce qui bloque et ce qui mérite d’être corrigé en priorité.</p></details> <details><summary>Est-ce pertinent si mes campagnes sont déjà actives?</summary><p>Oui. Des campagnes actives nous donnent souvent plus de données pour identifier rapidement les problèmes de ciblage, de message, de page ou de suivi.</p></details> <details><summary>Quel budget faut-il prévoir?</summary><p>Mon accompagnement s’adresse principalement aux PME prêtes à investir au moins 1 500 $ par mois en acquisition, en plus des honoraires professionnels.</p></details> <details><summary>Travaillez-vous partout au Canada?</summary><p>Oui. J’accompagne des PME de services partout au Canada, avec une approche à distance simple et structurée.</p></details> <details><summary>Que se passe-t-il après l’appel?</summary><p>Vous repartez avec un plan. Si je peux vous aider à l’exécuter, je vous présenterai ensuite un forfait mensuel personnalisé, sans pression.</p></details> </div> </div> </section> <section class="final-cta"> <div class="shell cta-grid"> <div><p class="eyebrow" style="color:#554900">Places limitées chaque mois</p><h2 class="section-title">Arrêtez de deviner ce qui bloque votre acquisition.</h2><p>Obtenez un regard senior et un plan clair pour générer plus de demandes qualifiées.</p></div> <a class="btn btn-dark" href="https://calendly.com/mathieu-adam-consultant/plan-de-match-personnalise" target="_blank" rel="noopener">Obtenir mon plan de match →</a> </div> </section> </main> <footer class="footer"> <div class="shell footer-inner"> <div class="footer-brand"><img src="https://static.wixstatic.com/media/0dbd2f_0f768ef26bf44a9da5608a5120cc276b~mv2.png" alt="MA"><div><strong>Mathieu Adam</strong><span>Consultant marketing numérique</span></div></div> <div class="footer-links"><a href="https://www.consultantmarketing.co/blogue" target="_top">Blogue</a><a href="https://www.consultantmarketing.co/politique-confidentialite" target="_top">Politique de confidentialité</a><span>© 2026 · Tous droits réservés</span></div> </div> </footer> </body> </html>
<!doctype html> <html lang="fr"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Mathieu Adam — Consultant marketing numérique</title> <meta name="description" content="Publicité en ligne, landing pages et automatisations pour aider les PME de services au Canada à générer plus de demandes qualifiées."> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&display=swap" rel="stylesheet"> <style> :root{ --black:#050505; --charcoal:#101010; --panel:#151515; --cream:#f1efe9; --paper:#faf9f5; --white:#f8f7f2; --muted:#aaa9a4; --ink:#090909; --yellow:#f8da24; --yellow-2:#ffdf20; --line:rgba(255,255,255,.13); --line-dark:rgba(0,0,0,.15); --max:1440px; } *{box-sizing:border-box} html{scroll-behavior:smooth;overflow-x:hidden} body{margin:0;background:var(--black);color:var(--white);font-family:Manrope,Arial,sans-serif;overflow-x:hidden} a{color:inherit;text-decoration:none} button,a{font-family:inherit} img{display:block;max-width:100%} .shell{width:min(var(--max),calc(100% - 96px));margin-inline:auto} .eyebrow{margin:0 0 22px;color:var(--yellow);font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase} .display,.section-title{font-family:"Space Grotesk",Manrope,sans-serif;letter-spacing:-.055em} .section-title{margin:0;font-size:clamp(48px,5.2vw,82px);line-height:.96} .section-copy{font-size:19px;line-height:1.7;color:#62615e} .btn{display:inline-flex;align-items:center;justify-content:center;min-height:62px;padding:0 28px;border:1px solid transparent;font-size:15px;font-weight:800;transition:.2s ease} .btn-primary{background:var(--yellow);color:var(--black)} .btn-primary:hover{background:#ffe55a;transform:translateY(-2px)} .btn-dark{background:var(--black);color:var(--white)} .text-link{display:inline-flex;align-items:center;gap:8px;border-bottom:1px solid var(--yellow);padding:0 0 7px;font-size:15px;font-weight:600} .nav{position:relative;z-index:10;height:86px;border-bottom:1px solid var(--line);background:#050505} .nav-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:36px} .brand{width:70px} .brand img{width:70px;height:auto} .nav-right{display:flex;align-items:center;gap:42px} .nav-links{display:flex;align-items:center;gap:34px;font-size:14px;color:#deddd8} .nav-links a:hover{color:var(--yellow)} .nav .btn{min-height:48px;padding:0 22px;font-size:13px} .hero{position:relative;isolation:isolate;background: radial-gradient(circle at 72% 24%,rgba(248,218,36,.12),transparent 32%), var(--black)} .hero-grid{min-height:760px;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(460px,.88fr);gap:56px;align-items:center;padding-block:74px 64px} .hero-copy{position:relative;z-index:2} .hero .display{max-width:800px;margin:0;font-size:clamp(62px,6vw,96px);line-height:.96} .hero-lead{max-width:710px;margin:30px 0 0;color:#c5c4bf;font-size:22px;line-height:1.55} .platforms{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin:28px 0 0;color:#999893;font-size:12px;font-weight:800;letter-spacing:.15em} .platforms i{width:5px;height:5px;border-radius:50%;background:var(--yellow)} .hero-actions{display:flex;align-items:center;gap:34px;margin-top:34px} .qualifier{max-width:650px;margin:24px 0 0;padding-left:15px;border-left:3px solid var(--yellow);color:#9d9c97;font-size:13px} .visual{position:relative;min-height:610px} .portrait-frame{position:absolute;left:0;top:20px;width:min(76%,480px);border:1px solid rgba(248,218,36,.28);padding:16px} .portrait-frame:before{content:"";position:absolute;inset:-26px 26px 26px -26px;border:1px solid rgba(248,218,36,.17);z-index:-1} .portrait-frame img{width:100%;aspect-ratio:.82;object-fit:cover;filter:grayscale(1) contrast(1.08)} .nameplate{position:absolute;z-index:4;left:-18px;bottom:42px;min-width:305px;padding:17px 20px;background:var(--yellow);color:var(--ink)} .nameplate strong{display:block;font-family:"Space Grotesk",sans-serif;font-size:19px} .nameplate span{font-size:11px;font-weight:800} .flow{position:absolute;right:-4px;top:38px;width:182px;display:grid;gap:13px} .flow:before{content:"";position:absolute;right:-18px;top:75px;width:2px;height:310px;background:var(--yellow);box-shadow:0 0 22px rgba(248,218,36,.65)} .flow-card{position:relative;z-index:2;width:132px;height:132px;margin-left:auto;display:grid;place-items:center;border:1px solid rgba(255,255,255,.17);background:linear-gradient(145deg,#1c1c1c,#0a0a0a);box-shadow:0 20px 38px rgba(0,0,0,.45)} .flow-card:after{content:"";position:absolute;right:-24px;width:24px;height:2px;background:var(--yellow)} .flow-card svg{width:64px;height:64px;stroke:#e9e8e3;stroke-width:1.7;fill:none} .flow-card svg .accent{stroke:var(--yellow)} .flow-check{position:absolute;right:-34px;bottom:40px;width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);color:var(--black);font-size:25px;font-weight:900;box-shadow:0 0 30px rgba(248,218,36,.55)} .proof-bar{background:var(--yellow);color:var(--ink)} .proof-grid{display:grid;grid-template-columns:repeat(3,1fr)} .proof-item{padding:29px 34px;text-align:center;border-right:1px solid rgba(0,0,0,.17)} .proof-item:last-child{border:0} .proof-item strong{display:block;font-family:"Space Grotesk",sans-serif;font-size:42px;line-height:1} .proof-item span{display:block;margin-top:8px;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase} .clients{padding:34px 0;border-bottom:1px solid var(--line);background:#090909} .clients-label{text-align:center;color:#74736f;font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase} .logo-row{display:grid;grid-template-columns:repeat(8,1fr);gap:25px;align-items:center;margin-top:26px} .logo-row img{width:74px;height:52px;object-fit:contain;margin:auto;filter:grayscale(1);opacity:.58} .problem{padding:118px 0;background:var(--cream);color:var(--ink)} .problem-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;align-items:start} .problem .section-title{max-width:610px} .direct-note{margin-top:38px;padding:25px 26px;border-left:4px solid var(--yellow);background:var(--paper);font-weight:800;line-height:1.55} .outcomes{border-top:1px solid var(--line-dark)} .outcome{display:grid;grid-template-columns:54px 1fr;gap:16px;padding:27px 0;border-bottom:1px solid var(--line-dark)} .outcome .arrow{color:#b09300;font-size:25px} .outcome strong{display:block;font-family:"Space Grotesk",sans-serif;font-size:23px} .outcome p{margin:7px 0 0;color:#696864;line-height:1.6} .services{padding:118px 0;background:var(--black)} .services-head{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:52px} .services-head .section-copy{max-width:480px;margin:0;color:#9f9e99} .service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px} .service-card{min-height:330px;padding:30px;border:1px solid var(--line);background:var(--panel);transition:.22s ease} .service-card:hover{border-color:rgba(248,218,36,.55);transform:translateY(-5px)} .service-top{display:flex;align-items:center;justify-content:space-between} .service-no{color:var(--yellow);font-size:12px;font-weight:900;letter-spacing:.1em} .service-icon{width:62px;height:62px;display:grid;place-items:center;border:1px solid rgba(248,218,36,.25);background:#0b0b0b} .service-icon svg{width:34px;height:34px;stroke:var(--yellow);stroke-width:1.7;fill:none} .service-card h3{margin:55px 0 14px;font-family:"Space Grotesk",sans-serif;font-size:26px} .service-card p{margin:0;color:#a7a6a1;line-height:1.7;font-size:15px} .services-cta{display:flex;justify-content:flex-end;margin-top:34px} .method{padding:118px 0;background:var(--paper);color:var(--ink)} .method-head{display:grid;grid-template-columns:1fr .85fr;gap:100px;align-items:end} .method-head .section-copy{margin:0} .steps{display:grid;grid-template-columns:repeat(3,1fr);margin-top:58px;border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark)} .step{padding:38px 34px 44px;border-right:1px solid var(--line-dark)} .step:last-child{border:0} .step-no{color:#aa8f00;font-weight:900;font-size:12px;letter-spacing:.1em} .step h3{margin:36px 0 15px;font-family:"Space Grotesk",sans-serif;font-size:28px} .step p{margin:0;color:#696864;line-height:1.7} .testimonials{padding:118px 0;background:#0a0a0a} .testimonials-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:50px} .google-rating{display:flex;align-items:center;gap:17px;padding:16px 20px;border:1px solid var(--line);background:#111} .google-rating strong{font-family:"Space Grotesk",sans-serif;font-size:28px} .stars{color:var(--yellow);letter-spacing:2px} .quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px} .quote{display:flex;flex-direction:column;min-height:330px;padding:30px;border:1px solid var(--line);background:#141414} .quote .stars{font-size:14px} .quote blockquote{margin:28px 0 32px;font-size:18px;line-height:1.65;color:#deddd8} .quote footer{margin-top:auto;padding-top:20px;border-top:1px solid var(--line)} .quote footer strong{display:block;font-size:14px} .quote footer span{color:#888782;font-size:12px} .about{padding:118px 0;background:var(--cream);color:var(--ink)} .about-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;align-items:center} .about-photo{position:relative;padding:18px;border:1px solid rgba(0,0,0,.2)} .about-photo img{width:100%;aspect-ratio:.9;object-fit:cover;filter:grayscale(1) contrast(1.07)} .about-photo:after{content:"Mathieu Adam\A Expert senior, directement impliqué";white-space:pre;position:absolute;right:-28px;bottom:40px;padding:18px 22px;background:var(--yellow);font-weight:800;font-size:13px;line-height:1.45} .about-copy .section-title{max-width:720px} .about-copy .section-copy{max-width:690px;margin:30px 0} .tags{display:flex;flex-wrap:wrap;gap:10px} .tag{padding:11px 15px;border:1px solid rgba(0,0,0,.2);font-size:12px;font-weight:800} .faq{padding:118px 0;background:var(--black)} .faq-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:100px;align-items:start} .faq-list{border-top:1px solid var(--line)} details{border-bottom:1px solid var(--line)} summary{display:flex;justify-content:space-between;gap:20px;padding:24px 0;cursor:pointer;list-style:none;font-family:"Space Grotesk",sans-serif;font-size:21px} summary::-webkit-details-marker{display:none} summary:after{content:"+";color:var(--yellow);font-size:24px} details[open] summary:after{content:"−"} details p{max-width:790px;margin:0 0 24px;color:#aaa9a4;line-height:1.7} .final-cta{background:var(--yellow);color:var(--ink)} .cta-grid{min-height:470px;display:grid;grid-template-columns:1fr auto;gap:80px;align-items:center} .final-cta .section-title{max-width:920px} .final-cta p{max-width:720px;margin:26px 0 0;font-size:19px;line-height:1.6} .final-cta .btn{min-width:290px;min-height:72px} .footer{padding:48px 0;background:#050505;border-top:1px solid var(--line)} .footer-inner{display:flex;align-items:center;justify-content:space-between;gap:30px} .footer-brand{display:flex;align-items:center;gap:20px} .footer-brand img{width:55px} .footer-brand strong{display:block;font-size:14px} .footer-brand span{color:#82817d;font-size:11px} .footer-links{display:flex;gap:26px;color:#989792;font-size:12px} @media (max-width:1100px){ .shell{width:min(var(--max),calc(100% - 52px))} .nav-links{display:none} .hero-grid{grid-template-columns:1fr;gap:30px;padding-top:62px} .hero-copy{max-width:900px} .visual{min-height:630px;max-width:710px;width:100%;margin:auto} .portrait-frame{width:70%} .problem-grid,.about-grid,.faq-grid{grid-template-columns:1fr;gap:55px} .services-head,.testimonials-head{align-items:start;flex-direction:column} .service-grid{grid-template-columns:repeat(2,1fr)} .method-head{grid-template-columns:1fr;gap:30px} .quote-grid{grid-template-columns:1fr} .quote{min-height:0} } @media (max-width:720px){ .shell{width:calc(100% - 34px)} .nav{height:72px} .brand,.brand img{width:56px} .nav .btn{min-height:42px;padding:0 14px;font-size:11px} .hero-grid{min-height:auto;padding:54px 0 40px} .hero .display{font-size:48px;line-height:.98} .hero-lead{font-size:18px;margin-top:24px} .platforms{font-size:10px;gap:9px} .hero-actions{align-items:stretch;flex-direction:column;gap:18px} .hero-actions .btn{width:100%} .hero-actions .text-link{width:max-content} .visual{min-height:520px;margin-top:20px} .portrait-frame{left:16px;top:18px;width:77%;padding:11px} .portrait-frame:before{inset:-14px 14px 14px -14px} .nameplate{left:-10px;bottom:24px;min-width:245px;padding:14px 16px} .nameplate strong{font-size:16px} .flow{right:-2px;top:70px;width:100px;gap:10px} .flow:before{right:-7px;top:53px;height:222px} .flow-card{width:82px;height:82px} .flow-card:after{right:-10px;width:10px} .flow-card svg{width:42px;height:42px} .flow-check{right:-22px;bottom:58px;width:35px;height:35px;font-size:18px} .proof-grid{grid-template-columns:1fr} .proof-item{padding:22px;border-right:0;border-bottom:1px solid rgba(0,0,0,.16)} .proof-item strong{font-size:36px} .logo-row{grid-template-columns:repeat(4,1fr);gap:18px} .problem,.services,.method,.testimonials,.about,.faq{padding:82px 0} .section-title{font-size:44px} .problem-grid,.about-grid,.faq-grid{gap:40px} .service-grid{grid-template-columns:1fr} .service-card{min-height:280px} .services-head{margin-bottom:36px} .steps{grid-template-columns:1fr} .step{border-right:0;border-bottom:1px solid var(--line-dark)} .step:last-child{border-bottom:0} .google-rating{width:100%;justify-content:center} .about-photo:after{right:-8px;bottom:25px} .cta-grid{grid-template-columns:1fr;gap:35px;padding-block:80px} .final-cta .btn{width:100%;min-width:0} .footer-inner{align-items:flex-start;flex-direction:column} .footer-links{flex-wrap:wrap} } </style> </head> <body> <header class="nav"> <div class="shell nav-inner"> <a class="brand" href="#top" aria-label="Mathieu Adam — Accueil"> <img src="https://static.wixstatic.com/media/0dbd2f_0f768ef26bf44a9da5608a5120cc276b~mv2.png" alt="MA"> </a> <div class="nav-right"> <nav class="nav-links" aria-label="Navigation principale"> <a href="#services">Services</a> <a href="#methode">Méthode</a> <a href="#apropos">À propos</a> <a href="https://www.consultantmarketing.co/blogue" target="_top">Blogue</a> </nav> <a class="btn btn-primary" href="https://calendly.com/mathieu-adam-consultant/plan-de-match-personnalise" target="_blank" rel="noopener">Planifier un appel →</a> </div> </div> </header> <main id="top"> <section class="hero"> <div class="shell hero-grid"> <div class="hero-copy"> <p class="eyebrow">Consultant marketing numérique</p> <h1 class="display">Transformez votre marketing en système d’acquisition.</h1> <p class="hero-lead">Publicité en ligne, landing pages et automatisations pour générer plus de demandes qualifiées.</p> <div class="platforms"><span>Meta Ads</span><i></i><span>Google Ads</span><i></i><span>GPT Ads</span></div> <div class="hero-actions"> <a class="btn btn-primary" href="https://calendly.com/mathieu-adam-consultant/plan-de-match-personnalise" target="_blank" rel="noopener">Obtenir mon plan de match gratuit →</a> <a class="text-link" href="#services">Découvrir mon approche</a> </div> <p class="qualifier">Pour les PME de services au Canada prêtes à investir 1 500 $ et plus par mois.</p> </div> <div class="visual" aria-label="Mathieu Adam et son système d’acquisition"> <div class="portrait-frame"> <img src="https://static.wixstatic.com/media/0dbd2f_876148faf52b4f699352c5a2a4cb4285~mv2.jpg" alt="Mathieu Adam, consultant marketing numérique"> <div class="nameplate"><strong>Mathieu Adam</strong><span>Expert senior, directement impliqué</span></div> </div> <div class="flow" aria-hidden="true"> <div class="flow-card"> <svg viewBox="0 0 64 64"><path d="M10 36h12l23 10V18L22 28H10z"/><path class="accent" d="M45 26c7 2 10 10 8 16"/><path d="M20 37l4 13h9l-3-10"/></svg> </div> <div class="flow-card"> <svg viewBox="0 0 64 64"><rect x="8" y="10" width="48" height="44" rx="3"/><path d="M8 20h48M15 15h2m5 0h2"/><rect class="accent" x="36" y="35" width="13" height="8"/><path d="M15 29h14m-14 7h14m-14 7h10"/></svg> </div> <div class="flow-card"> <svg viewBox="0 0 64 64"><circle cx="27" cy="22" r="10"/><path d="M9 50c2-12 9-18 18-18 6 0 11 3 15 8"/><circle class="accent" cx="46" cy="44" r="11"/><path class="accent" d="m41 44 4 4 7-8"/></svg> </div> </div> <div class="flow-check">✓</div> </div> </div> </section> <section class="proof-bar" aria-label="Chiffres clés"> <div class="shell proof-grid"> <div class="proof-item"><strong>20 ans</strong><span>D’expérience en marketing</span></div> <div class="proof-item"><strong>15 M$+</strong><span>Gérés en achats média</span></div> <div class="proof-item"><strong>250+</strong><span>Clients accompagnés</span></div> </div> </section> <section class="clients" aria-label="Clients"> <div class="shell"> <div class="clients-label">Des entreprises d’ici m’ont confié leur acquisition</div> <div class="logo-row"> <img src="https://static.wixstatic.com/media/0dbd2f_df2a8e658404434eb27319c18c92e578~mv2.png" alt="Logo client"> <img src="https://static.wixstatic.com/media/0dbd2f_532ba0e1cce14ca984ca776c8f9075f9~mv2.png" alt="Logo client"> <img src="https://static.wixstatic.com/media/0dbd2f_481d5524aa824c6d9690c0ef719f944d~mv2.png" alt="Logo client"> <img src="https://static.wixstatic.com/media/0dbd2f_9b11074a9b9a4d62ae23849dd6101cfa~mv2.jpeg" alt="Logo Nutaq"> <img src="https://static.wixstatic.com/media/0dbd2f_2ef0ea48634b43bfbbab9b971aab33d3~mv2.png" alt="Logo Top Roof"> <img src="https://static.wixstatic.com/media/0dbd2f_490a3b3b83bf4debaa689dc509aa6f9f~mv2.png" alt="Logo GYM Profil Club"> <img src="https://static.wixstatic.com/media/0dbd2f_d9e71700aac444c8ae741a9f49226d1e~mv2.png" alt="Logo client"> <img src="https://static.wixstatic.com/media/0dbd2f_ffc745cc54564466b199ccce4353779c~mv2.png" alt="Logo client"> </div> </div> </section> <section class="problem"> <div class="shell problem-grid"> <div> <p class="eyebrow">Le vrai problème</p> <h2 class="section-title">Votre marketing ne devrait pas dépendre du hasard.</h2> <div class="direct-note">Vous travaillez directement avec moi — sans intermédiaire ni jargon inutile.</div> </div> <div> <p class="section-copy">Une campagne performante ne dépend pas seulement du média. Tout le parcours doit travailler ensemble pour transformer l’attention en vraies conversations.</p> <div class="outcomes"> <div class="outcome"><div class="arrow">→</div><div><strong>Attirer les bons décideurs</strong><p>Des campagnes structurées autour de votre offre, de votre marché et de vos objectifs.</p></div></div> <div class="outcome"><div class="arrow">→</div><div><strong>Transformer l’intérêt en demande</strong><p>Des pages et des formulaires qui rendent la prochaine étape évidente.</p></div></div> <div class="outcome"><div class="arrow">→</div><div><strong>Relancer sans perdre d’occasions</strong><p>Des suivis rapides, cohérents et mesurables pour éviter que les prospects refroidissent.</p></div></div> </div> </div> </div> </section> <section class="services" id="services"> <div class="shell"> <div class="services-head"> <div><p class="eyebrow">Une approche complète</p><h2 class="section-title">Un système.<br>Quatre leviers.</h2></div> <p class="section-copy">Je ne me contente pas de gérer des campagnes. Je relie chaque étape du parcours pour générer davantage de demandes qualifiées.</p> </div> <div class="service-grid"> <article class="service-card"> <div class="service-top"><span class="service-no">01</span><span class="service-icon"><svg viewBox="0 0 48 48"><path d="M7 27h9l18 8V13l-18 8H7zM16 28l3 10h7l-2-8"/><path d="M37 18c4 2 6 7 5 12"/></svg></span></div> <h3>Publicité en ligne</h3><p>Meta Ads, Google Ads et GPT Ads structurés pour rejoindre les bons décideurs.</p> </article> <article class="service-card"> <div class="service-top"><span class="service-no">02</span><span class="service-icon"><svg viewBox="0 0 48 48"><rect x="5" y="7" width="38" height="34" rx="2"/><path d="M5 15h38M11 11h2m4 0h2M11 21h14m-14 6h14m-14 6h9"/><rect x="29" y="23" width="8" height="8"/></svg></span></div> <h3>Landing pages</h3><p>Un parcours clair qui transforme l’intérêt en demande et réduit les distractions.</p> </article> <article class="service-card"> <div class="service-top"><span class="service-no">03</span><span class="service-icon"><svg viewBox="0 0 48 48"><circle cx="20" cy="15" r="8"/><path d="M6 38c1-10 6-15 14-15 5 0 9 2 12 6"/><circle cx="35" cy="34" r="8"/><path d="m31 34 3 3 5-6"/></svg></span></div> <h3>Qualification</h3><p>Des formulaires et des critères qui filtrent avant même le premier appel.</p> </article> <article class="service-card"> <div class="service-top"><span class="service-no">04</span><span class="service-icon"><svg viewBox="0 0 48 48"><rect x="6" y="14" width="36" height="25" rx="2"/><path d="m6 18 18 12 18-12M28 5l-8 11h7l-3 11 11-15h-7z"/></svg></span></div> <h3>Automatisations</h3><p>Des suivis rapides et structurés pour éviter que les occasions refroidissent.</p> </article> </div> <div class="services-cta"><a class="text-link" href="#methode">Voir comment ça fonctionne →</a></div> </div> </section> <section class="method" id="methode"> <div class="shell"> <div class="method-head"> <div><p class="eyebrow">La méthode</p><h2 class="section-title">Une méthode simple.<br>Des décisions claires.</h2></div> <p class="section-copy">La stratégie part de vos données, de vos objectifs et de votre réalité commerciale — pas d’une recette copiée-collée.</p> </div> <div class="steps"> <article class="step"><span class="step-no">01 — DIAGNOSTIQUER</span><h3>Comprendre ce qui bloque</h3><p>Analyse de vos campagnes, de vos pages, de votre suivi et de la qualité des demandes.</p></article> <article class="step"><span class="step-no">02 — STRUCTURER</span><h3>Bâtir le bon parcours</h3><p>Une stratégie cohérente qui relie le message, la publicité, la conversion et la relance.</p></article> <article class="step"><span class="step-no">03 — OPTIMISER</span><h3>Améliorer ce qui compte</h3><p>Des décisions basées sur les données pour augmenter la qualité et réduire le gaspillage.</p></article> </div> </div> </section> <section class="testimonials"> <div class="shell"> <div class="testimonials-head"> <div><p class="eyebrow">Ils m’ont fait confiance</p><h2 class="section-title">Une expertise qui se mesure aussi dans l’expérience client.</h2></div> <div class="google-rating" aria-label="Note Google de 5 sur 5"><span>Google</span><strong>5,0</strong><span class="stars">★★★★★</span></div> </div> <div class="quote-grid"> <article class="quote"><div class="stars">★★★★★</div><blockquote>« Excellent service! Mathieu est à l’écoute de ses clients, il travaille de façon efficace et rapide. Vraiment heureux du contenu qu’il fait pour mon entreprise. »</blockquote><footer><strong>Jean-Samuel St-Gelais</strong><span>GYM Profil Club</span></footer></article> <article class="quote"><div class="stars">★★★★★</div><blockquote>« Merci à Mathieu pour son excellent service et son professionnalisme! Très à l’écoute des besoins du client et toujours capable d’apporter des solutions. »</blockquote><footer><strong>M-C Genest</strong><span>De La Fontaine</span></footer></article> <article class="quote"><div class="stars">★★★★★</div><blockquote>« Mathieu est extrêmement compétent et efficace, et amène des résultats concrets rapidement. »</blockquote><footer><strong>Tristan Martin</strong><span>Altus Technologies</span></footer></article> </div> </div> </section> <section class="about" id="apropos"> <div class="shell about-grid"> <div class="about-photo"><img src="https://static.wixstatic.com/media/0dbd2f_876148faf52b4f699352c5a2a4cb4285~mv2.jpg" alt="Portrait de Mathieu Adam"></div> <div class="about-copy"> <p class="eyebrow">Votre expert, pas un intermédiaire</p> <h2 class="section-title">20 ans d’expérience. Toujours directement impliqué.</h2> <p class="section-copy">Je combine stratégie, création et analyse pour construire un système adapté à votre réalité — puis je reste accessible pour l’optimiser avec vous.</p> <div class="tags"><span class="tag">Stratégie senior</span><span class="tag">Approche pragmatique</span><span class="tag">Forfait mensuel personnalisé</span><span class="tag">PME de services au Canada</span></div> </div> </div> </section> <section class="faq"> <div class="shell faq-grid"> <div><p class="eyebrow">Questions fréquentes</p><h2 class="section-title">Avant de réserver.</h2></div> <div class="faq-list"> <details><summary>Est-ce que le plan de match est vraiment gratuit?</summary><p>Oui. La rencontre dure 45 minutes et ne comporte aucun engagement. L’objectif est de comprendre votre situation et de vous donner un plan clair.</p></details> <details><summary>Et si j’ai déjà investi sans obtenir les résultats attendus?</summary><p>C’est précisément le type de situation que nous pouvons décortiquer. Nous regarderons ce qui a été essayé, ce qui bloque et ce qui mérite d’être corrigé en priorité.</p></details> <details><summary>Est-ce pertinent si mes campagnes sont déjà actives?</summary><p>Oui. Des campagnes actives nous donnent souvent plus de données pour identifier rapidement les problèmes de ciblage, de message, de page ou de suivi.</p></details> <details><summary>Quel budget faut-il prévoir?</summary><p>Mon accompagnement s’adresse principalement aux PME prêtes à investir au moins 1 500 $ par mois en acquisition, en plus des honoraires professionnels.</p></details> <details><summary>Travaillez-vous partout au Canada?</summary><p>Oui. J’accompagne des PME de services partout au Canada, avec une approche à distance simple et structurée.</p></details> <details><summary>Que se passe-t-il après l’appel?</summary><p>Vous repartez avec un plan. Si je peux vous aider à l’exécuter, je vous présenterai ensuite un forfait mensuel personnalisé, sans pression.</p></details> </div> </div> </section> <section class="final-cta"> <div class="shell cta-grid"> <div><p class="eyebrow" style="color:#554900">Places limitées chaque mois</p><h2 class="section-title">Arrêtez de deviner ce qui bloque votre acquisition.</h2><p>Obtenez un regard senior et un plan clair pour générer plus de demandes qualifiées.</p></div> <a class="btn btn-dark" href="https://calendly.com/mathieu-adam-consultant/plan-de-match-personnalise" target="_blank" rel="noopener">Obtenir mon plan de match →</a> </div> </section> </main> <footer class="footer"> <div class="shell footer-inner"> <div class="footer-brand"><img src="https://static.wixstatic.com/media/0dbd2f_0f768ef26bf44a9da5608a5120cc276b~mv2.png" alt="MA"><div><strong>Mathieu Adam</strong><span>Consultant marketing numérique</span></div></div> <div class="footer-links"><a href="https://www.consultantmarketing.co/blogue" target="_top">Blogue</a><a href="https://www.consultantmarketing.co/politique-confidentialite" target="_top">Politique de confidentialité</a><span>© 2026 · Tous droits réservés</span></div> </div> </footer> </body> </html>
