@@ -23,14 +23,18 @@ <h3>Contact Info</h3>
2323 </ div >
2424 < div class ="col-md-6 to-animate ">
2525 < h3 > Contact Form</ h3 >
26- < form action ="/#submit-success " method ="post ">
26+ < form action ="https://api.web3forms.com/submit " method ="post ">
27+ < input type ="hidden " name ="access_key " value ="fece4eca-24ff-4c9b-a4b8-25be504f053b ">
28+ < input type ="hidden " name ="subject " value ="Rakefire Enquiry ">
29+ < input type ="hidden " name ="redirect " value ="https://rakefire.io/#submit-success ">
30+ < input type ="checkbox " name ="botcheck " style ="display: none; ">
2731 < div class ="form-group ">
2832 < label class ="sr-only " for ="name "> Name</ label >
2933 < input class ="form-control " id ="name " placeholder ="Name " name ="name " type ="text ">
3034 </ div >
3135 < div class ="form-group ">
3236 < label class ="sr-only " for ="email "> Email</ label >
33- < input class ="form-control " id ="email " placeholder ="Email " name ="_replyto " type ="email ">
37+ < input class ="form-control " id ="email " placeholder ="Email " name ="email " type ="email ">
3438 </ div >
3539 < div class ="form-group ">
3640 < label class ="sr-only " for ="phone "> Phone</ label >
@@ -41,11 +45,6 @@ <h3>Contact Form</h3>
4145 < textarea class ="form-control " cols ="30 " id ="message " name ="message " placeholder ="Message "
4246 rows ="5 "> </ textarea >
4347 </ div >
44- < input type ="hidden " name ="_subject " value ="Rakefire Enquiry ">
45- < input type ="hidden " name ="_to " value ="ricky@rakefire.io ">
46- < input type ="hidden " name ="_cc " value ="jim@rakefire.io ">
47- <!-- <input type="hidden" name="_cc" value="phil@rakefire.io"> -->
48- < div class ="g-recaptcha " data-sitekey ="6LfKBEYUAAAAAE5kwioYDyIqqzpTO4akzcetKxcy "> </ div >
4948 < div class ="form-group ">
5049 < input class ="btn btn-primary btn-lg " type ="submit " value ="Send Message ">
5150 </ div >
0 commit comments