From d694d889a172061776e0035f2e2b87815971e89b Mon Sep 17 00:00:00 2001 From: louispaulb Date: Thu, 21 May 2026 21:36:51 -0400 Subject: [PATCH] feat(campaigns/templates): replace placehold.co with real Mailjet logos for rows 2-3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit User pasted the full HTML block from their Mailjet Passport editor — extracted the 8 missing CDN URLs for the merchant grid bottom rows and swapped them into both FR and EN templates. Final 12-logo grid is now 100% real Mailjet-hosted assets matching the user's brand-approved visuals (no more placehold.co rectangles): Row 1: Amazon, IGA, Tim Hortons, $1 Plus (already real) Row 2: Pizza Pizza, Home Depot, Best Buy, Walmart (NEW) Row 3: Petro-Canada, Esso, Home Hardware, Sobeys (NEW) URL pattern: https://xqy3m.mjt.lu/img2/xqy3m//content Width normalized to 95px (consistent with row 1) instead of the source template's 300px since our 600px-wide email card means each 25% column is ~140px effective — 95px image fits with proper margins. Co-Authored-By: Claude Opus 4.7 --- .../campaigns/templates/gift-email-en.html | 20 +++++++++---------- .../campaigns/templates/gift-email-fr.html | 20 +++++++++---------- .../targo-hub/templates/gift-email-en.html | 20 +++++++++---------- .../targo-hub/templates/gift-email-fr.html | 20 +++++++++---------- 4 files changed, 40 insertions(+), 40 deletions(-) diff --git a/scripts/campaigns/templates/gift-email-en.html b/scripts/campaigns/templates/gift-email-en.html index 2cc630c..49fa025 100644 --- a/scripts/campaigns/templates/gift-email-en.html +++ b/scripts/campaigns/templates/gift-email-en.html @@ -239,64 +239,64 @@ - +
- Pizza Pizza + Pizza Pizza
- Home Depot + Home Depot
- Best Buy + Best Buy
- Walmart + Walmart
- +
- Petro-Canada + Petro-Canada
- Esso + Esso
- Home Hardware + Home Hardware
- Sobeys + Sobeys
diff --git a/scripts/campaigns/templates/gift-email-fr.html b/scripts/campaigns/templates/gift-email-fr.html index 05b86f8..237fa00 100644 --- a/scripts/campaigns/templates/gift-email-fr.html +++ b/scripts/campaigns/templates/gift-email-fr.html @@ -243,64 +243,64 @@ - +
- Pizza Pizza + Pizza Pizza
- Home Depot + Home Depot
- Best Buy + Best Buy
- Walmart + Walmart
- +
- Petro-Canada + Petro-Canada
- Esso + Esso
- Home Hardware + Home Hardware
- Sobeys + Sobeys
diff --git a/services/targo-hub/templates/gift-email-en.html b/services/targo-hub/templates/gift-email-en.html index 2cc630c..49fa025 100644 --- a/services/targo-hub/templates/gift-email-en.html +++ b/services/targo-hub/templates/gift-email-en.html @@ -239,64 +239,64 @@ - +
- Pizza Pizza + Pizza Pizza
- Home Depot + Home Depot
- Best Buy + Best Buy
- Walmart + Walmart
- +
- Petro-Canada + Petro-Canada
- Esso + Esso
- Home Hardware + Home Hardware
- Sobeys + Sobeys
diff --git a/services/targo-hub/templates/gift-email-fr.html b/services/targo-hub/templates/gift-email-fr.html index 05b86f8..237fa00 100644 --- a/services/targo-hub/templates/gift-email-fr.html +++ b/services/targo-hub/templates/gift-email-fr.html @@ -243,64 +243,64 @@ - +
- Pizza Pizza + Pizza Pizza
- Home Depot + Home Depot
- Best Buy + Best Buy
- Walmart + Walmart
- +
- Petro-Canada + Petro-Canada
- Esso + Esso
- Home Hardware + Home Hardware
- Sobeys + Sobeys