Create website with a switch between private and business [closed]
How I see you can implement this is: https://example.com – This is the landing page/site where you have a menu on the top left and a user can choose “Private” or “Business”. You can set a cookie based on what user clicked on. https://example.com/private/ – This could be an inner page which has it’s own … Read more