Skip to content

Commit d52656b

Browse files
committed
updated contact form action link
1 parent 0dfdf67 commit d52656b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/ContactSection/ContactForm.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ const ContactForm = () => {
177177
<form
178178
name='contact'
179179
method='POST'
180-
action='https://getform.io/f/868e81cc-9008-44fc-8639-da225ffd56b2'
180+
action='https://getform.io/f/3dc9c1d2-4cdc-4163-8c1c-872c00025e58'
181181
>
182182
<div className='name-field field'>
183183
<label htmlFor='name'>Name</label>

0 commit comments

Comments
 (0)