Skip to content

Commit

Permalink
form updated
Browse files Browse the repository at this point in the history
  • Loading branch information
UzairHussain193 committed Feb 4, 2024
1 parent 71646a2 commit e594901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1372,7 +1372,7 @@ <h3 class="h3 form-title">Contact Form</h3>
<form action="https://api.web3forms.com/submit" method="POST" class="form" data-form>

<div class="input-wrapper">
<input type="hidden" name="access_key" value="af2cb686-f96d-4ed7-8199-1f0a94461461">
<input type="hidden" name="access_key" value="1c876484-56a4-47d2-b544-6a2d15e4e652">
<input type="text" name="fullname" class="form-input" placeholder="Full name" required data-form-input>
<input type="email" name="email" class="form-input" placeholder="Email address" required data-form-input>
</div>
Expand Down

0 comments on commit e594901

Please sign in to comment.