Added standard Tournament Image
This commit is contained in:
parent
682a43d170
commit
c0c7397a82
Binary file not shown.
After Width: | Height: | Size: 1.5 MiB |
|
@ -37,7 +37,7 @@ function TournamentListItem(props) {
|
|||
component="img"
|
||||
alt="tournament image"
|
||||
height="140"
|
||||
image="https://source.unsplash.com/random"
|
||||
image="Asura_Rex.png"
|
||||
/>
|
||||
<CardContent>
|
||||
<Typography variant="h3" component="div" align="center">{props.tournament.name} </Typography>
|
||||
|
|
Loading…
Reference in New Issue