Team welcomes
Welcome card
Welcome a new team member with their name in big letters and a warm note.
- File types
- PNGJPEGWebP
- Size
- 1080 × 1080 px
- Use case
- Team welcomes
- Licence
- Free to copy and use in your own templates
- Source
- Made by thirds.ai with the open-licence Righteous font, original graphic marks, and fictional sample names.

About this design
What you can make with it.
Teams use this card to welcome a new person on their first day. It shows their name in big letters, a short note, and who it's from. Change the name and the note, then post it or print it.
Your details
What you can change.
These are the words and numbers you swap for your own. The design stays the same.
- Team nameA short text.
- NameA short text.
- MessageA short text.
- Signed byA short text.
- DateA short text.
{
"team_name": "Juniper & Pine Studio",
"name": "Maya Okafor",
"message": "We're so glad you're here. The whole team can't wait to meet you.",
"signed_by": "From everyone at Juniper & Pine",
"date": "2026-09-21"
}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: welcome-card-1" \
-d '{"template_id":"tpl_your_copy","version":1,"data":{"team_name":"Juniper & Pine Studio","name":"Maya Okafor","message":"We'"'"'re so glad you'"'"'re here. The whole team can'"'"'t wait to meet you.","signed_by":"From everyone at Juniper & Pine","date":"2026-09-21"},"image":{"format":"png","width":1080,"height":1080}}'{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "render",
"arguments": {
"output": "png",
"idempotency_key": "welcome-card-1",
"request": {
"template_id": "tpl_your_copy",
"version": 1,
"data": {
"team_name": "Juniper & Pine Studio",
"name": "Maya Okafor",
"message": "We're so glad you're here. The whole team can't wait to meet you.",
"signed_by": "From everyone at Juniper & Pine",
"date": "2026-09-21"
},
"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.


