changing HCP Consul to reflect GA

currently still pointing at private beta link, need to fix for GA.
This commit is contained in:
Peter M 2021-01-22 16:57:44 -08:00 committed by Blake Covarrubias
parent 6b432e7dde
commit 9f4c52612c
1 changed files with 3 additions and 3 deletions

View File

@ -243,12 +243,12 @@ export default function HomePage() {
},
{
image: require('./img/cloud/hcp.jpg?url'),
eyebrow: 'Private Beta',
eyebrow: 'General Availability',
title: 'HCP Consul on AWS',
description: 'HashiCorp Cloud Platform',
link: {
text: 'Request Access',
url: 'https://www.hashicorp.com/cloud-platform/request-access/',
text: 'Get Started',
url: 'https://portal.cloud.hashicorp.com',
type: 'outbound',
},
},