From 847d22e88d1cee165908dc9817bec6c0a8686e85 Mon Sep 17 00:00:00 2001
From: Tim Zielonko <60713139+zlonko@users.noreply.github.com>
Date: Wed, 11 May 2022 13:02:51 -0500
Subject: [PATCH] port marketing feedback on incident response page (#151)
---
src/pages/use-cases/incident-response.tsx | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/src/pages/use-cases/incident-response.tsx b/src/pages/use-cases/incident-response.tsx
index 46f696ba029..62400b63c09 100644
--- a/src/pages/use-cases/incident-response.tsx
+++ b/src/pages/use-cases/incident-response.tsx
@@ -1,7 +1,7 @@
import { FunctionComponent, ReactNode } from 'react'
import ClockTimeThreeOutlineIcon from 'mdi-react/ClockTimeThreeOutlineIcon'
-import CrosshairsGpsIcon from 'mdi-react/CrosshairsGpsIcon'
+import MagnifyIcon from 'mdi-react/MagnifyIcon'
import WebIcon from 'mdi-react/WebIcon'
import Link from 'next/link'
@@ -72,7 +72,7 @@ const items = [
Visualize fixes in progress and track their deployment. With{' '}
Code Insights, get visibility into remediation efforts and
- share progress with team leaders and customers.
+ share progress with team leaders and all of your customers.
,
description:
"Pinpoint the code responsible for the incident and find the root cause in your codebase. Understand the code's functionality to verify the issue.",
@@ -286,9 +286,9 @@ const IncidentResponsePage: FunctionComponent = () => (
Read the Cloudflare case study