<%= t('homescreen.blocks.upsale.title') %>

<%= image_tag "enterprise_edition.png", class: "widget-box--teaser-image" %>

<%= t('homescreen.blocks.upsale.description') %>

<%= t('homescreen.blocks.upsale.become_hero') %> <%= t('homescreen.blocks.upsale.you_contribute') %>

<%= link_to "#{OpenProject::Static::Links.links[:upsale][:href]}?utm_source=ce-homescreen", { class: 'button -alt-highlight', aria: {label: t('homescreen.blocks.upsale.more_info')}, title: t('homescreen.blocks.upsale.more_info')} do %> <%= t('homescreen.blocks.upsale.more_info') %> <% end %>