File: D:/HostingSpaces/SBogers10/koen-cox-groendesign.komma.pro/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 [
'buttonText' => 'Over ons',
'text' => '<p>Lorem ipsum dolor sit amet</p>',
'video' => [
'id' => 'LtavcAJrQdo',
'autoplay' => 1,
]
];