Skip to content

Commit b1adce9

Browse files
ernstmulTorstenDittmann
authored andcommitted
Add campaign and correct images
1 parent 9467792 commit b1adce9

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

src/lib/stores/campaigns.ts

+6
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,12 @@ campaigns
162162
description:
163163
'Get $50 in Cloud credits when you upgrade or create an organization with a Pro plan'
164164
})
165+
.set('BandwidthUpdate', {
166+
template: 'card',
167+
title: 'Get everything out of the Cloud. Claim your $30 credits.',
168+
description:
169+
'Get $30 in Cloud credits when you upgrade or create an organization with a Pro plan.'
170+
})
165171
.set('FusionVC', {
166172
template: 'review',
167173
title: 'Welcome to Appwrite!',
Loading
Loading

0 commit comments

Comments
 (0)