{% extends 'base.html.twig' %} {% trans_default_domain 'Playground' %} {% set isRtl = app.request.locale == 'ar' %} {% set dir = isRtl ? 'rtl' : 'ltr' %} {% set arrowDir = isRtl ? 'left' : 'right' %} {% set marginStart = isRtl ? 'left' : 'right' %} {% set marginEnd = isRtl ? 'right' : 'left' %} {% set canonicalUrl = url(isRtl ? 'about_playground.ar' : 'about_playground.en') %} {% set ampUrl = url(isRtl ? 'about_playground_amp.ar' : 'about_playground_amp.en') %} {% block title %}{{ 'promo.page_title'|trans }} - Shamra Academia{% endblock %} {% block metaDescription %}{{ 'promo.hero_subtitle'|trans }}{% endblock %} {% block metaKeywords %}AI playground, academic research, AI tools, translation, proofreading, citation, Shamra Academia{% endblock %} {% block fb_open_graph %} {% endblock %} {% block structured_data %} {% endblock %} {% block stylesheets %} {{ parent() }} {% endblock %} {% block body %}
{{ 'promo.hero_subtitle'|trans }}
{{ isRtl ? 'أدوات بحث أكاديمي متقدمة مدعومة بالذكاء الاصطناعي لتسريع عملك البحثي' : 'Advanced AI-powered academic research tools to accelerate your research workflow' }}
{{ 'promo.feature_library_desc'|trans }}
{{ 'promo.feature_translation_desc'|trans }}
{{ 'promo.feature_search_desc'|trans }}
{{ 'promo.feature_citation_desc'|trans }}
{{ 'promo.feature_proofread_desc'|trans }}
{{ 'promo.feature_projects_desc'|trans }}
{{ 'promo.feature_download_desc'|trans }}
{{ isRtl ? 'أدوات ذكاء اصطناعي' : 'AI-Powered Tools' }}
{{ isRtl ? 'مراجع علمية متاحة للبحث' : 'References Available to Search' }}
{{ isRtl ? 'نقطة مجانية للتجربة' : 'Free Trial Credits' }}
{{ isRtl ? 'مشاريع غير محدودة' : 'Unlimited Projects' }}
{{ 'promo.cta_subtitle'|trans }}