Animated title cards for questions, displayed between video clips. Frame-based rendering inspired by Remotion — every visual is a pure function of the current frame.
{
"question": "What do you love most about our product?",
"durationInSeconds": 4,
"fps": 30,
"style": {
"backgroundColor": "#1a1a2e",
"textColor": "#ffffff",
"accentColor": "#e94560",
"fontFamily": "'Inter', system-ui, sans-serif",
"fontSize": 42
},
"animationPreset": "fade-slide-up"
}