diff --git a/bedrock/privacy/templates/privacy/notices/mdn-plus.html b/bedrock/privacy/templates/privacy/notices/mdn-plus.html index 2d5737d93eb..f567a75a2aa 100644 --- a/bedrock/privacy/templates/privacy/notices/mdn-plus.html +++ b/bedrock/privacy/templates/privacy/notices/mdn-plus.html @@ -7,4 +7,4 @@ {% extends "privacy/notices/base-notice-headings.html" %} {% set body_id = "mdn-plus" %} -{% block article_header_logo %}{{ static('img/privacy/icon-mdn-plus.svg') }}{% endblock %} +{% block article_header_logo %}{{ static('img/logos/mdn/mdn-plus-logo.svg') }}{% endblock %} diff --git a/bedrock/products/templates/products/landing.html b/bedrock/products/templates/products/landing.html index 671b8c66a3e..2dbf2999a2e 100644 --- a/bedrock/products/templates/products/landing.html +++ b/bedrock/products/templates/products/landing.html @@ -4,7 +4,8 @@ file, You can obtain one at https://mozilla.org/MPL/2.0/. #} -{% from "macros.html" import google_play_button, fxa_email_form with context %} +{% from "macros.html" import google_play_button, apple_app_store_button, fxa_email_form with context %} +{% from "macros-protocol.html" import picto with context %} {% extends "base-protocol-mozilla.html" %} @@ -15,136 +16,215 @@ {%- elif LANG == 'en-GB' -%} Mozilla’s products — Mozilla (UK) {%- else -%} - {{ ftl('firefox-products-firefox-beginning', fallback='firefox-products-firefox-is-more-than-a-browser') }} - Mozilla + {{ ftl('firefox-products-mozilla-products') }} - Mozilla {%- endif -%} {%- endblock -%} -{% block page_desc %}{{ ftl('firefox-products-mozillas-family-of-products', fallback='firefox-products-its-a-whole-family-of-products') }}{% endblock %} +{% block page_desc %}{{ ftl('firefox-products-mozillas-family-of-products') }}{% endblock %} {% block page_css %} - {{ css_bundle('protocol-split')}} - {{ css_bundle('protocol-emphasis-box')}} + {{ css_bundle('protocol-picto') }} {{ css_bundle('products') }} {% endblock %} -{% set android_url = play_store_url('firefox', 'products') %} -{% set ios_url = app_store_url('firefox', 'products') %} +{% set fx_android_url = play_store_url('firefox', 'products') %} +{% set fx_ios_url = app_store_url('firefox', 'products') %} +{% set fc_android_url = play_store_url('focus', 'products') %} +{% set fc_ios_url = app_store_url('focus', 'firefox-browsers-mobile-focus') %} +{% set pocket_android_url = play_store_url('pocket', 'products') %} +{% set pocket_ios_url = app_store_url('pocket', 'products') %} + {% set referrals = '?utm_source=www.mozilla.org&utm_medium=referral&utm_campaign=products' %} {% set _entrypoint = 'mozilla.org-products' %} +{% set icon_external = '' %} +{% set icon_download ='' %} + {% block content %}
-

Products

+

{{ ftl('firefox-products-products') }}

- {{ ftl('firefox-products-firefox-beginning-emphasis', fallback='firefox-products-firefox-is-more-than-a-browser-emphasis') }}. - {{ ftl('firefox-products-mozillas-family-of-products', fallback='firefox-products-its-a-whole-family-of-products') }}. + {{ ftl('firefox-products-firefox-beginning-v2', fallback='firefox-products-firefox-beginning') }} + {{ ftl('firefox-products-mozillas-family-of-products-sentence', fallback='firefox-products-mozillas-family-of-products') }}

- -
-
- - {% set mozilla_monitor = switch('mozilla-monitor-brand-name') %} -

