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/farmfun/reserveren.farmfun.be/config/atomic.php
<?php

/*
|--------------------------------------------------------------------------
| Atomic placeholder strings
|--------------------------------------------------------------------------
|
| Here you may specify the placeholder strings to build the blocks without
| the data or when the data isn't defined. At the end of the development
| these strings shouldn't appear on the website.
|
*/

return [

    'headingTitle'      => 'Here goes the heading',
    'headingSubTitle'   => 'Here we have room for a subheading',
    'buttonText'        => 'Button',
    'quoteText'         => 'Lorem ipsum dolor sit amet et delectus accommodare his consul copiosae legendos at vix ad putent delectus delicata usu.',
    'text'         => 'Lorem ipsum dolor sit amet et delectus accommodare his consul copiosae legendos at vix ad putent delectus delicata usu. Lorem ipsum dolor sit amet et delectus accommodare his consul copiosae legendos at vix ad putent delectus delicata usu. ',
    'descriptionTerm'   => 'Roy van den Broek',
    'descriptionDetail' => 'Founder of Rentman',

    'video' => [
        'id' => 'LtavcAJrQdo',
        'autoplay' => 1,
    ],

];