feat: SEO adjustment for homepage

This commit is contained in:
Oleg Proskurin 2026-01-02 21:36:17 +07:00
parent afefb43ce5
commit 801080d565
2 changed files with 5 additions and 2 deletions

View File

@ -39,7 +39,7 @@ export function PromptUrlsSection() {
</div>
<p className="text-gray-500 text-sm mt-4">
Perfect for static sites, prototypes, and AI coding agents that generate HTML.
Perfect for placeholder images, prototypes, static sites, and AI coding agents.
</p>
</div>
</div>

View File

@ -24,11 +24,14 @@ export const metadata: Metadata = {
description:
'Generate production-ready images via API, SDK, CLI, or live URLs. Built-in CDN delivery, style references, and prompt enhancement. Built for developers.',
keywords: [
'API-first image generation',
'AI image API',
'image generation for developers',
'prompt to image API',
'CDN image delivery',
'placeholder images',
'ai placeholder generator',
'placeholder image url',
'image placeholder api',
],
authors: [{ name: 'Banatie' }],
robots: 'index, follow',