- - {% if mozilla_monitor %} - {{ ftl('firefox-products-mozilla-monitor', fallback='firefox-products-firefox-monitor') }} - {% else %} - {{ ftl('firefox-products-firefox-monitor') }} - {% endif %} - -

-

{% if LANG == 'en-US' %}See if you’ve been part of a data breach. If so, let us automatically get your private info back for you and continually monitor your identity for new leaks.{% else %}{{ ftl('firefox-products-see-if-your-personal-information') }}{% endif %}

-

{% if LANG == 'en-US' %}Check for breaches now{% else %}{{ ftl('firefox-products-check-for-breaches') }}{% endif %}

-
- -
- {{ resp_img( - url='img/products/landing/browsers.jpg', - srcset={ - 'img/products/landing/browsers-high-res.jpg': '2x' - }, +
+ + {% call picto( + body=True, + image=resp_img( + url='protocol/img/logos/firefox/browser/logo.svg', optional_attributes={ - 'class': 'c-landing-grid-img', - 'width': '350', - 'height': '247' + 'class': 'mzp-c-picto-image', + 'width': '64', + 'height': '64', + 'loading': 'lazy' } - ) }} -

{{ ftl('firefox-products-firefox', fallback = 'firefox-products-firefox-browsers') }}

+ ), + ) %} +

{{ ftl('firefox-products-firefox') }}

{{ ftl('firefox-products-get-the-browsers-that-block') }}

- -

{{ ftl('firefox-products-see-all-browsers') }}

-
- - {% if ftl_has_messages('firefox-products-surf-stream-and-get-work-done') %} -
- -

{{ ftl('firefox-products-mozilla-vpn') }}

+ {% set alt_copy = ftl('download-button-download-firefox') + " " + icon_download|safe %} +
{{ download_firefox_thanks(alt_copy=alt_copy, button_class='mzp-t-lg') }}
+

{{ google_play_button(href=fx_android_url, id='playStoreLink-firefox') }}

+

{{ apple_app_store_button(href=fx_ios_url, id='appStoreLink-firefox') }}

+ {% endcall %} + + + {% call picto( + body=True, + image=resp_img( + url='protocol/img/logos/firefox/browser/focus/logo.svg', + optional_attributes={ + 'class': 'mzp-c-picto-image', + 'width': '64', + 'height': '64', + 'loading': 'lazy' + } + ), + ) %} +

{{ ftl('firefox-products-firefox-focus') }}

+

{{ ftl('firefox-products-your-dedicated-privacy') }}

+

+ {{ google_play_button(href=fc_android_url, id='playStoreLink-focus') }} + {{ apple_app_store_button(href=fc_ios_url, id='appStoreLink-focus') }} +

+ {% endcall %} + + + {% call picto( + body=True, + image=resp_img( + url='protocol/img/logos/firefox/relay/logo-white.svg', + optional_attributes={ + 'class': 'mzp-c-picto-image', + 'width': '64', + 'height': '64', + 'loading': 'lazy' + } + ), + ) %} +

{{ ftl('firefox-products-relay') }}

+

{{ ftl('firefox-products-protect-your-real') }}

+

{{ ftl('firefox-products-get-relay') }} {{ icon_external|safe }} + {% endcall %} + + + {% call picto( + body=True, + image=resp_img( + url='protocol/img/logos/firefox/monitor/logo.svg', + optional_attributes={ + 'class': 'mzp-c-picto-image', + 'width': '64', + 'height': '64', + 'loading': 'lazy' + } + ), + ) %} +

{{ ftl('firefox-products-mozilla-monitor') }}

+

{% if country_code == 'US' %}See if you’ve been part of a data breach. If so, let us automatically get your private info back for you and continually monitor your identity for new leaks.{% else %}{{ ftl('firefox-products-see-if-your-personal-information') }}{% endif %}

+

{% if LANG == 'en-US' %}Check for breaches now{% else %}{{ ftl('firefox-products-check-for-breaches') }}{% endif %} {{ icon_external|safe }}

+ {% endcall %} + + + {% call picto( + body=True, + image=resp_img( + url='protocol/img/logos/mozilla/vpn/logo.svg', + optional_attributes={ + 'class': 'mzp-c-picto-image', + 'width': '64', + 'height': '64', + 'loading': 'lazy' + } + ), + ) %} +

{{ ftl('firefox-products-mozilla-vpn') }}

{{ ftl('firefox-products-surf-stream-and-get-work-done') }}

-

{{ ftl('firefox-products-get-mozilla-vpn') }}

-
- {% endif %} - -
- -

{{ ftl('firefox-products-pocket') }}

+

{{ ftl('firefox-products-get-mozilla-vpn') }}

+ {% endcall %} + + + {% call picto( + body=True, + image=resp_img( + url='img/logos/mdn/mdn-plus-logo.svg', + optional_attributes={ + 'class': 'mzp-c-picto-image', + 'width': '64', + 'height': '64', + 'loading': 'lazy' + } + ), + ) %} +

{{ ftl('firefox-products-mdn-plus') }}

+

{{ ftl('firefox-products-resources-for-developers') }}

+

+ {{ ftl('firefox-products-support-mdn') }} {{ icon_external|safe }} +

+ {% endcall %} + + + {% call picto( + body=True, + image=resp_img( + url='img/logos/thunderbird/logo-thunderbird.svg', + optional_attributes={ + 'class': 'mzp-c-picto-image', + 'width': '64', + 'height': '64', + 'loading': 'lazy' + } + ), + ) %} +

{{ ftl('firefox-products-thunderbird') }}

+

{{ ftl('firefox-products-access-all') }}

+

{{ ftl('firefox-products-download-thunderbird') }} {{ icon_download|safe }}

+ {% endcall %} + + + {% call picto( + body=True, + image=resp_img( + url='img/logos/fakespot/logo.svg', + optional_attributes={ + 'class': 'mzp-c-picto-image', + 'width': '64', + 'height': '64', + 'loading': 'lazy' + } + ), + ) %} +

{{ ftl('firefox-products-fakespot') }} {{ ftl('firefox-products-by-mozilla') }}

+

{{ ftl('firefox-products-fakespot-has-your') }}

+

{{ ftl('firefox-products-analyze') }} {{ icon_external|safe }}

+ {% endcall %} + + + {% call picto( + body=True, + image=resp_img( + url='protocol/img/logos/pocket/logo.svg', + optional_attributes={ + 'class': 'mzp-c-picto-image', + 'width': '64', + 'height': '64', + 'loading': 'lazy' + } + ), + ) %} +

{{ ftl('firefox-products-pocket') }} {{ ftl('firefox-products-by-mozilla') }}

{{ ftl('firefox-products-discover-the-best-content') }}

- - -

{{ ftl('firefox-products-learn-more-about-pocket') }}

-
- - {% if ftl_has_messages('firefox-products-protect-your-real') %} -
- -

{{ ftl('firefox-products-relay') }}

-

{{ ftl('firefox-products-protect-your-real') }}

- -

{{ ftl('firefox-products-learn-more-about-relay') }}

-
- {% endif %} - - {% if ftl_has_messages('firefox-products-your-dedicated-privacy') %} -
- -

{{ ftl('firefox-products-firefox-focus') }}

-

{{ ftl('firefox-products-your-dedicated-privacy') }}

+

{{ ftl('firefox-products-get-pocket') }} {{ icon_external|safe }}

+

{{ google_play_button(href=pocket_android_url, id='playStoreLink-pocket') }}

+

{{ apple_app_store_button(href=pocket_ios_url, id='appStoreLink-pocket') }}

+ {% endcall %} - -

{{ ftl('ui-learn-more') }}

-
- {% endif %} + -
{% include 'mozorg/includes/mozilla-account-form-promo.html' %} diff --git a/l10n/en/brands.ftl b/l10n/en/brands.ftl index 3aaad3c6737..ec6c0068281 100644 --- a/l10n/en/brands.ftl +++ b/l10n/en/brands.ftl @@ -101,6 +101,10 @@ -brand-name-pocket = Pocket +## Fakespot + +-brand-name-fakespot = Fakespot + ## Mozilla projects -brand-name-bugzilla = Bugzilla diff --git a/l10n/en/firefox/products.ftl b/l10n/en/firefox/products.ftl index e48b76589e5..f04ffadd50c 100644 --- a/l10n/en/firefox/products.ftl +++ b/l10n/en/firefox/products.ftl @@ -4,63 +4,73 @@ ### URL: https://www-dev.allizom.org/products/ -# Obsolete string # HTML page title -firefox-products-firefox-is-more-than-a-browser = { -brand-name-firefox } is more than a browser +firefox-products-mozilla-products = { -brand-name-mozilla }’s products -# HTML page title +# HTML page description +firefox-products-mozillas-family-of-products = { -brand-name-mozilla }’s family of products are all designed to keep you safer and smarter online + +firefox-products-products = Products +firefox-products-firefox-beginning-v2 = { -brand-name-firefox } is just the beginning. + +# Obsolete string (expires: 2024-07-03) firefox-products-firefox-beginning = { -brand-name-firefox } is just the beginning -# Obsolete string -# HTML page description -firefox-products-its-a-whole-family-of-products = It’s a whole family of products designed to keep you safer and smarter online. +firefox-products-mozillas-family-of-products-sentence = { -brand-name-mozilla }’s family of products are all designed to keep you safer and smarter online. -firefox-products-mozillas-family-of-products = { -brand-name-mozilla }’s family of products are all designed to keep you safer and smarter online +# appears after the name of a product with independant branding. Example: Fakespot by Mozilla +firefox-products-by-mozilla = by { -brand-name-mozilla } -# Obsolete string -# The strong tag wraps a word that gets highlighted with a colorful underline for emphasis. The underline breaks if it is on two words, please omit the strong tags if they need to be around multiple words in your language -firefox-products-firefox-is-more-than-a-browser-emphasis = { -brand-name-firefox } is more than a browser +## Firefox -firefox-products-mozilla-monitor = { -brand-name-mozilla-monitor } +firefox-products-firefox = { -brand-name-firefox } +firefox-products-get-the-browsers-that-block = Get the browsers that block 2000+ data trackers automatically. Enhanced Tracking Protection comes standard in every { -brand-name-firefox } browser. -# Obsolete string -# The strong tag wraps a word that gets highlighted with a colorful underline for emphasis. The underline breaks if it is on two words, please omit the strong tags if they need to be around multiple words in your language -firefox-products-firefox-beginning-emphasis = { -brand-name-firefox } is just the beginning +## Focus +firefox-products-firefox-focus = { -brand-name-firefox-focus } +firefox-products-your-dedicated-privacy = Your dedicated privacy browser with automatic tracking protection and ad blocking. -firefox-products-firefox-monitor = { -brand-name-firefox-monitor } +## Monitor +firefox-products-mozilla-monitor = { -brand-name-mozilla-monitor } firefox-products-see-if-your-personal-information = See if your personal information has been compromised in a corporate data breach, and sign up for future alerts. firefox-products-check-for-breaches = Check for breaches -firefox-products-sign-up-for-breach-alerts = Sign up for breach alerts -# Obsolete string -firefox-products-firefox-browsers = { -brand-name-firefox } browsers +## Relay + +firefox-products-relay = { -brand-name-firefox-relay} +firefox-products-protect-your-real = Protect your real email address to help control your inbox. +firefox-products-get-relay = Get { -brand-name-firefox-relay} + +## VPN -firefox-products-firefox = { -brand-name-firefox } -firefox-products-get-the-browsers-that-block = Get the browsers that block 2000+ data trackers automatically. Enhanced Tracking Protection comes standard in every { -brand-name-firefox } browser. -firefox-products-desktop = Desktop -firefox-products-android = { -brand-name-android } -firefox-products-ios = { -brand-name-ios } -firefox-products-see-all-browsers = See all browsers firefox-products-mozilla-vpn = { -brand-name-mozilla-vpn } firefox-products-surf-stream-and-get-work-done = Surf, stream and get work done on servers in over 30 countries for a secure internet connection with a new perspective. firefox-products-get-mozilla-vpn = Get { -brand-name-mozilla-vpn } -firefox-products-relay = { -brand-name-firefox-relay} -firefox-products-protect-your-real = Protect your real email address to help control your inbox. -firefox-products-learn-more-about-relay = Learn more about { -brand-name-firefox-relay } -firefox-products-send-your-large-files-and = Send your large files and sensitive documents safely, up to 2.5G. -firefox-products-send-a-file = Send a file +## MDN Plus + +firefox-products-mdn-plus = { -brand-name-mdn-plus } +firefox-products-resources-for-developers = Resources for developers, by developers. Support MDN and make it your own with collections, notifications, and playgrounds. +firefox-products-support-mdn = Support { -brand-name-mdn } + +## Thunderbird + +firefox-products-thunderbird = { -brand-name-thunderbird } +firefox-products-access-all = Access all your email, calendars, and contacts in one fast app. Filter and organize them the way you like. +firefox-products-download-thunderbird = Download { -brand-name-thunderbird } + +## Fakespot + +firefox-products-fakespot = { -brand-name-fakespot } +# scam artists are people who are trying to sell fakes or steal money +# 'weeding' is a gardening term, here it is used to mean "removing unwanted things without touching the good ones" +firefox-products-fakespot-has-your = Fakespot has your back when you’re shopping online — weeding out scam artists and finding you the best deals. +firefox-products-analyze = Analyze a URL + +## Pocket + firefox-products-pocket = { -brand-name-pocket } firefox-products-discover-the-best-content = Discover the best content on the web — and consume it wherever and whenever you want. firefox-products-get-pocket = Get { -brand-name-pocket } -firefox-products-learn-more-about-pocket = Learn more about { -brand-name-pocket } - -# Variables: -# $fxa_attr (string) - anchor link url and attributes -# $accounts_attr (string) - anchor link url and attributes -firefox-products-already-have-an-account-sign = Already have an account? Sign In or learn more about joining { -brand-name-firefox }. - -firefox-products-firefox-focus = { -brand-name-firefox-focus } -firefox-products-your-dedicated-privacy = Your dedicated privacy browser with automatic tracking protection and ad blocking. diff --git a/media/css/products/landing.scss b/media/css/products/landing.scss index 3595ff3d3e7..4f7e6a18ebb 100644 --- a/media/css/products/landing.scss +++ b/media/css/products/landing.scss @@ -5,206 +5,45 @@ $font-path: '/media/protocol/fonts'; $image-path: '/media/protocol/img'; -@import '../protocol/components/custom-menu-list'; -@import '../protocol/components/fxa-form'; -@import '~@mozilla-protocol/core/protocol/css/components/logos/logo-product-firefox'; @import '~@mozilla-protocol/core/protocol/css/includes/lib'; -// * -------------------------------------------------------------------------- */ -// Put spacing into variables so it's easier to adjust spacing at each break point -// xs -$v-grid-xs: $layout-xs; -$h-grid-xs: $layout-xs; - -// md -$v-grid-md: $layout-md; -$h-grid-md: $layout-lg; - -// lg -$v-grid-lg: $layout-lg; -$h-grid-lg: $layout-xl; - -// * -------------------------------------------------------------------------- */ -// Protocol over-rides - -.mzp-c-menu-list { - // match the bottom margin of

