78 lines
4.1 KiB
HTML
78 lines
4.1 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="fr">
|
||
<head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"></head>
|
||
<body style="margin:0;padding:0;background:#f4f6f8;font-family:Arial,Helvetica,sans-serif;">
|
||
<table width="100%" cellpadding="0" cellspacing="0" style="background:#f4f6f8;padding:20px 0;">
|
||
<tr><td align="center">
|
||
<table width="600" cellpadding="0" cellspacing="0" style="background:#ffffff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.06);">
|
||
|
||
<!-- HEADER -->
|
||
<tr><td style="background:linear-gradient(135deg,#1a365d,#2563eb);padding:32px 40px;text-align:center;">
|
||
<img src="https://weval-consulting.com/images/weval-logo-white.png" alt="WEVAL" width="140" style="margin-bottom:12px;">
|
||
<div style="color:#93c5fd;font-size:13px;letter-spacing:2px;text-transform:uppercase;">Groupe Ethica × WEVAL Consulting</div>
|
||
</td></tr>
|
||
|
||
<!-- SALUTATION -->
|
||
<tr><td style="padding:32px 40px 16px;">
|
||
<p style="font-size:16px;color:#1e293b;margin:0;">Cher(e) Dr <strong>{{PRENOM}} {{NOM}}</strong>,</p>
|
||
</td></tr>
|
||
|
||
<!-- BODY -->
|
||
<tr><td style="padding:0 40px 24px;">
|
||
<p style="font-size:14px;color:#475569;line-height:1.7;margin:0 0 16px;">
|
||
En tant que <strong>{{SPECIALITE}}</strong> à <strong>{{VILLE}}</strong>, vous êtes au cœur de l'écosystème de santé algérien.
|
||
Nous avons le plaisir de vous présenter <strong>Ethica MedReach</strong>, la première plateforme de mise en relation
|
||
entre laboratoires pharmaceutiques et professionnels de santé en Afrique du Nord.
|
||
</p>
|
||
|
||
<p style="font-size:14px;color:#475569;line-height:1.7;margin:0 0 16px;">
|
||
<strong>Ethica MedReach</strong> vous permet de :
|
||
</p>
|
||
|
||
<table cellpadding="0" cellspacing="0" style="margin:0 0 20px;">
|
||
<tr><td style="padding:6px 0;font-size:14px;color:#475569;">✓ Recevoir des informations médicales ciblées et validées</td></tr>
|
||
<tr><td style="padding:6px 0;font-size:14px;color:#475569;">✓ Accéder aux dernières études cliniques pertinentes</td></tr>
|
||
<tr><td style="padding:6px 0;font-size:14px;color:#475569;">✓ Participer à des programmes de formation continue</td></tr>
|
||
<tr><td style="padding:6px 0;font-size:14px;color:#475569;">✓ Échanger avec vos confrères spécialistes</td></tr>
|
||
</table>
|
||
</td></tr>
|
||
|
||
<!-- CTA -->
|
||
<tr><td style="padding:0 40px 32px;text-align:center;">
|
||
<a href="https://ethica.wevup.app?ref={{ID}}&utm_source=pilot&utm_medium=email&utm_campaign=ethica_pilot_dz"
|
||
style="display:inline-block;background:#2563eb;color:#ffffff;text-decoration:none;padding:14px 36px;border-radius:6px;font-size:15px;font-weight:bold;">
|
||
Découvrir Ethica MedReach →
|
||
</a>
|
||
</td></tr>
|
||
|
||
<!-- TRUST -->
|
||
<tr><td style="padding:0 40px 24px;">
|
||
<table width="100%" cellpadding="0" cellspacing="0" style="background:#f8fafc;border-radius:6px;padding:16px;">
|
||
<tr>
|
||
<td style="text-align:center;padding:8px;"><div style="font-size:24px;color:#2563eb;font-weight:bold;">125K+</div><div style="font-size:11px;color:#64748b;">Professionnels de santé</div></td>
|
||
<td style="text-align:center;padding:8px;"><div style="font-size:24px;color:#2563eb;font-weight:bold;">3</div><div style="font-size:11px;color:#64748b;">Pays couverts</div></td>
|
||
<td style="text-align:center;padding:8px;"><div style="font-size:24px;color:#2563eb;font-weight:bold;">30+</div><div style="font-size:11px;color:#64748b;">Spécialités</div></td>
|
||
</tr>
|
||
</table>
|
||
</td></tr>
|
||
|
||
<!-- FOOTER -->
|
||
<tr><td style="background:#f1f5f9;padding:24px 40px;border-top:1px solid #e2e8f0;">
|
||
<p style="font-size:12px;color:#94a3b8;margin:0 0 8px;text-align:center;">
|
||
Groupe Ethica — CFAO Healthcare × WEVAL Consulting<br>
|
||
Casablanca, Maroc | info@weval-consulting.com
|
||
</p>
|
||
<p style="font-size:11px;color:#cbd5e1;margin:0;text-align:center;">
|
||
<a href="{{UNSUBSCRIBE}}" style="color:#94a3b8;text-decoration:underline;">Se désinscrire</a> |
|
||
Cet email est envoyé dans le cadre de notre programme d'information médicale.
|
||
</p>
|
||
</td></tr>
|
||
|
||
</table>
|
||
</td></tr></table>
|
||
|
||
<!-- TRACKING PIXEL -->
|
||
<img src="https://weval-consulting.com/open.php?t={{TRACKING_ID}}&c={{ID}}" width="1" height="1" style="display:none;" alt="">
|
||
</body>
|
||
</html>
|