feat(ui): 💬 change spelling for footer sections

This commit is contained in:
Julien Oculi 2024-02-13 17:45:17 +01:00
parent aeccebf4ba
commit 1faaf8d2c1

View file

@ -3,7 +3,7 @@ export function Footer() {
<footer> <footer>
<div> <div>
<section> <section>
<h3>Contact</h3> <h3>Nous contacter</h3>
<p> <p>
<a href='tel:+33556847961'> <a href='tel:+33556847961'>
<i class='ri-phone-line'></i> 05 56 84 79 61 <i class='ri-phone-line'></i> 05 56 84 79 61
@ -40,7 +40,7 @@ export function Footer() {
</p> </p>
</section> </section>
<section> <section>
<h3>Réseaux</h3> <h3>Nos réseaux</h3>
<div class='footer__badges'> <div class='footer__badges'>
<a <a
class='footer__badges__item' class='footer__badges__item'