Contact Us
Your opinions are important to us. Whether it is a simple question or a valuable suggestion, we are here 24/7. You can call us by phone or email us directly.
Info
‘,
‘Reply-To: ‘ . $email
);
$email_subject = ‘Contact Form: ‘ . $subject;
$email_body = ”
Email
New Contact Form Submission
Name: {$name}
Email: {$email}
Subject: {$subject}
Message:
{$message}
“; if (wp_mail($to, $email_subject, $email_body, $headers)) { $success_message = “Thank you! Your message has been sent successfully.”; } else { $error_message = “Sorry, there was an error sending your message. Please try again.”; } } } get_header(); ?>Get In Touch
Feel free to reach out to us using the form above or through the contact information below.
info@yourwebsite.com
Phone
+1 (555) 123-4567
Address
123 Main Street
Your City, State 12345