diff --git a/website/src/pages/use-cases/incident-response.tsx b/website/src/pages/use-cases/incident-response.tsx
index 586de026392..bf500e11ea3 100644
--- a/website/src/pages/use-cases/incident-response.tsx
+++ b/website/src/pages/use-cases/incident-response.tsx
@@ -1,5 +1,5 @@
import { Link, PageProps } from 'gatsby'
-import CrosshairsGpsIcon from 'mdi-react/CrosshairsGpsIcon'
+import MagnifyIcon from 'mdi-react/MagnifyIcon'
import ClockTimeThreeOutlineIcon from 'mdi-react/ClockTimeThreeOutlineIcon'
import WebIcon from 'mdi-react/WebIcon'
import React, { FunctionComponent, ReactNode } from 'react'
@@ -69,7 +69,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.",
@@ -278,7 +278,7 @@ const UseCasePage: FunctionComponent = props => (
>
Read the Cloudflare case study
-
+