Go to the Admin Panel, to manage the site.
Select the "CMS" tab, then click "Pages".
Open the homepage editor, to make changes.
Add a new block, which will allow you to expand the site.
Choose a layout with columns from the available options.
Click "Select", to confirm the choice.
Name the new section and save the changes.
Add a column, to complete the layout.
Select the "Image (link)" option.
Name the image and upload the file from your computer.
NOTE! We recommend that the added images be square-shaped (preferably 1080x1080 px). Other formats are also acceptable, such as a rectangle (optimally 840x320 px).
Paste the link in the URL field, so that when a user clicks on the image, they are redirected to this address.
Repeat this process as many times, as the number of images you want to place in the column.
(Optional) If a larger number of graphics is added, consider optimizing for mobile devices. However, with 1-3 tiles, this is not necessary.
Open "Advanced".
In the Query section, paste:
{ "grid_width": 3, "slidesPerViewMobile": 3.25 }
In the CSS section, paste:
justify-content:center; align-items:center;
Done!