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/EUmans/umansradepo.be/app/lang/nl/buttons.php
<?php
return [
    'home-button' => '/over-ons',
    'home-pvc'    => '/pvc-deuren/voordelen',
    'home-alu'    => '/aluminium-ramen/voordelen',

    'advice'      => [
        'link' => '/contact',
        'content' => 'Gratis advies op maat',
    ],

    'performance' => [
        'link' => '/offerte-aanvragen',
        'content' => 'Gratis rendementsberekening'
    ],

    'offer-form'     => [
        'link' => '/offerte-aanvragen',
        'content' => 'Offerte aanvragen'
    ],

    'contact'     => [
        'link' => '/contact',
        'content' => 'Contact opnemen'
    ],

    'contact-2'   => [
        'link' => '/contact',
        'content' => 'Afspraak maken'
    ],

    'alu-windows' => [
        'link' => '/ramen-en-deuren/aluminium-ramen/voordelen',
        'content' => 'Ontdek alle voordelen<br/>van aluminium ramen'
    ],

    'alu-doors'   => [
        'link' => '/ramen-en-deuren/aluminium-deuren/voordelen',
        'content' => 'Ontdek alle voordelen<br/>van aluminium deuren'
    ],

    'pvc-windows' => [
        'link' => '/ramen-en-deuren/pvc-ramen/voordelen',
        'content' => 'Ontdek de voordelen<br/>van PVC-ramen'
    ],

    'pvc-doors'   => [
        'link' => '/ramen-en-deuren/pvc-deuren/voordelen',
        'content' => 'Ontdek de voordelen<br/>van PVC-deuren'
    ],


];