{{ modal_title|default('DocuPulse Overview') }}
{{ video_title|default('Explainer Video') }}

{{ video_placeholder|default('Video placeholder - Replace with actual explainer video') }}

{{ learning_title|default('What you\'ll learn:') }}
    {% for point in learning_points|default([ 'How DocuPulse streamlines document management', 'Room-based collaboration features', 'Security and permission controls', 'Real-time messaging and notifications' ]) %}
  • {{ point }}
  • {% endfor %}
{{ cta_text|default('Get Started Now') }}