General enquries feature
This commit is contained in:
@@ -77,11 +77,13 @@ export interface TestimonialContent {
|
||||
export interface BookingContent {
|
||||
title: string;
|
||||
subtitle: string;
|
||||
generalSubtitle?: string;
|
||||
formAction: string;
|
||||
serviceOptions: string[];
|
||||
ownerStepLabel?: string;
|
||||
dogStepLabel?: string;
|
||||
dogIntro?: string;
|
||||
generalIntro?: string;
|
||||
}
|
||||
|
||||
export interface ServicePricingPlan {
|
||||
|
||||
Reference in New Issue
Block a user