Updating NMA use case to reflect new name

Recently changed Network Middleware Automation use case to Network Infrastructure Automation, adding changes to the site to reflect this.
pull/8039/head
Peter M 2020-06-05 12:13:41 -07:00 committed by Jeff Escalante
parent 5281cb74db
commit 8df640401b
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
import UseCaseLayout from '../../layouts/use-cases' import UseCaseLayout from '../../layouts/use-cases'
import TextSplitWithImage from '@hashicorp/react-text-split-with-image' import TextSplitWithImage from '@hashicorp/react-text-split-with-image'
export default function NetworkMiddlewareAutomationPage() { export default function NetworkInfrastructureAutomationPage() {
return ( return (
<UseCaseLayout <UseCaseLayout
title="Network Middleware Automation" title="Network Infrastructure Automation"
description="Reduce the time to deploy applications and eliminate manual processes by automating complex networking tasks. Enable operators to easily deploy, manage and optimize network middleware." description="Reduce the time to deploy applications and eliminate manual processes by automating complex networking tasks. Enable operators to easily deploy, manage and optimize network infrastructure."
guideLink="https://learn.hashicorp.com/consul?track=integrations" guideLink="https://learn.hashicorp.com/consul?track=integrations"
> >
<TextSplitWithImage <TextSplitWithImage