# Landers
import Lander from "mela-store";
# Example:

<lander
:image-link1="imageLink1"
:image-link2="imageLink2"
:image-link3="imageLink3"
:image-link4="imageLink4"
/>
# Props
Name | Type | Default | Description |
|---|---|---|---|
| image-file1 | string | "" | Link to image file |
| image-file2 | string | "" | Link to image file |
| image-file3 | string | "" | Link to image file |
| image-file4 | string | "" | Link to image file |