storage->get('tutorial', 'free')) {
N2Html::banner(array(
'id' => 'n2-ss-tutorial-free',
'image' => '$ss$/admin/images/free/gettingstarted.png',
'imageLink' => 'https://smartslider3.com/videos/freetutorial',
'title' => n2_('Learn Smart Slider 3'),
'description' => n2_('We\'ve created a simple tutorial video to guide you through the basic steps of making your first slider. Good luck with the sliders!'),
'buttons' => array(
'' . n2_('Watch now') . '',
'' . n2_('Close') . ''
)
));
};