mirror of
				https://github.com/optim-enterprises-bv/vault.git
				synced 2025-10-30 18:17:55 +00:00 
			
		
		
		
	Update the homepage hero CTAs (#11301)
This commit is contained in:
		| @@ -30,8 +30,9 @@ export default function Homepage({ content }) { | |||||||
|           buttons={[ |           buttons={[ | ||||||
|             { |             { | ||||||
|               external: false, |               external: false, | ||||||
|               title: 'Get Started', |               title: 'Try Cloud', | ||||||
|               url: 'https://www.vaultproject.io/intro/getting-started', |               url: | ||||||
|  |                 'https://cloud.hashicorp.com/?utm_source=vault_io&utm_content=hero', | ||||||
|             }, |             }, | ||||||
|             { |             { | ||||||
|               external: false, |               external: false, | ||||||
| @@ -40,9 +41,8 @@ export default function Homepage({ content }) { | |||||||
|             }, |             }, | ||||||
|             { |             { | ||||||
|               type: 'inbound', |               type: 'inbound', | ||||||
|               title: 'Try Cloud', |               title: 'Get Started with Vault', | ||||||
|               url: |               url: 'https://www.vaultproject.io/intro/getting-started', | ||||||
|                 'https://cloud.hashicorp.com/?utm_source=vault_io&utm_content=hero', |  | ||||||
|               theme: { variant: 'tertiary' }, |               theme: { variant: 'tertiary' }, | ||||||
|             }, |             }, | ||||||
|           ]} |           ]} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Brandon Romano
					Brandon Romano