export const data = {
    titleTextVideo: "We need your consent to load the video",
    titleTextMap: "We need your consent to load the map",
    serviceUrlText: "more information",
    showTextVideo: "show {SERVICE_NAME} video",
    showTextMap: "show {SERVICE_NAME}",
    infoTextVideo:
        "We use a third party service to embed video content. This service can collect data about your activities. Please read the details and agree to use the service to view this video.",
    infoTextMap:
        "We use a third party service to embed map content. This service can collect data about your activities. Please read the details and agree to use the service to view this map.",
};
