File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ <h3 style="color: #00eaff; margin-bottom: 15px; font-size: 24px;">Connect With U
145145
146146 <!-- Right Column: Form -->
147147 < aside class ="glass-panel ">
148- < form id ="contactForm " action ="https://formspree.io /f/xwvnbyvg " method ="POST " autocomplete ="off ">
148+ < form id ="contactForm " action ="https://lime-dinosaur-350256.hostingersite.com /f/b51e1869c52e814d " method ="POST " autocomplete ="off ">
149149
150150 < input name ="name " type ="text " placeholder ="Your full name " required >
151151
@@ -242,7 +242,7 @@ <h4>Connect With Us</h4>
242242 const formData = new FormData ( form ) ;
243243
244244 try {
245- const response = await fetch ( "https://formspree.io /f/mldzggqq " , {
245+ const response = await fetch ( "https://lime-dinosaur-350256.hostingersite.com /f/b51e1869c52e814d " , {
246246 method : "POST" ,
247247 body : formData ,
248248 headers : { "Accept" : "application/json" }
Original file line number Diff line number Diff line change @@ -290,7 +290,7 @@ <h2>Start Your <span>Project</span></h2>
290290 < p > Fill out the form below to initiate your order request.</ p >
291291 </ div >
292292
293- < form action ="https://formspree.io /f/mjgerlyg " method ="POST ">
293+ < form action ="https://lime-dinosaur-350256.hostingersite.com /f/98937ab43952573c " method ="POST ">
294294 < div class ="form-group ">
295295 < label > < i class ="fas fa-user "> </ i > Full Name</ label >
296296 < input type ="text " name ="name " placeholder ="John Doe " required >
You can’t perform that action at this time.
0 commit comments