Component: Features

Purpose: A display of images and text in columns. This component is typically used to market the features of your product or offer. Screenshot_2022-11-10_at_13.00.08.png

Props

Prop Name
Label
Type
Default Value
Description

header

Header

string

Lorem ipsum dolor sit amet

Header text

subHeader

Subheader

string

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam suscipit.

Text for subheading

mobileSwipe

Mobile swipe or stack

boolean

true

showSwipeArrows

Show mobile swipe arrows?

boolean

true

arrowColor__limio_color

Mobile swipe arrow color

color

#4444444

squareTheme

Square Theme?

boolean

false

imageFit

Image shape

picklist

cover

Options: contain, scale-down, right, top

features

Features

list

[ { "image": "https://campaigns.scdn.co "text": "Listen anywhere.", "showButton__limio_boolean": false, "buttonText": "Click here", "buttonLink": "https://www.limio.com" }, { "image": "https://campaigns.scdn.co", "header": "Listen without ads.", "text": "Enjoy nonstop music.", "showButton__limio_boolean": false, "buttonText": "Click here", "buttonLink": "https://www.limio.com" }, { "image": "https://campaigns.scdn.co" "header": "Play any song.", "text__limio_richtext": "Even on mobile.", "showButton__limio_boolean": false, "buttonText": "Click here", "buttonLink": "https://www.limio.com" }, { "image": "https://campaigns.scdn.co", "header": "Unlimited skips.", "text": "Just hit next.", "showButton__limio_boolean": false, "buttonText": "Click here", "buttonLink": "https://www.limio.com" } ]

Last updated

Was this helpful?