Row of icons
There is a script component inside the following column control (100%). This should not be removed. I am using that to adjust how the column control displays the image components (they are a flex row-wrap arrangement).
There is a :has rule on the CSS that looks for the ID row-icons and then adjusts the style accordingly.
The images are set as flex column arrangement with the heading put below the image using CSS order.
So the title of each icon you can change in the image component itself.