-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] Update home page #171
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Important for you would be to think about how to make an appealing transition to get to the business or developer site as the more detailed information will go there. After you have figured that out we could talk more about how to go about the rest of the content on /.
Sorry for the delay, I was quite busy. I have been thinking about a couple of ways to direct users to either business or developer sites. One of them could be having two columns: one describing the use case for developers and it can be accompanied with a button that takes the users to the developer page, and another doing the same for business centric users. Second could be having a few questions which will help us understand whether the user is a developer or someone who is interested in business, and then based on the answers, we could redirect the user to the respective pages. What do you think @Clearwood? |
No problem at all, I would prefer the integration of having a few question to figure out the role. 👍 |
@sounak98 any updates? |
f14bb75
to
95bf510
Compare
@Clearwood please check this site for the latest updates. |
Thank you for your work, I think it should be a bit more eye catching and styled, maybe through animations. |
@Clearwood I was already working on making the changes, persisting choice to local storage and adding animations. Should I stop the work? |
fixes #166