[Observability] illustration for landing page (#71217)

* changin illustration

* renaming files

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
This commit is contained in:
Cauê Marcondes 2020-07-09 19:41:36 +01:00 committed by GitHub
parent 733f338800
commit 0f09f6b140
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 1 deletions

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 149 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 150 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 96 KiB

View file

@ -84,7 +84,9 @@ export const LandingPage = () => {
size="xl"
alt="observability overview image"
url={core.http.basePath.prepend(
'/plugins/observability/assets/observability_overview.png'
`/plugins/observability/assets/illustration_${
theme.darkMode ? 'dark' : 'light'
}.svg`
)}
/>
</EuiFlexItem>