mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-04 20:06:27 +02:00
Update the homepage hero CTAs (#11301)
This commit is contained in:
parent
97c99ceeaa
commit
105b1350af
@ -30,8 +30,9 @@ export default function Homepage({ content }) {
|
||||
buttons={[
|
||||
{
|
||||
external: false,
|
||||
title: 'Get Started',
|
||||
url: 'https://www.vaultproject.io/intro/getting-started',
|
||||
title: 'Try Cloud',
|
||||
url:
|
||||
'https://cloud.hashicorp.com/?utm_source=vault_io&utm_content=hero',
|
||||
},
|
||||
{
|
||||
external: false,
|
||||
@ -40,9 +41,8 @@ export default function Homepage({ content }) {
|
||||
},
|
||||
{
|
||||
type: 'inbound',
|
||||
title: 'Try Cloud',
|
||||
url:
|
||||
'https://cloud.hashicorp.com/?utm_source=vault_io&utm_content=hero',
|
||||
title: 'Get Started with Vault',
|
||||
url: 'https://www.vaultproject.io/intro/getting-started',
|
||||
theme: { variant: 'tertiary' },
|
||||
},
|
||||
]}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user