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:
parent
bc6b47eb62
commit
615d8b2f58
Binary file not shown.
Before Width: | Height: | Size: 408 KiB |
BIN
src/images/macbook.png
Normal file
BIN
src/images/macbook.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 509 KiB |
@ -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 = {
|
||||
|
Loading…
Reference in New Issue
Block a user