PUBLISH: Mission Impossible review
This commit is contained in:
parent
9ff5e816eb
commit
128b966b3d
16 changed files with 973 additions and 496 deletions
|
|
@ -68,6 +68,8 @@
|
|||
|
||||
|
||||
|
||||
<option value="Mission: Impossible" data-value="/film/reviews/mission-impossible/">An American spy must pull off an 'impossible' heist after his team is betrayed</option>
|
||||
|
||||
<option value="O Brother, Where Art Thou?" data-value="/film/reviews/o-brother-where-art-thou/">Three escaped convicts seek their stashed treasure in dustbowl Mississippi</option>
|
||||
|
||||
<option value="John Wick" data-value="/film/reviews/john-wick/">A man dismantles an entire criminal syndicate that stands between him and his revenge</option>
|
||||
|
|
@ -116,6 +118,8 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -137,6 +141,30 @@
|
|||
|
||||
|
||||
|
||||
<div class="card">
|
||||
<div class="card-image">
|
||||
<img class="card-image" src=https://m.media-amazon.com/images/M/MV5BMTc3NjI2MjU0Nl5BMl5BanBnXkFtZTgwNDk3ODYxMTE@._V1_SX800.webp alt="Poster forMission: Impossible" />
|
||||
|
||||
</div>
|
||||
<section class="card-content">
|
||||
<header>
|
||||
<h3 class="subtitle">Mission: Impossible</h3>
|
||||
</header>
|
||||
<div>An American spy must pull off an ‘impossible’ heist after his team is betrayed</div>
|
||||
<div class="cluster spacing:between">
|
||||
<div class="cluster s1 align:center">
|
||||
Rating:
|
||||
<span class="numbers">3/5</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="button" href="/film/reviews/mission-impossible/">
|
||||
Read review
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="card">
|
||||
<div class="card-image">
|
||||
<img class="card-image" src=https://m.media-amazon.com/images/M/MV5BMjZkOTdmMWItOTkyNy00MDdjLTlhNTQtYzU3MzdhZjA0ZDEyXkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_SX800.webp alt="Poster forO Brother, Where Art Thou?" />
|
||||
|
|
@ -187,7 +215,7 @@
|
|||
|
||||
<div class="card">
|
||||
<div class="card-image">
|
||||
<img class="card-image" src=https://m.media-amazon.com/images/M/MV5BNzM1ODI4Y2UtMGYxMS00OTUxLWE4NzItNjgxMTM2NzRjZThkXkEyXkFqcGdeQXVyMTA1OTcyNDQ4._V1_SX800.webp alt="Poster forThe School for Good and Evil" />
|
||||
<img loading="lazy" class="card-image" src=https://m.media-amazon.com/images/M/MV5BNzM1ODI4Y2UtMGYxMS00OTUxLWE4NzItNjgxMTM2NzRjZThkXkEyXkFqcGdeQXVyMTA1OTcyNDQ4._V1_SX800.webp alt="Poster forThe School for Good and Evil" />
|
||||
|
||||
</div>
|
||||
<section class="card-content">
|
||||
|
|
@ -489,6 +517,8 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue