# 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.

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.

`NOTE => Make sure you are using ouisys-clients beta version for now`