Layout Pattern
Thank You & CTA
Closing slide with clear next steps, contact info, or a call to action. End with direction, not a whimper.
ClosingActionContact
How to Use It
The last slide often stays on screen the longest during Q&A. Make it work for you. Include a clear call to action, your contact information, and optionally a QR code. Avoid a plain "Thank You" with nothing else.
Content Zones
TitleSlide title
ListOrdered items
OPF Config
layouts:thank-you-ctaOpen Presentation Format
{
"$schema": "https://pptx.dev/schema/opf/v1",
"version": "1.0",
"meta": {
"title": "PPTX.gallery — layouts/thank-you-cta"
},
"design": {},
"slides": [
{
"id": "gallery-preview-1",
"layout": "thank-you-cta",
"elements": []
}
]
}Open in OPF Playground
Preview this config live at pptx.dev/playground.