diff --git a/app.py b/app.py index 4069834..7b6929a 100644 --- a/app.py +++ b/app.py @@ -995,7 +995,7 @@ def user_contact(): )) connection.commit() - flash("Your message has been submitted successfully! We'll process it and get back to you within 15 minutes.", "success") + flash("Your message has been submitted successfully! We have received your request and will get back to you as soon as possible.", "success") cursor.close() connection.close() diff --git a/templates/footer.html b/templates/footer.html index 0c6dc37..079de1a 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -54,10 +54,10 @@ Support