feat: add article midjorney
This commit is contained in:
parent
f523ba650b
commit
55a3759df2
File diff suppressed because it is too large
Load Diff
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue