We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a47e554 commit 853e4ccCopy full SHA for 853e4cc
dist/agency-landing.html
@@ -214,7 +214,7 @@ <h3 class="section-title text-center m-5">Contact Us</h3>
214
<div class="col-md-6 col-sm-12">
215
<div class="form-group">
216
<label for="contactFormFullName">Full Name</label>
217
- <input type="email" class="form-control" id="contactFormFullName" placeholder="Enter your full name">
+ <input type="text" class="form-control" id="contactFormFullName" placeholder="Enter your full name">
218
</div>
219
220
0 commit comments