HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
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'
    ],


];