Backend Integration Note: This package includes a front-end contact form demo. It is ready to be connected to PHP, Formspree, Netlify Forms or a custom API endpoint.
PHP endpoint included: contact-send.php — edit target email before deployment.
Deployment note: 1. Upload all files to your hosting 2. Edit contact-send.php and set your receiving email 3. Ensure PHP mail() is enabled on the server 4. Optionally connect to SMTP / external API later