diff --git a/components/AutoPopup.js b/components/AutoPopup.js index 19769f8..ba0f428 100644 --- a/components/AutoPopup.js +++ b/components/AutoPopup.js @@ -76,7 +76,7 @@ export default function AutoPopup() { }); alert(t("form.successMessage")); - + setShow(false) setForms({ name: "", email: "", @@ -130,7 +130,7 @@ export default function AutoPopup() {
-

{t('contactInfo.pageTitle')}

+

{t('contactInfo.pageTitle')}

{t('contactInfo.pageSubTitle')}