Add first version of create intro page for insight creation UI
Created by: vovakulikov
Resolves https://github.com/sourcegraph/sourcegraph/issues/20200
This PR is the second of three PRs for insight creation UI
- Creation UI for search insight. https://github.com/sourcegraph/sourcegraph/pull/20032
- This Pull Request
- Creation UI for lang stats insights
This PR is about add main entry point for users who want to create they next code insights. See Figma layouts for more context about this page.
Note this PR is based on first PR for creation UI.