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