Differentiate editable profile features based on membership

I am trying to create a membership page where members can create a profile page. All visitors can see(read) the profile pages once they are created. They will be shown on the main page in a repeater.

This I have managed to create.

But my site needs to have two types of memberships - paid and non-paid. The non-paid members will not be able to add certain things to their profile, for example website links and profile images. The paid members should have this functionality. I have not figured out a way to differentiate which profile features are editable for paid and non-paid members.

Can anyone help me out here? :slight_smile: