Add honeypot, spam protection to contact form
This commit is contained in:
@@ -75,7 +75,7 @@ export const dogWalkingContent: ServicePageContent = {
|
||||
booking: {
|
||||
title: "Let's meet!",
|
||||
subtitle: 'Fill out your details below, and we can arrange a Meet & Greet for a one on one walk!',
|
||||
formAction: '/booking',
|
||||
formAction: '/contact-us',
|
||||
serviceOptions: [],
|
||||
ownerStepLabel: 'Your details',
|
||||
dogStepLabel: 'Your dog',
|
||||
|
||||
Reference in New Issue
Block a user