We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90f147f commit df79061Copy full SHA for df79061
1 file changed
services/constants/advertising.js
@@ -6,7 +6,7 @@ const advertisements = [
6
header: 'Try out Celenium API',
7
body: 'The power of Celestia: Scalable, Secure and Modular Blockchain.',
8
footer: 'Get started',
9
- weight: 0.5,
+ weight: 0.4,
10
},
11
{
12
name: 'celenium_survey',
@@ -15,7 +15,7 @@ const advertisements = [
15
header: 'Celenium survey',
16
body: 'Please take 5 minutes of your time and answer a few questions.',
17
footer: 'Take the survey',
18
- weight: 1.1,
+ weight: 0.3,
19
20
21
name: 'lumina',
@@ -24,7 +24,7 @@ const advertisements = [
24
header: 'Your Own Node',
25
body: 'Easily launch a node right in your browser or on your phone.',
26
footer: 'Run Light Node',
27
28
29
30
name: 'celestia_update',
0 commit comments