File: D:/HostingSpaces/SBogers10/inzigd.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 [
'headingTitle' => 'Here goes the heading',
'headingSubTitle' => 'Here we have room for a subheading',
'buttonText' => 'Start free trial',
'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' => 'Jan modaal',
'descriptionDetail' => 'Founder of Acme tech',
'video' => [
'id' => 'LtavcAJrQdo',
'autoplay' => 1,
],
'calloutBar' => [
'description' => '<h2>Uw vragen zijn belangrijk voor ons!</h2><p>Wil je meer weten over ons of over onze opleidingen? Neem gerust contact op voor een vrijblijvende afspraak.</p>'
]
];