How can we make and implement (in webflow) different nav bars for different states? My marketplace will allow end users and vendors to create a profile. Once they're each logged in, I'd like a different CTA in the nav bar, allowing them to see notifications and access their profile. Original nav bar has login and sign up buttons.
you would use conditional logic which would need to communicate to an authentication service like Firebase.
are there any tutorials for this, either from relume, webflow, or (lets say) firebase?