=========================================
Premium AJAX Contact Form
Version: 1.0
=========================================

A modern, professional contact form that submits data without a page reload using AJAX. It provides a seamless user experience with instant feedback and includes server-side validation and simple honeypot spam protection.

FEATURES:
-   AJAX Submission: The form submits in the background, providing a fast and smooth experience for the user.
-   Instant Feedback: Success and error messages are displayed instantly on the page without redirection.
-   Server-Side Validation: Ensures that the submitted data is valid and complete.
-   Simple Honeypot Spam Protection: Includes a hidden field to trick and block basic spam bots.
-   Easy Configuration: Simply change the recipient email address in one variable within `process.php`.
-   Clean & Modern Design: Fully responsive and easy to integrate into any website.

HOW TO USE:
1.  Open the `process.php` file.
2.  Find the `$recipient_email` variable and change it to your own email address.
3.  Upload all files to a folder on your web server.
4.  Navigate to `index.html` in your browser to see the form.

-----------------------------------------
This script is provided by:
StartWithSite.com
-----------------------------------------