# Ouisys Strategies template To create a multi flow landing page you can fork this template `git@git.sam-media.com:ouisys/core-templates/ouisys-strategies-template.git` Flows supported in the template will be inside the `HOC` components for example `PinHOC` as seen below. ![](https://i.imgur.com/ICvOU8n.png) The main `Root.tsx` contains your main page logic which decides which flow to show to the user based on your configuration or interaction with the user. ![](https://i.imgur.com/j4QBpvj.png) `NOTE => Make sure you are using ouisys-clients beta version for now`