whatsapp link code example
Example 1: link whatsapp to website
<!--
link the following URL to the desired icon or button in your code:
https://wa.me/PhoneNumber (see the example below)
remember to include the country code
-->
<a href='https://wa.me/27722840005' target='_blank'><i class= "fa fa-whatsapp"></i></a>
Example 2: htlm link
<a href="https://www.google.com/">Visit googel.com!</a>