diff --git a/apps/landing/src/app/(landings)/_components/PromptUrlsSection.tsx b/apps/landing/src/app/(landings)/_components/PromptUrlsSection.tsx index 7a6a77c..f72e24b 100644 --- a/apps/landing/src/app/(landings)/_components/PromptUrlsSection.tsx +++ b/apps/landing/src/app/(landings)/_components/PromptUrlsSection.tsx @@ -39,7 +39,7 @@ export function PromptUrlsSection() {
- Perfect for static sites, prototypes, and AI coding agents that generate HTML. + Perfect for placeholder images, prototypes, static sites, and AI coding agents.
diff --git a/apps/landing/src/app/(landings)/page.tsx b/apps/landing/src/app/(landings)/page.tsx index 8eee892..3c9b044 100644 --- a/apps/landing/src/app/(landings)/page.tsx +++ b/apps/landing/src/app/(landings)/page.tsx @@ -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',