Add bird illustration

[MAILPOET-2142]
This commit is contained in:
Pavel Dohnal
2019-09-12 13:08:28 +02:00
committed by Jack Kitterhing
parent 20ea3359f2
commit 83c806ecef
3 changed files with 2 additions and 1 deletions

View File

@@ -159,7 +159,7 @@ const WelcomeWizardStepsController = (props) => {
<WelcomeWizardStepLayout
step={step}
stepsCount={stepsCount}
illustrationUrl={window.wizard_tracking_illustration_url}
illustrationUrl={window.wizard_MSS_pitch_illustration_url}
>
<WelcomeWizardPitchMSSStep
next={() => redirect(step)}