diff --git a/src/gatsby/src/utils/advisoryHelper.js b/src/gatsby/src/utils/advisoryHelper.js index 107423de5..4135fce27 100644 --- a/src/gatsby/src/utils/advisoryHelper.js +++ b/src/gatsby/src/utils/advisoryHelper.js @@ -39,7 +39,7 @@ const WINTER_FULL_PARK_ADVISORY = { title: "Limited access to this park during winter season", description: `

Vehicle access to the park is not available during the winter season. Visitors can still access the park on foot, but parking may not be available. Check - dates of operation for details and + camping and facilities for details and opening dates.

`, urgency: { sequence: 1, color: "blue" }, eventType: { eventType: "Winter access" } @@ -50,7 +50,7 @@ const WINTER_SUB_AREA_ADVISORY = { title: "Limited access to some areas during the winter season", description: `

Vehicle access to some areas of the park is not available during the winter season. Visitors can still access them on foot, but parking may not be available. Check - dates of operation for details and opening + camping and facilities for details and opening dates.

`, urgency: { sequence: 1, color: "blue" }, eventType: { eventType: "Winter access" }