Click and show image and text elements HELP

Hi, I am trying to add an element to my business’s website that would allow the user to click on different icons and receive a variety of information related to my business.
Below is a screenshot of the layout, however, I am struggling to construct a code that can successfully achieve this.


I have been watching youtube videos to try and achieve this however, being new to the coding world cant seem to successfully manage!
The link for reference was
‘How to Add Custom Interactions with JavaScript | Velo by Wix’ on YouTube
Any help would be greatly appreciated!
Thanks!

My tutorial can help you with a few concepts.

It uses a multistate box. But the code is similar. OnClick of something, then something happens.

https://www.wix.com/velo/reference/$w/text/show

I’ve watched your video and it has introduced me to some interesting concepts! However, I’m not sure how I could implement this into this scenario to achieve the specific outcome desired :confused: