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.
2 parents 4706945 + 853e4cc commit bf83262Copy full SHA for bf83262
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