App Screenshot

app_screenshot presents a product view inside a clean browser-style frame with optional badges and caption.

When to Use

Use it after a hero or feature section when the product surface itself is the strongest proof.

Usage

{{ app_screenshot(title="See the product", badge_1="Responsive", badge_2="Dark mode") }}

Live Example

Product

A clean product frame

Use a real screenshot when available, or let the shortcode render a neutral system mock.

The placeholder keeps unfinished pages presentable.

ResponsiveDark modeTokenized

Parameters

ParameterDescription
containerInner content width.
eyebrowSmall uppercase label above the heading.
titleSection heading.
descriptionSupporting copy below the heading.
image_srcOptional screenshot URL.
image_altOptional screenshot alt text.
captionCaption shown below the frame.
badge_NSupporting badge text, up to 3.
bgFull-width section background token.
classAdditional CSS classes on the outer section.