how to link images folder to wordpress custom theme code example
Example: wp include image inside theme folder
<?php echo home_url() ?>/wp-content/themes/IMAGE_PATH/logo.png
<?php echo home_url() ?>/wp-content/themes/IMAGE_PATH/logo.png