Skip to content

Commit

Permalink
Merge pull request #565 from openfoodfacts/nutriscore-qrcode
Browse files Browse the repository at this point in the history
feat: add QRCode to Nutri-Score page
  • Loading branch information
teolemon authored Apr 7, 2024
2 parents d7111c0 + cf211dd commit c9a5f78
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions lang/en/texts/nutriscore/mobile-app-promo-nutriscore.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,21 @@ <h3>Install the Open Food Facts mobile app</h3>
<img src="https://static.openfoodfacts.org/images/misc/nutriscore-biscuits-e.800x600.jpg" alt="NutriScore on the Open Food Facts mobile app">
<p><em>Get the Nutri-Score with the Open Food Facts app!</em></p>
<p>To scan food products, get their Nutri-Score nutritional grade, the NOVA group for ultra-processed foods, allergens alerts and to decypher food additives, install the free Open Food Facts app!</p>
<a href="https://apps.apple.com/app/open-food-facts/id588797948?utm_source=off&utm_campaign=nutriscore-promo&utm_medium=website"><img src="https://static.openfoodfacts.org/images/misc/appstore/black/appstore_US.svg" alt="Available on the App Store" width="120" height="40"></a>
<a href="https://play.google.com/store/apps/details?id=org.openfoodfacts.scanner&hl=en?utm_source=off&utm_campaign=nutriscore-promo&utm_medium=website"><img src="https://world.openfoodfacts.org/images/misc/playstore/img/en_get.svg" alt="Available on Google Play" width="102" height="40"></a>
<a href="https://apps.microsoft.com/store/detail/open-food-facts-scan-to-get-nutriscore-ecoscore-and-more/XP8LT18SRPKLRG?utm_source=off&utm_campaign=nutriscore-promo&utm_medium=website"><img src="https://world.openfoodfacts.org/images/misc/microsoft/English.svg" alt="Available for Windows 11 and up" width="109" height="40"></a>
<a href="https://github.com/openfoodfacts/smooth-app/releases/latest?utm_source=off&utm_campaign=nutriscore-promo&utm_medium=website"><img src="https://static.openfoodfacts.org/images/misc/android-apk.svg" alt="Android APK"></a>
<div class="small-12 medium-7 medium-offset-5 column">
<a data-app-store="google" href="https://play.google.com/store/apps/details?id=org.openfoodfacts.scanner&amp;hl=en&amp;utm_source=off&amp;utm_campaign=search_and_links_promo_en" title="Open Food Facts on Google Play">
<img src="/images/misc/playstore/img/en_get.svg" loading="lazy" alt="Available on Google Play" width="120" height="40"></a>
<a href="https://f-droid.org/packages/openfoodfacts.github.scrachx.openfood" title="Open Food Facts on F-Droid">
<img src="/images/misc/f-droid/get-it-on-en.png" loading="lazy" alt="Available on F-Droid" height="40" width="120"></a>
<a href="https://github.com/openfoodfacts/smooth-app/releases/latest" title="Open Food Facts app on Github">
<img src="/images/misc/app-landing-page/download-apk/download-apk_en.svg" loading="lazy" alt="Download the APK" height="40" width="120"></a>
<a data-app-store="apple" href="https://apps.apple.com/app/open-food-facts/id588797948?utm_source=off&amp;utm_campaign=search_and_links_promo_en" title="Open Food Facts on the Apple App Store">
<img src="/images/misc/appstore/black/appstore_US.svg" loading="lazy" alt="Available on the App Store" width="120" height="40"></a>
</div>
<br><br>
<div class="small-3 small-centered column">
<p>Not on your mobile? Scan this QR code from your mobile to download the app!</p>
<img src="/images/misc/app-landing-page/qrcode_en.svg" width="180" height="180" alt="QR-Code linking to https://world.openfoodfacts.org/open-food-facts-mobile-app">
</div>

<p>You will also be able to easily add new products to Open Food Facts and help to build a common good to improve everyone's food and health. Thank you!</p>
</div>

0 comments on commit c9a5f78

Please sign in to comment.