Code for redirecting a button to different pages wix depending on member permissions

Hello, I do not know how to code but would like to know if this would be possible:
I make study notes which are available to paying members. On my main menu I would like a button which says NOTES. Now, if the customer does NOT have membership I would like for the button to redirect them to a page called “notes preview” which has previews of my notes but not available to them. However, if a member HAS a membership, I would like them to be able to access a different page called “notes” which allows them to find them all there.
Can code do this? One button, different redirecting pages depending on their page permission?