File: D:/HostingSpaces/SBogers10/rooymans.komma-mediadesign.nl/wwwroot/config/banners/home_header.php
<?php
return [
[
'name' => 'Nile Dutch',
'route' => 'nile-dutch',
'image' => 'nile_dutch.jpg',
'thumb' => 'nile_dutch_thumb.jpeg'
],
[
'name' => 'Nile Dutch',
'route' => 'nile-dutch',
'image' => 'nile_dutch2.jpg',
'thumb' => 'nile_dutch2_thumb.jpeg'
],
[
'name' => 'Nespresso',
'route' => 'nespresso',
'image' => 'nespresso.jpg',
'thumb' => 'nespresso_thumb.jpeg'
],
[
'name' => 'Nespresso',
'route' => 'nespresso',
'image' => 'nespresso2.jpg',
'thumb' => 'nespresso2_thumb.jpeg'
],
[
'name' => 'VKG',
'route' => 'vkg',
'image' => 'vkg.jpg',
'thumb' => 'vkg_thumb.jpeg'
],
[
'name' => 'VKG',
'route' => 'vkg',
'image' => 'vkg2.jpg',
'thumb' => 'vkg2_thumb.jpeg'
],
[
'name' => 'Nu Skin',
'route' => 'nu-skin',
'image' => 'nu_skin.jpg',
'thumb' => 'nu_skin_thumb.jpeg'
],
[
'name' => 'Nu Skin',
'route' => 'nu-skin',
'image' => 'nu_skin2.jpg',
'thumb' => 'nu_skin2_thumb.jpeg'
],
[
'name' => 'The M.C. Escher Company',
'route' => 'the-m-c-escher-company',
'image' => 'escher.jpg',
'thumb' => 'escher_thumb.jpeg'
],
[
'name' => 'The M.C. Escher Company',
'route' => 'the-m-c-escher-company',
'image' => 'escher2.jpg',
'thumb' => 'escher2_thumb.jpeg'
],
];