Layout Pattern
Quote Highlight
Large typography for testimonials or key statements. Add authority and emphasis to your message.
TestimonialAuthorityFocus
How to Use It
Quote slides create powerful pauses in your presentation. Use oversized quotation marks or distinctive typography to set the quote apart. Include attribution and, if possible, a small photo to humanize the source.
Content Zones
TitleSlide title
BodyPrimary content
OPF Config
layouts:quote-highlightOpen Presentation Format
{
"$schema": "https://pptx.dev/schema/opf/v1",
"version": "1.0",
"meta": {
"title": "PPTX.gallery — layouts/quote-highlight"
},
"design": {},
"slides": [
{
"id": "gallery-preview-1",
"layout": "quote-highlight",
"elements": []
}
]
}Open in OPF Playground
Preview this config live at pptx.dev/playground.