Restaurant marketing
Restaurant special
Feature one dish with its price, timing, and a way to book a table.
- File types
- PNGJPEGWebP
- Size
- 1080 × 1350 px
- Use case
- Restaurant marketing
- Licence
- Free to copy and use in your own templates
- Source
- Made by thirds.ai with the open-licence Abril Fatface font, original graphic marks, and fictional sample names.

About this design
What you can make with it.
Restaurants post this whenever they run a daily special or a supper club. It names the dish, shows the price and serving time, adds a line from the chef, and gives a way to book. Change the dish, price, and timing for every special you run.
Your details
What you can change.
These are the words and numbers you swap for your own. The design stays the same.
- Restaurant nameA short text.
- Special labelA short text.
- Dish nameA short text.
- DescriptionA longer text with more than one line.
- PriceA short text.
- Served onA short text.
- Chef lineA short text.
- Order lineA short text.
- ActionA short text.
- FooterA short text.
{
"restaurant_name": "Marlow Kitchen",
"special_label": "Friday supper · 6pm",
"dish_name": "Charred squash, lemon and whipped feta",
"description": "Sweet squash with warm herbs, toasted seeds, and a bright lemon dressing, finished with whipped feta and good olive oil.",
"price": "£18",
"served_on": "Dine in only · limited plates",
"chef_line": "Cooked by Asha Bell and the Marlow kitchen team.",
"order_line": "Call 0117 555 0148 to hold a table for Friday.",
"action": "Reserve a table",
"footer": "Marlow Kitchen · 14 Quay Street, Bristol"
}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: restaurant-special-1" \
-d '{"template_id":"tpl_your_copy","version":1,"data":{"restaurant_name":"Marlow Kitchen","special_label":"Friday supper · 6pm","dish_name":"Charred squash, lemon and whipped feta","description":"Sweet squash with warm herbs, toasted seeds, and a bright lemon dressing, finished with whipped feta and good olive oil.","price":"£18","served_on":"Dine in only · limited plates","chef_line":"Cooked by Asha Bell and the Marlow kitchen team.","order_line":"Call 0117 555 0148 to hold a table for Friday.","action":"Reserve a table","footer":"Marlow Kitchen · 14 Quay Street, Bristol"},"image":{"format":"png","width":1080,"height":1350}}'{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "render",
"arguments": {
"output": "png",
"idempotency_key": "restaurant-special-1",
"request": {
"template_id": "tpl_your_copy",
"version": 1,
"data": {
"restaurant_name": "Marlow Kitchen",
"special_label": "Friday supper · 6pm",
"dish_name": "Charred squash, lemon and whipped feta",
"description": "Sweet squash with warm herbs, toasted seeds, and a bright lemon dressing, finished with whipped feta and good olive oil.",
"price": "£18",
"served_on": "Dine in only · limited plates",
"chef_line": "Cooked by Asha Bell and the Marlow kitchen team.",
"order_line": "Call 0117 555 0148 to hold a table for Friday.",
"action": "Reserve a table",
"footer": "Marlow Kitchen · 14 Quay Street, Bristol"
},
"image": {
"width": 1080,
"height": 1350
}
}
}
}
}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.


