There's currently no way for customers to get in touch with us through the site. We need a simple contact page at /contact with a form.
Fields: name, email, and message. On submit, store the message (Astro action + new DB table is fine). Show a confirmation message after submission.