Profile banners
Business coach banner
Fill a LinkedIn banner for a coach with a headline and three stats.
- File types
- PNGJPEGWebP
- Size
- 1584 × 396 px
- Use case
- Profile banners
- Licence
- Free to copy and use in your own templates
- Source
- Made by thirds.ai with the open-licence Bricolage Grotesque font, fictional sample names, and an original AI-generated example photo.

About this design
What you can make with it.
Business coaches and consultants use this banner to explain their offer on LinkedIn. It sets a tilted portrait card beside a two-line headline, three stat chips, a handle, and a button. Change the headline, stats, handle, button text, photo, and colours for your own brand.
Your details
What you can change.
These are the words and numbers you swap for your own. The design stays the same.
- HeadlineA short text.
- Accent wordA short text.
- Stat 1A short text.
- Stat 2A short text.
- Stat 3A short text.
- HandleA short text.
- CtaA short text.
- Background colourA colour.
- Accent colourA colour.
- Button colourA colour.
- PhotoA short text.
{
"headline": "Build a coaching business that",
"accent_word": "lasts.",
"stat_1": "2,400 students",
"stat_2": "4.9 ★ rating",
"stat_3": "Coaching since 2019",
"handle": "@priyamehta.coach · priyamehta.co.uk",
"cta": "Book a free call",
"background_colour": "#101C3D",
"accent_colour": "#9FD3FF",
"button_colour": "#FFD66B"
}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: coach-banner-1" \
-d '{"template_id":"tpl_your_copy","version":1,"data":{"headline":"Build a coaching business that","accent_word":"lasts.","stat_1":"2,400 students","stat_2":"4.9 ★ rating","stat_3":"Coaching since 2019","handle":"@priyamehta.coach · priyamehta.co.uk","cta":"Book a free call","background_colour":"#101C3D","accent_colour":"#9FD3FF","button_colour":"#FFD66B"},"image":{"format":"png","width":1584,"height":396}}'{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "render",
"arguments": {
"output": "png",
"idempotency_key": "coach-banner-1",
"request": {
"template_id": "tpl_your_copy",
"version": 1,
"data": {
"headline": "Build a coaching business that",
"accent_word": "lasts.",
"stat_1": "2,400 students",
"stat_2": "4.9 ★ rating",
"stat_3": "Coaching since 2019",
"handle": "@priyamehta.coach · priyamehta.co.uk",
"cta": "Book a free call",
"background_colour": "#101C3D",
"accent_colour": "#9FD3FF",
"button_colour": "#FFD66B"
},
"image": {
"width": 1584,
"height": 396
}
}
}
}
}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.


