How to change images on Landing Page?
Landing Page
You can change images on Landing Page using several methods, we describe some of them.
Imgur.com
- Create a new account on imgur.com
- Upload your image (please use image with transparent background)
- Select your images and copy Direct Link code

- Go to your Landing Page, select the Section you want to change, locate Image option and paste your code from Imgur.com

icons8.com
- Go to icons8.com and find some icon.
- We select bitcoin icon.

- Select one icon and click on Embed HTML

- Choose the maximum size allowed for keep the best resolution.
- Not all images allow you to select a high pixel size.

- Copy the HTML code.
- Use a text Editor and made the following changes.
Before
<img src="https://img.icons8.com/clouds/500/000000/bitcoin.png"/>After
https://img.icons8.com/clouds/500/000000/bitcoin.png
- Go to your Landing Page, select the Section you want to change, locate Image option and paste your code modified from Icons8.com
