From fe6bb40ff0c5b73e33d372a5fcee6a4c677d9da2 Mon Sep 17 00:00:00 2001 From: Ayumi Tanaka <90415568+ayumi-oxd@users.noreply.github.com> Date: Wed, 16 Oct 2024 09:02:41 -0700 Subject: [PATCH] CMS-401: Add aria-label to contact links (#1491) --- src/gatsby/src/components/park/contact.js | 36 +++++++++++++---------- 1 file changed, 21 insertions(+), 15 deletions(-) diff --git a/src/gatsby/src/components/park/contact.js b/src/gatsby/src/components/park/contact.js index e9f75aa60..c8f100975 100644 --- a/src/gatsby/src/components/park/contact.js +++ b/src/gatsby/src/components/park/contact.js @@ -42,7 +42,7 @@ export const ParkContact = ({ contact }) => { return ( - + {contact.title ? contact.title : parkOperatorContact?.defaultTitle} @@ -55,9 +55,12 @@ export const ParkContact = ({ contact }) => { } {links.length > 0 && links.map((link, index) => (

- +

Our call centre is open from 7 am to 7 pm Pacific Time. There is a $5 fee for reservations, changes, or cancellations made by phone.

- - 1-800-689-9025 (toll-free from Canada or the US) +

- - 1-519-858-6161 (international) +

- - Contact form +

- - + Live chat

@@ -129,14 +135,14 @@ export default function Contact({ contact, parkContacts, operations }) { ))} {/* display it always */} - General questions and feedback for BC Parks + General questions and feedback for BC Parks

We answer emails weekdays from 9 am to 5 pm Pacific Time.

- - parkinfo@gov.bc.ca +