diff --git a/quartz/components/buttons.json b/quartz/components/buttons.json index 11693f6..ef9e415 100644 --- a/quartz/components/buttons.json +++ b/quartz/components/buttons.json @@ -27,5 +27,21 @@ "title": "Sirlan, the adorable eastern derg", "type": "friend", "contentType": "image" + }, + { + "image": "https://assets.derg.cz/buttons/dragons-now.jpg", + "url": "https://assets.derg.cz/buttons/dragons-now.jpg", + "alt": "Button witht the text \"dragons now!\" and a picture of a flying dragon", + "title": "DRAGONS NOW!", + "type": "misc", + "contentType": "image" + }, + { + "image": "https://assets.derg.cz/buttons/paws.gif", + "url": "https://assets.derg.cz/buttons/paws.gif", + "alt": "", + "title": "", + "type": "misc", + "contentType": "image" } ]