{
"description": "Typical HTML embed pattern that PlaceKitten was used for in design comps.",
"snippets": [
{
"language": "html",
"code": "
"
},
{
"language": "html",
"code": "
"
},
{
"language": "markdown",
"code": ""
},
{
"language": "css",
"code": ".hero { background-image: url('https://placekitten.com/1200/600'); }"
}
],
"notes": "As of 2026-05-30 these URLs return HTTP 521 from Cloudflare; switch to picsum.photos or self-hosted assets."
}