Fix "Try HCP Consul" utm_source on consul.io (#10947)

* Change utm source to consul_io

* revert package-lock
This commit is contained in:
Pamela Bortnick 2021-08-27 13:29:05 -04:00 committed by GitHub
parent bb7b678617
commit 07cd307980
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ export default function HomePage({ serviceMeshIngressGatewayCode }) {
external: false,
title: 'Try HCP Consul',
url:
'https://portal.cloud.hashicorp.com/sign-up?utm_source=docs&utm_content=consul_hero',
'https://portal.cloud.hashicorp.com/sign-up?utm_source=consul_io&utm_content=consul_hero',
},
{
external: false,
@ -138,7 +138,7 @@ export default function HomePage({ serviceMeshIngressGatewayCode }) {
icon: require('./img/kubernetes/logo.svg?include'),
title: 'Consul for Kubernetes',
description:
"Consul service mesh works on any Kubernetes distribution, connects multiple clusters, and supports VM-based applications. Consul CRDs provide a self-service, Kubernetes native workflow to manage traffic patterns and permissions in the mesh.",
'Consul service mesh works on any Kubernetes distribution, connects multiple clusters, and supports VM-based applications. Consul CRDs provide a self-service, Kubernetes native workflow to manage traffic patterns and permissions in the mesh.',
eyebrow: 'Tutorial',
link: {
text: 'Get Started with Consul on Kubernetes',