<%= t('admin.enterprise.upgrade_to_ee') %>

<%= 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=unknown&utm_medium=community-edition&utm_campaign=enterprise-admin", { class: 'button -alt-highlight', target: '_blank', aria: {label: t('admin.enterprise.order')}, title: t('admin.enterprise.order')}) do %> <%= op_icon('button--icon icon-add') %> <%= t('admin.enterprise.order') %> <% end %>