feat: implement email functionality for contact form #2

Merged
hienitaUpegui merged 1 commits from SendEmailFeature into main 2026-02-25 00:03:39 -05:00

1 Commits

Author SHA1 Message Date
3a12c96507 feat: implement email functionality for contact form
- Add nodemailer dependency for email sending

- Create server action to handle email submissions

- Add email HTML template for formatted messages

- Update contact page to integrate email functionality
2026-02-25 00:06:54 -05:00