Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/create-video/src/templates.ts
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ export const FEATURED_TEMPLATES: Template[] = [
shortName: 'Prompt to Motion Graphics SaaS Starter Kit',
org: 'remotion-dev',
repoName: 'template-prompt-to-motion-graphics-saas',
description: 'SaaS template for AI-powered code generation with Remotion',
description: 'SaaS template for AI-powered animation generation',
longerDescription:
'A SaaS template for "Prompt to Motion Graphics" products. Generates Remotion code, streams it to the frontend, and compiles and previews it in the browser. See the <a href="/docs/ai/ai-saas-template">documentation page</a> for more details.',
promoBanner: {
Expand Down
2 changes: 1 addition & 1 deletion packages/template-prompt-to-motion-graphics/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "template-prompt-to-motion-graphics",
"version": "4.0.379",
"description": "SaaS template for AI-powered code generation with Remotion",
"description": "SaaS template for AI-powered animation generation",
"private": true,
"repository": {
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/template-prompt-to-motion-graphics"
Expand Down
Loading