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/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&nbsp;gerust contact op voor een vrijblijvende afspraak.</p>'
    ]

];