ETAZOR Website Setup

Contact Form Configuration

The contact form is now configured to use a custom PHP API instead of Formspree. Here are your options:

Option 1: Use with PHP Server

To use the contact form functionality, you need to run this on a server with PHP support:

# Using PHP built-in server (for development) php -S localhost:8000

Option 2: Deploy to Web Hosting

Upload all files to any web hosting service that supports PHP (like shared hosting, VPS, etc.)

Option 3: Static File Preview

You can still view the website by opening index.html directly in your browser. The contact form will show an error, but all other features will work.

Note: The website now features:

Viewing the Site

Open index.html to view your ETAZOR landing page!