Share a photo gallery accessible with a single scan. Visitors browse your images in a full-screen viewer with swipe navigation and captions.
Target is a hosted page.
Use cases
- Real estate property showcases
- Museum and exhibition photo collections
- Auto dealer vehicle galleries
- Event and wedding photo sharing
- Product catalogs
- Portfolio presentations
Features
- Up to 30 images per gallery
- Drag-and-drop image upload and reordering
- Individual captions per photo
- Full-screen lightbox viewer with touch/swipe navigation
- Optional contact buttons (phone and email)
- Customizable "View Photos" button text
Properties
Content
| Property | Type | Description |
|---|---|---|
name |
string | Gallery title |
image |
string | Header image |
text |
string | Description (supports markdown, max 2000 characters) |
images |
array | Collection of photos with file path, caption, and display order |
galleryButtonText |
string | Label on the gallery button |
contactPhone |
string | Optional phone number displayed as a call button |
contactEmail |
string | Optional email displayed as a contact button |
Image limits
| Constraint | Value |
|---|---|
| Max images per gallery | 30 |
| Max file size per image | 10 MB |
| Supported formats | JPEG, PNG, GIF, WebP, HEIC, HEIF |
| Header image max size | 2 MB |
Appearance
| Property | Type | Default | Description |
|---|---|---|---|
hostedPageBackgroundColor |
string | #f9fAfb |
Background color of the hosted page |
hostedPagePrimaryColor |
string | #3b308a |
Primary accent color |
hostedPageTemplate |
string | bordered |
Page template style (bordered or borderless) |
hostedPageLocale |
string | en_US |
Locale for the hosted page |
imagePreset |
string | gradient-layered-paper.webp |
Preset background image |
titlePosition |
string | over-image |
Position of the title |
titleAlign |
string | left |
Title text alignment |
titleColor |
string | #3b308a |
Title text color |
titleSize |
string | xl |
Title font size |