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:
- ✅ Black shadows on gradient text (no more colored glow)
- ✅ Much larger and more visible 4D tesseract background
- ✅ Updated "Business Ventures" to "Startup Ventures" focused on launching and scaling
- ✅ Custom contact API that sends emails to etazor777@gmail.com
Viewing the Site
Open index.html to view your ETAZOR landing page!