Skip to content

Commit 500be12

Browse files
committed
chore: Update coupon
1 parent de20da7 commit 500be12

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

  • packages/mermaid/src/docs/.vitepress/components

packages/mermaid/src/docs/.vitepress/components/TopBar.vue

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ interface Taglines {
1111
1212
const taglines: Taglines[] = [
1313
{
14-
label: 'Limited time: 10% off Mermaid Advanced Editor with code NEWYEAR',
15-
campaign: 'newyear',
16-
button: 'Claim Discount',
17-
params: { coupon: 'dmIuNbqx' },
14+
label: 'Try Mermaid Advanced Editor — OSS users get 10% off with code JS26',
15+
campaign: 'oss_coupon',
16+
button: 'Get started',
17+
params: { coupon: 'arDfyFT8' },
1818
},
1919
];
2020

0 commit comments

Comments
 (0)