diff --git a/src/Components/Pages/Contact/ContactForm.tsx b/src/Components/Pages/Contact/ContactForm.tsx index 71bd850..08033d3 100644 --- a/src/Components/Pages/Contact/ContactForm.tsx +++ b/src/Components/Pages/Contact/ContactForm.tsx @@ -34,7 +34,7 @@ const ContactForm = () => { } emailjs - .sendForm("service_42i3ig6", "template_f30zlog", e.currentTarget, { + .sendForm("service_o7kxotj", "template_f30zlog", e.currentTarget, { publicKey: "vcSOwPedqkRH3nmr9", }) .then(