1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-04-21 09:39:03 +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
src
images
views/Landing/components/ConnectDevice

Binary file not shown.

Before

(image error) Size: 408 KiB

BIN
src/images/macbook.png Normal file

Binary file not shown.

After

(image error) 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 = {