diff --git a/website/pages/_app.js b/website/pages/_app.js index 37ccf5e042..076776a461 100644 --- a/website/pages/_app.js +++ b/website/pages/_app.js @@ -59,7 +59,7 @@ class NextApp extends App { is={Head} title="Consul by HashiCorp" siteName="Consul by HashiCorp" - description="Consul is a service networking solution to connect and secure services across any runtime platform and public or private cloud." + description="Consul is a service networking solution to automate network configurations, discover services, and enable secure connectivity across any cloud or runtime." image="https://www.consul.io/img/og-image.png" stylesheet={[ { href: '/css/nprogress.css' }, diff --git a/website/public/img/og-image.png b/website/public/img/og-image.png index 17ac1c61cf..7d49f7afdb 100644 Binary files a/website/public/img/og-image.png and b/website/public/img/og-image.png differ