diff --git a/src/components/sections/Contact.jsx b/src/components/sections/Contact.jsx index 44a623c..22456b0 100644 --- a/src/components/sections/Contact.jsx +++ b/src/components/sections/Contact.jsx @@ -24,7 +24,7 @@ function Contact() { { "icon": , "name": "Mail", - "link": "mailto:alexis.pen@hotmail.com", + "link": "mailto:alexis@pencrane.fr", }, ] @@ -47,4 +47,4 @@ function Contact() { ) } -export default Contact; \ No newline at end of file +export default Contact;