{% extends 'base.landing.html.twig' %} {% block header_cta_label %}Essayer Castia{% endblock %} {% block header_active_code %}castia{% endblock %} {% set c1 = tool is not null and tool.colorPrimary is not null ? tool.colorPrimary : '#309344' %} {% set c2 = tool is not null and tool.colorSecondary is not null ? tool.colorSecondary : '#34D399' %} {% set c3 = tool is not null and tool.colorBackground is not null ? tool.colorBackground : '#F0FDF4' %} {% set c1dark = '#1A6B2E' %} {% block title %}Castia — Générez des podcasts pédagogiques par IA | Bubul{% endblock %} {% block meta_description %}Transformez vos cours et textes en podcasts MP3 avec 14 voix françaises naturelles ElevenLabs. Script optimisé par IA, prêt en 30 secondes. Intégré dans Moodia.{% endblock %} {% block meta_keywords %}castia, podcast pédagogique ia, générateur podcast formation, voix françaises ElevenLabs, text-to-speech formation, MP3 e-learning, Moodia{% endblock %} {% block canonical %}https://bubul.app/outils/castia{% endblock %} {% block og_title %}Castia — Un texte suffit. Castia fait le podcast.{% endblock %} {% block og_description %}Transformez vos cours et textes en podcasts MP3 avec 14 voix françaises naturelles. Script optimisé par IA, prêt en 30 secondes.{% endblock %} {% block twitter_title %}Castia — Un texte suffit. Castia fait le podcast.{% endblock %} {% block twitter_description %}Transformez vos cours et textes en podcasts MP3 avec 14 voix françaises naturelles. Script optimisé par IA, prêt en 30 secondes.{% endblock %} {% block stylesheets %} {{ parent() }} {% endblock %} {% block landing_content %} {# ===== SCHEMA.ORG JSON-LD ===== #}
.mp3 professionnel en 30 secondes — sans studio, sans microphone.',
badge: 'Générateur de podcasts pédagogiques',
ctaUrl: path('app_login'),
ctaLabel: 'Créer mon premier podcast',
pills: [],
gradientStart: c1,
gradientEnd: c2,
visualHtml: castiaHeroMockup
} only %}
{# ============================================================================
3. STATS BAR
============================================================================ #}
{% include '_organisms/landing/social-proof.html.twig' with { stats: [
{ value: '14', label: 'Voix françaises', sublabel: 'hommes & femmes', gradient: 'linear-gradient(135deg, ' ~ c1dark ~ ', ' ~ c1 ~ ')' },
{ value: (totalPodcastCount ?? 0) ~ '+', label: 'Podcasts générés', sublabel: 'depuis le lancement', gradient: 'linear-gradient(135deg, ' ~ c1 ~ ', ' ~ c2 ~ ')' },
{ value: 'MP3', label: 'Format universel', sublabel: 'téléchargement direct', gradient: 'linear-gradient(135deg, ' ~ c1dark ~ ', ' ~ c2 ~ ')' },
{ value: '100%', label: 'Français', sublabel: 'voix et IA natives', gradient: 'linear-gradient(135deg, ' ~ c1 ~ ', ' ~ c1dark ~ ')' }
] } only %}
{# ============================================================================
4. FEATURES (features-alternating with skeleton UIs)
============================================================================ #}
{% set castiaFeatures = [
{
tagLabel: 'Création rapide',
titleHtml: 'Un formulaire intuitif pour créer vos podcasts',
desc: 'Titre, script, voix — tout est réuni dans une interface épurée. Collez votre texte, laissez l\'IA l\'optimiser, et lancez la génération en un clic.',
bullets: [
'Script optimisé automatiquement par l\'IA',
'Estimation de tokens en temps réel',
'Génération en 30 secondes environ'
],
accentColor: c1,
visualHtml: '
Un cours LMS complet avec texte ET audio — sans aucune étape supplémentaire.
{# 3 steps — même style que les bullets des features #}FAQ
{{ item.answer }}