<%= lucide_icon "circle-fading-arrow-up", class: "w-8 h-8 text-green-500" %>

<%= t(".title") %>

<%= t(".subtitle") %>

<%= t(".guarantee") %>

<%= link_to new_subscription_path, class: "btn btn--primary flex items-center gap-1" do %> <%= lucide_icon("credit-card", class: "w-5 h-5") %> <%= t(".subscribe") %> <% end %>