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'
],
];