website: update alert banner copy (#11212)
This commit is contained in:
parent
a3272e7276
commit
1a3556b2c8
|
@ -4,7 +4,8 @@ export const ALERT_BANNER_ACTIVE = true
|
|||
export default {
|
||||
tag: 'Join Us',
|
||||
url: 'https://www.hashicorp.com/events/webinars/hcp-vault-ga',
|
||||
text: 'HCP Vault Product Announcement Live Stream with Armon Dadgar',
|
||||
text:
|
||||
'Technical Deep Dive & Livestream with Armon Dadgar featuring HashiCorp Vault as a Fully Managed Cloud Offering',
|
||||
linkText: 'Register now',
|
||||
// Set the `expirationDate prop with a datetime string (e.g. `2020-01-31T12:00:00-07:00`)
|
||||
// if you'd like the component to stop showing at or after a certain date
|
||||
|
|
Loading…
Reference in New Issue