fix: update privacy text on contact form
This commit is contained in:
+1
-1
@@ -353,7 +353,7 @@
|
||||
</div>
|
||||
<div class="contact-form-wrapper">
|
||||
<form class="contact-form" id="contactForm" action="send-contact.php" method="POST">
|
||||
<p class="form-note" style="text-align:left; font-style:italic;">Your information is 100% private. We'll never share or sell it to spammers.</p>
|
||||
<p class="form-note" style="text-align:left; font-style:italic;">We value your privacy. Your information is only used to respond to your quote request and will never be shared with third parties.</p>
|
||||
<div class="form-group">
|
||||
<label for="name">Your Name *</label>
|
||||
<input type="text" id="name" name="name" required placeholder="John Smith">
|
||||
|
||||
Reference in New Issue
Block a user