1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-27 18:58:08 +00:00

Changed case image

This commit is contained in:
Vladimir Volek 2018-11-06 14:37:59 +01:00 committed by Szymon Lesisz
parent bc6b47eb62
commit 615d8b2f58
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 408 KiB

BIN
src/images/macbook.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 509 KiB

View File

@ -9,7 +9,7 @@ import { H2 } from 'components/Heading';
import { PULSATE } from 'config/animations';
import colors from 'config/colors';
import { FONT_SIZE, FONT_WEIGHT } from 'config/variables';
import CaseImage from 'images/case.png';
import CaseImage from 'images/macbook.png';
import Link from 'components/Link';
type Props = {