I have a question that I may just be overthinking. So I have three links on a page. All three links will open the same HTML page. The only problem is I want to display different images depending on which link is clicked.
I don't want to create three different variation of the same page, so is there a way to do this dynamically (maybe Javascript?)
Any help would be appreciated.
Thanks!