FIX Handling subscribe newsletter link

This commit is contained in:
Nonimart 2025-10-21 10:44:04 +02:00
parent 7fdbf867ca
commit 0fabe129da

View File

@ -24,9 +24,9 @@
<img src="<?php echo get_template_directory_uri(); ?>/resources/img/icons/carhop-rechercher.svg" alt="Rechercher">
</button>
<button class="subscribe-button">
<a class="subscribe-button" href="<?php echo home_url(); ?>/infolettre">
<img src="<?php echo get_template_directory_uri(); ?>/resources/img/icons/carhop-abonner.svg" alt="Sabonner">
</button>
</a>
</div>
</div>
</div>