We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3f47c2a + 1fbbd9f commit 80b9b54Copy full SHA for 80b9b54
1 file changed
src/index.js
@@ -9,12 +9,13 @@ const HELLOBAR_CONFIG = {
9
title: "👀",
10
description:
11
"Descuento exclusivo en Doppler: 50%OFF en planes o 3x1 en créditos " +
12
- "para cuentas nuevas. Usa el código DOPP50OFF%",
+ "para cuentas nuevas. Usa el código DOPPLER",
13
},
14
15
ctaText: "ACCEDE AL DESCUENTO",
16
ctaUrl:
17
- "https://app.fromdoppler.com/plan-selection/premium/by-contacts?PromoCode=DOPP50OFF%",
+ "https://app.fromdoppler.com/plan-selection/premium/by-contacts?PromoCode=DOPPLER" +
18
+ "&page=promocode2",
19
openInNewTab: true,
20
21
imageUrl:
0 commit comments