Change card layout on DE homepage (#7308) (#7310)

* Change card layout on DE homepage (#7308)

- update card layout to 12 card layout
- change video CTA to "Learn more" which is in the main.lang file
This commit is contained in:
Stephanie Hobson 2019-06-13 13:09:18 -07:00 коммит произвёл GitHub
Родитель 582af60fa1
Коммит 570109ad74
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 11 добавлений и 10 удалений

Просмотреть файл

@ -132,7 +132,7 @@
</div>
</div>
<figcaption>
<p>{% if desc %}{{ desc }}{% endif %} <a href="{{ link_url }}">{{ _('Read more') }}</a></p>
<p>{% if desc %}{{ desc }}{% endif %} <a href="{{ link_url }}">{{ _('Learn more') }}</a></p>
</figcaption>
</figure>
</div>

Просмотреть файл

@ -21,30 +21,29 @@
{% call download_banner(
logo_title=_('Firefox'),
title=_('Dein Leben. Deine Daten. Dein Browser.'),
desc=_('Firefox fights for you.'),
title=_('Dein Leben.<br> Deine Daten.')|safe,
desc=_('Hol dir echte Privatsphäre auf jedes deiner Geräte.'),
) %}
{{ download_firefox(dom_id='download-primary', download_location='primary cta') }}
{% endcall %}
{% call download_banner_sticky(
title=_('<strong>Firefox</strong> fights for you.'),
sub_title=_('Dein Leben. Deine Daten. Dein Browser.'),
desc=_('Firefox fights for you.')
sub_title=_('Dein Leben. Deine Daten.')
) %}
{{ download_firefox(dom_id='download-sticky', download_location='sticky cta', button_color='mzp-t-small') }}
{% endcall %}
{{ fxa_banner(
logo_title=_('Firefox'),
title=_('Dein Leben. <br>Deine Daten.'),
sub_title=_('Nimm Lesezeichen und Privatsphäre-Features mit auf jedes Gerät – mit deinem Firefox-Konto.'),
title=_('Tech mit R.E.S.P.E.K.T.'),
sub_title=_('Firefox kann mehr als nur einen richtig guten Browser.'),
link_cta=_('Weitere Infos'),
)}}
{{ fxa_banner_sticky(
title=_('Firefox'),
sub_title=_('Dein Leben. Deine Daten.'),
sub_title=_('Tech mit R.E.S.P.E.K.T.'),
link_cta=_('Weitere Infos'),
)}}
@ -84,13 +83,15 @@
reverse=True
)}}
<div class="mzp-l-card-third">
<div class="mzp-l-card-half">
{{ content_card('card_8') }}
{{ content_card('card_9') }}
</div>
<div class="mzp-l-card-third">
{{ content_card('card_10') }}
{{ content_card('card_11') }}
{{ content_card('card_12') }}
{{ content_card('card_13') }}
</div>
<aside class="mzp-c-newsletter">