diff --git a/app/assets/images/icon_home.png b/app/assets/images/icon_home.png deleted file mode 100644 index 2284856eb..000000000 Binary files a/app/assets/images/icon_home.png and /dev/null differ diff --git a/app/views/welcome/index.html.erb b/app/views/welcome/index.html.erb index 727ec67b7..b8c361fed 100644 --- a/app/views/welcome/index.html.erb +++ b/app/views/welcome/index.html.erb @@ -2,45 +2,50 @@ <%= render "shared/canonical", href: root_url %> <% end %> -
+
-
+

<%= t("layouts.header.open_city_title") %>

-

- <%= t("layouts.header.open_city_slogan_html") %>  - <%= link_to t("layouts.header.more_info"), more_info_path %> +

+ <%= t("layouts.header.open_city_slogan_html") %>

-
- <%= link_to t("layouts.header.see_all"), proposals_path, class: "button see-more expanded" %> +
+ <%= link_to t("layouts.header.more_info"), more_info_path, class: "button expanded large" %>
- -
- <%= image_tag(image_path_for("icon_home.png"), size: "330x240", alt:"") %> -
<% cache [locale_and_user_status, @featured_debates, @featured_proposals, 'featured'] do %>
-
-
-

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

-

<%= t("welcome.debates.description") %>

+
+
+

+ <%= t("welcome.debates.title") %>
+ <%= t("welcome.debates.description") %> +

-
-

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

-

<%= t("welcome.proposal.description") %>

+
+

+ <%= t("welcome.proposal.title") %>
+ <%= t("welcome.proposal.description") %> +

+
-
-

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

-

<%= t("welcome.decide.description") %>

+
+
+

+ <%= t("welcome.decide.title") %>
+ <%= t("welcome.decide.description") %> +

-
-

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

-

<%= t("welcome.do.description") %>

+
+

+ <%= t("welcome.do.title") %>
+ <%= t("welcome.do.description") %> +

diff --git a/config/locales/en/general.yml b/config/locales/en/general.yml index 4ca81fa39..24d72cfb8 100644 --- a/config/locales/en/general.yml +++ b/config/locales/en/general.yml @@ -220,11 +220,10 @@ en: no_notifications: "You don't have new notifications" open: open open_city_slogan_html: There are cities that are governed directly by their inhabitants, who discuss the topics they are concerned about, propose ideas to improve their lives and decide among themselves which ones will be carried out. - open_city_title: Love the city, and it will become a city you love. + open_city_title: Love the city, and it will become a city you love open_gov: Open government proposals: Proposals poll_questions: Voting - see_all: See proposals budgets: Participatory budgeting spending_proposals: Spending Proposals admin: diff --git a/config/locales/es/general.yml b/config/locales/es/general.yml index bc52a91d6..ee64c92dc 100644 --- a/config/locales/es/general.yml +++ b/config/locales/es/general.yml @@ -220,11 +220,10 @@ es: no_notifications: No tienes notificaciones nuevas open: abierto open_city_slogan_html: Existen ciudades gobernadas directamente por sus habitantes, que debaten sobre temas que les preocupan, proponen ideas para mejorar sus vidas y deciden entre todas y todos las que se llevan a cabo. - open_city_title: La ciudad que quieres será la ciudad que quieras. + open_city_title: La ciudad que quieres será la ciudad que quieras open_gov: Gobierno %{open} proposals: Propuestas poll_questions: Votaciones - see_all: Ver propuestas budgets: Presupuestos participativos spending_proposals: "Propuestas de inversión" admin: