At the bottom near Download "Ramzor" App have 2 images for downloading the app from Google Play and App Store, but clicking the images will open the download page for hamagen app instead.
here the related html code:
<div class="d-md-flex col-md-8 align-items-center">
<p class="app-text">Download "Ramzor" App</p>
<div class="d-inline-block app-image">
<a href="https://play.google.com/store/apps/details?id=com.hamagen" target="_blank" aria-label="Open in new window">
<img src="/media/pemkaxwk/artboard-1-copy-2-3x.png?anchor=center&mode=crop&width=153&height=46&rnd=132482654581670000" alt="Download the HaMagen app from Google Play" class="img-fluid" />
</a>
</div>
<div class="d-inline-block app-image">
<a href="https://itunes.apple.com/us/app/id1503224314?ls=1&mt=8" target="_blank" aria-label="Open in new window">
<img src="/media/uhjkty0b/download-on-the-app-store-badge-us-uk-rgb-blk-092917-copy-2-3x.png?anchor=center&mode=crop&width=153&height=46&rnd=132482654487830000" alt="Download the HaMagen app from App Store" class="img-fluid" />
</a>
</div>
</div>
Visiting: https://corona.health.gov.il/en/ramzor-model#footer
At the bottom near Download "Ramzor" App have 2 images for downloading the app from Google Play and App Store, but clicking the images will open the download page for hamagen app instead. here the related html code: