feat: update description
This commit is contained in:
parent
d57bb2e3b9
commit
9c4dd35782
|
|
@ -46,7 +46,7 @@ export const metadata: Metadata = {
|
||||||
url: 'https://banatie.app',
|
url: 'https://banatie.app',
|
||||||
title: 'AI Image Generation Inside Your Workflow | Banatie',
|
title: 'AI Image Generation Inside Your Workflow | Banatie',
|
||||||
description:
|
description:
|
||||||
'Generate production-ready images via API, SDK, CLI, or live URLs. Built-in CDN delivery in seconds.',
|
'Generate production-ready images via API, SDK, CLI, or Prompt URLs. Built-in CDN delivery, style references, and smart prompt enhancement. Built for developers.',
|
||||||
siteName: 'Banatie',
|
siteName: 'Banatie',
|
||||||
locale: 'en_US',
|
locale: 'en_US',
|
||||||
images: [
|
images: [
|
||||||
|
|
@ -63,7 +63,7 @@ export const metadata: Metadata = {
|
||||||
card: 'summary_large_image',
|
card: 'summary_large_image',
|
||||||
title: 'AI Image Generation Inside Your Workflow | Banatie',
|
title: 'AI Image Generation Inside Your Workflow | Banatie',
|
||||||
description:
|
description:
|
||||||
'Generate production-ready images via API, SDK, CLI, or live URLs. Built-in CDN delivery in seconds.',
|
'Generate production-ready images via API, SDK, CLI, or Prompt URLs. Built-in CDN delivery, style references, and smart prompt enhancement. Built for developers.',
|
||||||
images: ['https://banatie.app/og-image.png'],
|
images: ['https://banatie.app/og-image.png'],
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue