
We are just so excited to launch our new facials.
\n"; if (REPLY_TO != '') { $headers .= "Reply-To: ".REPLY_TO."\n"; } $message_body = "Name: ".stripslashes($_POST['customer_name'])."\n"; $message_body .= "E-Mail: ".stripslashes($_POST['email'])."\n"; $message_body .= "Telephone: ".stripslashes($_POST['telephone'])."\n"; $message_body .= "Message:\n".stripslashes($_POST['message'])."\n"; mail(MAIL_TO, SUBJECT, $message_body, $headers); } } ?>
You can contact Inspire Beauty using the contact details on each page of the site or, if you prefer, send us a message using the form below