Comparisons Block
Before After Story
A transformation block that contrasts current state with improved future state.
Before / After
From manual handoffs to guided flow
Show contrast around a single axis of improvement.
Before
Before
After
After
Use Before After Story in your next deck — for free
STORYD writes a presentation around your topic and applies Before After Story across every slide. No template hunting, no copy-paste.
Free, no card. Exports to PPTX.
OPF Config
blocks:before-after-story{
"$schema": "https://openpresentation.org/schema/opf/v1",
"name": "Before After Story",
"description": "A transformation block that contrasts current state with improved future state.",
"tone": "persuasive",
"narrative": "change-story",
"takeaway": "Make a transformation visible through current and future states.",
"tags": [
"content-block",
"gallery:blocks/before-after-story"
],
"design": {
"colorScheme": "golden-yellow",
"fontScheme": "poppins",
"background": {
"type": "gradient",
"gradient": {
"angle": 135,
"stops": [
{
"color": "#fffaf0",
"position": 0
},
{
"color": "#f7fafc",
"position": 1
}
]
}
}
},
"slides": [
{
"id": "before-after-story",
"layout": "before-after",
"title": "From manual handoffs to guided flow",
"subtitle": "A clear contrast between current and future state.",
"bullets": [
"Before: fragmented, slow, hard to measure",
"After: guided, faster, measurable"
]
}
]
}Preview this config live at pptx.dev/playground.
Use Case
Use when the deck needs to make change tangible.
When to Use
For transformation, product, process, and case-study narratives.
When to Avoid
Avoid when the change is incremental and a timeline would be clearer.
Block Structure
before-after
From manual handoffs to guided flow
A clear contrast between current and future state.
- -Before: fragmented, slow, hard to measure
- -After: guided, faster, measurable
Best Practices
Use the same criteria on both sides.
Avoid turning each side into a dense list.
Make the improvement measurable where possible.
Playground deep link: config=blocks:before-after-story