Added Email js

This commit is contained in:
Rahaf
2026-01-12 17:29:19 +03:00
parent fcbc65a5e1
commit 6987f87a92

View File

@ -22,10 +22,10 @@ const Contact = () => {
setMessage({ text: "", type: "" });
emailjs
.sendForm(
"service_dynf5hg",
"template_l4ik4he",
"service_cqcqipd",
"template_o7xejbn",
form.current,
"rRjr_WNgPp7_rGno1"
"_JAFEi75xtLgmGaNi"
)
.then(
(result) => {