diff --git a/website/assets/images/icon-more-info-25-14x14@2x.png b/website/assets/images/icon-more-info-25-14x14@2x.png new file mode 100644 index 0000000000..466ee326d6 Binary files /dev/null and b/website/assets/images/icon-more-info-25-14x14@2x.png differ diff --git a/website/views/pages/pricing.ejs b/website/views/pages/pricing.ejs index 0a739c7529..34741268c7 100644 --- a/website/views/pages/pricing.ejs +++ b/website/views/pages/pricing.ejs @@ -104,7 +104,7 @@ <% for( let feature of category.features){ %> <%if(feature.description && feature.documentationUrl) {%> - <%- feature.name %><%- feature.comingSoon ? '*' : '' %>More info + <%- feature.name %><%- feature.comingSoon ? '*' : '' %>More infoClick more info to learn more

' : ''] %> ">
<% } else if(feature.description) {%> <%- feature.name %><%- feature.comingSoon ? '*' : '' %>More info <% } else {%> @@ -179,7 +179,7 @@ <% for( let feature of category.features){ %> <%if(feature.description && feature.documentationUrl) {%> - <%- feature.name %><%- feature.comingSoon ? '*' : '' %>More info + <%- feature.name %><%- feature.comingSoon ? '*' : '' %>More infoClick more info to learn more

' : ''] %> ">
<% } else if(feature.description) {%> <%- feature.name %><%- feature.comingSoon ? '*' : '' %>More info <% } else {%> @@ -252,7 +252,7 @@ <% for( let feature of category.features){ %> <%if(feature.description && feature.documentationUrl) {%> - <%- feature.name %><%- feature.comingSoon ? '*' : '' %>More info + <%- feature.name %><%- feature.comingSoon ? '*' : '' %>More infoClick more info to learn more

' : ''] %> ">
<% } else if(feature.description) {%> <%- feature.name %><%- feature.comingSoon ? '*' : '' %>More info <% } else {%>