Layout Pattern

Image Focus

Full-bleed imagery with overlaid text. Ideal for emotional storytelling and visual impact.

VisualEmotionalStory

How to Use It

Let powerful imagery do the heavy lifting. Use high-quality, relevant photographs that support your narrative. Add a subtle gradient overlay to ensure text readability, and keep copy minimal-a headline and brief caption at most.

Content Zones

ImagePrimary visual
CaptionHeadline or caption

OPF Config

layouts:image-focus
Open Presentation Format
{
  "$schema": "https://pptx.dev/schema/opf/v1",
  "version": "1.0",
  "meta": {
    "title": "PPTX.gallery — layouts/image-focus"
  },
  "design": {},
  "slides": [
    {
      "id": "gallery-preview-1",
      "layout": "image-focus",
      "elements": []
    }
  ]
}
Open in OPF Playground

Preview this config live at pptx.dev/playground.