Skip to content

Commit 1fbbd9f

Browse files
chore: change hellobar link and code
1 parent 3f47c2a commit 1fbbd9f

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)