Get the data list for the same email and filter to get the createdAt of that email. Check the current date against the createdAt date of the email. If the difference between the current date and createdAt is more than 7 days, do not save the data, and display an alert with the message: "Your limit to contact us is over. Please try again another day."