From 62db68900cb0a208ca089d320f5832015e0ec977 Mon Sep 17 00:00:00 2001 From: George Birikorang Date: Wed, 17 Sep 2025 16:36:10 -0700 Subject: [PATCH] Enhance contact form functionality by integrating Resend API for email submissions, adding loading state to the submit button, and improving user feedback with alerts upon success or failure. --- contact.html | 1 + js/contact.js | 69 +++++++++++++++++++++++++++++++++++++++++++++++---- 2 files changed, 65 insertions(+), 5 deletions(-) diff --git a/contact.html b/contact.html index 1efe247..11d4dbd 100644 --- a/contact.html +++ b/contact.html @@ -639,6 +639,7 @@ > +