feat: add article midjorney

This commit is contained in:
Oleg Proskurin 2026-01-18 19:26:56 +07:00
parent f523ba650b
commit 55a3759df2
2 changed files with 1384 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,23 @@
{
"posts": [
{
"slug": "midjourney-alternatives",
"title": "Best Midjourney Alternatives in 2026",
"description": "19 AI image generators compared: UI platforms, API services, open-source options, and aggregators. Find the right tool for your needs.",
"heroImage": "/blog/midjourney-alternatives-hero.png",
"category": "guides",
"date": "2026-01-18",
"author": {
"name": "Banatie Team",
"avatar": "/blog/authors/default.jpg"
},
"readTime": "25 min",
"relatedArticles": ["api-integration-tips", "placeholder-images-guide"],
"relatedDocs": [
{ "title": "API Reference", "href": "/docs/api/", "icon": "code" },
{ "title": "MCP Integration", "href": "/docs/guides/", "icon": "terminal" }
]
},
{
"slug": "placeholder-images-guide",
"title": "Getting Started with AI Placeholder Images",