Please fill out all fields correctly.'; } else { require_once 'mail/MailService.php'; $to = getenv('MAIL_TO') ?: 'support@yourdomain.com'; // Fallback email $subject = "New contact from $name"; $res = MailService::sendContactMessage($name, $email, $message_body, $to, $subject); if (!empty($res['success'])) { $_SESSION['form_message'] = ''; } else { $_SESSION['form_message'] = ''; } } header("Location: contact.php"); exit; } ?> Contact Us - Tarapur Power Solutions

Contact Us

We'd love to hear from you. Please fill out the form below to get in touch with our team.