Skip to content

Commit 80b9b54

Browse files
Merge pull request #450 from FromDoppler/chore/DS-5943-change-link
DS-5943 change link
2 parents 3f47c2a + 1fbbd9f commit 80b9b54

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

src/index.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,13 @@ const HELLOBAR_CONFIG = {
99
title: "👀",
1010
description:
1111
"Descuento exclusivo en Doppler: 50%OFF en planes o 3x1 en créditos " +
12-
"para cuentas nuevas. Usa el código DOPP50OFF%",
12+
"para cuentas nuevas. Usa el código DOPPLER",
1313
},
1414

1515
ctaText: "ACCEDE AL DESCUENTO",
1616
ctaUrl:
17-
"https://app.fromdoppler.com/plan-selection/premium/by-contacts?PromoCode=DOPP50OFF%",
17+
"https://app.fromdoppler.com/plan-selection/premium/by-contacts?PromoCode=DOPPLER" +
18+
"&page=promocode2",
1819
openInNewTab: true,
1920

2021
imageUrl:

0 commit comments

Comments
 (0)