Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
nima-maghooli authored Apr 17, 2024
1 parent 0c601e5 commit 3a4b080
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -904,6 +904,7 @@ <h4>Location:</h4>
<input type="telephone" name="telephone" id="telephone" placeholder="(+98) 937-635-6611" required="">
<label for="complaint">Message</label>
<textarea rows="6" name="complaint" id="complaint" placeholder="I would like to talk you about a project! When shall we have a meeting?" required=""></textarea>
<div class="g-recaptcha" data-sitekey="6LdqmCAUAAAAAMMNEZvn6g4W5e0or2sZmAVpxVqI" data-callback="correctCaptcha"></div>
<input type="hidden" name="_subject" id="email-subject" value="Complaint Form Submission">
</fieldset>
<input type="submit" value="Send Message">
Expand Down

0 comments on commit 3a4b080

Please sign in to comment.