- margin-bottom: 1.25em; -} - -.mzp-c-menu-list-title { - margin-bottom: 0; -} - -.mzp-t-download .mzp-c-menu-list-item.t-web a:hover::after { +// hide the privacy notice to match the other buttons +.mzp-c-button-download-privacy-link { display: none; } -// vertical spacing -main .mzp-l-content { - padding-bottom: $v-grid-xs; - padding-top: $v-grid-xs; - - @media #{$mq-md} { - padding-bottom: $v-grid-md; - padding-top: $v-grid-md; - } - - @media #{$mq-lg} { - padding-bottom: $v-grid-lg; - padding-top: $v-grid-lg; - } -} - -// make buttons in drop down menus look like links -.c-menu-list-link { - &, - &.mzp-c-button.mzp-t-product { - background-color: inherit; - color: $color-link; - display: block; - font-family: inherit; - font-weight: normal; - padding: $spacing-sm 30px $spacing-sm $spacing-sm; - border: 0; - - &:hover { - color: $color-link-hover; - background-color: $color-marketing-gray-20; - } - } -} - -// * -------------------------------------------------------------------------- */ -// landing grid - -.c-landing-grid-item { - margin-bottom: $v-grid-xs * 2; // vertical spacing - margin-left: auto; - margin-right: auto; - max-width: 400px; - - &:last-child { - margin-bottom: 0; - } - - &.c-landing-grid-wide { - max-width: 100%; - } - - > p:last-child { - margin-bottom: 0; - } -} - -.c-landing-grid-title { - @include font-size(24px); - margin-bottom: $spacing-md; - margin-top: $spacing-xl; - - a { - color: $color-ink-80; - text-decoration: none; - - &:hover, - &:focus { - text-decoration: underline; - } - } - - + p { - margin-bottom: $spacing-xl; - } +// the space between the buttons was getting a link underline, this removes that +a[id^='playStoreLink'], +a[id^='appStoreLink'] { + display: inline-block; } -.c-landing-grid-img { - display: block; - margin: 0 auto; -} -// two column grid for browsers that don't support display:grid -// works in RTL without bidi styles \o/ -@media #{$mq-md} { - .c-landing-grid-item { - float: left; - margin-bottom: $v-grid-md * 2; - margin-left: $h-grid-md; - max-width: 100%; - width: calc(50% - #{$h-grid-md * 0.5}); +// -------------------------------------------------------------------------- +// conditional content classes - &:nth-child(odd) { - clear: left; - margin-left: 0; - } - } +.show-android, +.show-ios { + display: none !important; /* stylelint-disable-line declaration-no-important */ } -@media #{$mq-lg} { - .c-landing-grid-item { - margin-bottom: $v-grid-lg * 2; - margin-left: $h-grid-lg; - width: calc(50% - #{$h-grid-lg * 0.5}); - } +.android .hide-android, +.ios .hide-ios { + display: none !important; /* stylelint-disable-line declaration-no-important */ } -// column grid for browsers that do support grid -@supports (display:grid) { - // two column - @media #{$mq-md} { - .c-landing-grid { - @include grid-column-gap($h-grid-md); - @include grid-row-gap(#{$v-grid-md * 2}); - display: grid; - grid-template-columns: repeat(2, minmax(0, 1fr)); - } - - // need to remove :after added by .mzp-l-content or we get an extra grid row - // added for clearfix purposes but grids don't need a clearfix - .c-landing-grid::after { - content: none; - } - - .c-landing-grid-item { - margin-bottom: 0; // vertical spacing now set as row-gap instead of margin-bottom - margin-left: 0; - width: auto; // over-ride 50% width from float layout - } - - .c-landing-grid-img { - max-width: 100%; - } - } - - // three column - @media #{$mq-lg} { - .c-landing-grid { - @include grid-column-gap($h-grid-lg); - @include grid-row-gap(#{$v-grid-lg * 2}); - grid-template-columns: repeat(3, minmax(0, 1fr)); - } +.show-else { + .android &, + .ios & { + display: none !important; /* stylelint-disable-line declaration-no-important */ } } -// * -------------------------------------------------------------------------- */ -// Desktop download menu - -// issue 13317 -.fx-unsupported .menu-desktop { - display: none; +.ios .show-ios { + display: inline-block !important; /* stylelint-disable-line declaration-no-important */ } -// * -------------------------------------------------------------------------- */ -// Mobile download links - -#menu-browsers { - .ios & .menu-desktop, - .ios & .menu-android, - .android & .menu-desktop, - .android & .menu-ios { - a { - pointer-events: none; - color: $color-marketing-gray-50; - } - } +.android .show-android { + display: inline-block !important; /* stylelint-disable-line declaration-no-important */ } diff --git a/media/img/logos/fakespot/logo.svg b/media/img/logos/fakespot/logo.svg new file mode 100644 index 00000000000..ae09441fefe --- /dev/null +++ b/media/img/logos/fakespot/logo.svg @@ -0,0 +1 @@ + diff --git a/media/img/logos/mdn/mdn-plus-logo.svg b/media/img/logos/mdn/mdn-plus-logo.svg new file mode 100644 index 00000000000..5287ebbb2a8 --- /dev/null +++ b/media/img/logos/mdn/mdn-plus-logo.svg @@ -0,0 +1 @@ + diff --git a/media/img/logos/thunderbird/logo-thunderbird.svg b/media/img/logos/thunderbird/logo-thunderbird.svg index 7c5b0c4c2a6..399fce04e05 100644 --- a/media/img/logos/thunderbird/logo-thunderbird.svg +++ b/media/img/logos/thunderbird/logo-thunderbird.svg @@ -1,65 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + diff --git a/media/img/privacy/icon-mdn-plus.svg b/media/img/privacy/icon-mdn-plus.svg deleted file mode 100644 index ecc0e4851ba..00000000000 --- a/media/img/privacy/icon-mdn-plus.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/media/img/products/landing/browsers-high-res.jpg b/media/img/products/landing/browsers-high-res.jpg deleted file mode 100644 index 36d8fde6e4e..00000000000 Binary files a/media/img/products/landing/browsers-high-res.jpg and /dev/null differ diff --git a/media/img/products/landing/browsers.jpg b/media/img/products/landing/browsers.jpg deleted file mode 100644 index 5d96ed0ce99..00000000000 Binary files a/media/img/products/landing/browsers.jpg and /dev/null differ diff --git a/media/img/products/landing/firefox-focus-high-res.jpg b/media/img/products/landing/firefox-focus-high-res.jpg deleted file mode 100644 index 058b3687ba5..00000000000 Binary files a/media/img/products/landing/firefox-focus-high-res.jpg and /dev/null differ diff --git a/media/img/products/landing/firefox-focus.jpg b/media/img/products/landing/firefox-focus.jpg deleted file mode 100644 index abb6a6b3909..00000000000 Binary files a/media/img/products/landing/firefox-focus.jpg and /dev/null differ diff --git a/media/img/products/landing/monitor.svg b/media/img/products/landing/monitor.svg deleted file mode 100644 index 124d4606c75..00000000000 --- a/media/img/products/landing/monitor.svg +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/media/img/products/landing/pocket.svg b/media/img/products/landing/pocket.svg deleted file mode 100644 index 87e3ece4f88..00000000000 --- a/media/img/products/landing/pocket.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/media/img/products/landing/relay.svg b/media/img/products/landing/relay.svg deleted file mode 100644 index 3dc8fddc05e..00000000000 --- a/media/img/products/landing/relay.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/media/img/products/landing/vpn.svg b/media/img/products/landing/vpn.svg deleted file mode 100644 index bf934b8bfa2..00000000000 --- a/media/img/products/landing/vpn.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -