Customer care
Thank-you card
Send a warm thank-you with a personal message and who it's from.
- File types
- PNGJPEGWebP
- Size
- 1080 × 1080 px
- Use case
- Customer care
- Licence
- Free to copy and use in your own templates
- Source
- Made by thirds.ai with the open-licence Manrope and Space Grotesk fonts, original graphic marks, and fictional sample names.

About this design
What you can make with it.
Shops and studios send this after a purchase, visit, or workshop. It carries a short headline, the main thank-you message, the name of who it's for, a signature, and one friendly next line. Replace the message, name, and signature for every note you send.
Your details
What you can change.
These are the words and numbers you swap for your own. The design stays the same.
- BrandA short text.
- EyebrowA short text.
- HeadlineA short text.
- MessageA longer text with more than one line.
- RecipientA short text.
- SignatureA short text.
- Next lineA short text.
- FooterA short text.
{
"brand": "Marlow Kitchen",
"eyebrow": "A note from the kitchen",
"headline": "Thank you for joining us",
"message": "Your visit and kind words help this small team keep cooking food we love to share.",
"recipient": "For Maya Singh",
"signature": "Asha & team",
"next_line": "We hope to see you again soon. Bring a friend.",
"footer": "Marlow Kitchen, 14 Bridge Street, Bristol. Open Tuesday to Sunday."
}For developers
Make this file from your code or your AI tools.
Save your copy once, then send the new details with each request. Each finished file costs 1 credit.
curl https://thirds.ai/v1/image \
-H "Authorization: Bearer $THIRDS_API_KEY" \
-H "Content-Type: application/json" \
-H "Idempotency-Key: thank-you-card-1" \
-d '{"template_id":"tpl_your_copy","version":1,"data":{"brand":"Marlow Kitchen","eyebrow":"A note from the kitchen","headline":"Thank you for joining us","message":"Your visit and kind words help this small team keep cooking food we love to share.","recipient":"For Maya Singh","signature":"Asha & team","next_line":"We hope to see you again soon. Bring a friend.","footer":"Marlow Kitchen, 14 Bridge Street, Bristol. Open Tuesday to Sunday."},"image":{"format":"png","width":1080,"height":1080}}'{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "render",
"arguments": {
"output": "png",
"idempotency_key": "thank-you-card-1",
"request": {
"template_id": "tpl_your_copy",
"version": 1,
"data": {
"brand": "Marlow Kitchen",
"eyebrow": "A note from the kitchen",
"headline": "Thank you for joining us",
"message": "Your visit and kind words help this small team keep cooking food we love to share.",
"recipient": "For Maya Singh",
"signature": "Asha & team",
"next_line": "We hope to see you again soon. Bring a friend.",
"footer": "Marlow Kitchen, 14 Bridge Street, Bristol. Open Tuesday to Sunday."
},
"image": {
"width": 1080,
"height": 1080
}
}
}
}
}Make this design yours.
Open it in the editor, change anything you like, and keep it with your own templates. Your first 50 credits each month are free.


