Skip to content

Commit d225b63

Browse files
committed
animation generation
1 parent 647f799 commit d225b63

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/create-video/src/templates.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ export const FEATURED_TEMPLATES: Template[] = [
237237
shortName: 'Prompt to Motion Graphics SaaS Starter Kit',
238238
org: 'remotion-dev',
239239
repoName: 'template-prompt-to-motion-graphics-saas',
240-
description: 'SaaS template for AI-powered code generation with Remotion',
240+
description: 'SaaS template for AI-powered animation generation',
241241
longerDescription:
242242
'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.',
243243
promoBanner: {

packages/template-prompt-to-motion-graphics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "template-prompt-to-motion-graphics",
33
"version": "4.0.379",
4-
"description": "SaaS template for AI-powered code generation with Remotion",
4+
"description": "SaaS template for AI-powered animation generation",
55
"private": true,
66
"repository": {
77
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/template-prompt-to-motion-graphics"

0 commit comments

Comments
 (0)