diff --git a/content/pages/support.mdx b/content/pages/support.mdx index ea323da02a9..e78beace8e3 100644 --- a/content/pages/support.mdx +++ b/content/pages/support.mdx @@ -8,13 +8,10 @@ export const meta = { intro: { heading: 'Venafi', description: - 'Venafi is the principal maintainer of the cert-manager project and works directly with the CNCF. Commercial support for cert-manager is available as part of the TLS Protect for Kubernetes product which also offers expertise to help organisations scale effectively with cert-manager.', + 'Venafi is the principal maintainer of the cert-manager project and works directly with the CNCF. Commercial support for cert-manager is available as part of Venafi\'s Long Term Support (LTS) offering which includes access to expertise to help organisations scale effectively and securely with cert-manager.', cta: { - logo: '/images/venafi-tls-protect-for-kubernetes.svg', - description: - 'Extending the core value of the cert-manager open source project.', - caption: 'Find out more', - href: 'https://venafi.com/tls-protect-for-kubernetes/' + logo: '/images/venafi-lts-support.png', + href: 'https://venafi.com/lts-for-cert-manager/' } } } diff --git a/pages/support.jsx b/pages/support.jsx index 5ce57445871..5f784932291 100644 --- a/pages/support.jsx +++ b/pages/support.jsx @@ -32,36 +32,17 @@ function Support({ router }) {
{page.intro.description}
-- {page.intro.cta.description} -
- - - {page.intro.cta.caption} - - -