Skip to content
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

Build Redesigned Landing Page #69

Open
3 tasks
lpatmo opened this issue Apr 28, 2019 · 5 comments
Open
3 tasks

Build Redesigned Landing Page #69

lpatmo opened this issue Apr 28, 2019 · 5 comments
Labels
[tech] css Resolution is likely to involve CSS [tech] html Resolution is likely to involve HTML [tech] javascript Resolution is likely to involve JavaScript [tech] react Resolution is likely to involve ReactJS [type] feature A new feature or significant change to site functionality
Milestone

Comments

@lpatmo
Copy link
Member

lpatmo commented Apr 28, 2019

Revamp current landing page to

image

For specs, the page is split into halves - the first six columns for a wide display are for the main content, and the second six columns are for the carousel displaying a series of MatchCards components. The carousel would have to be built. For an idea of how the carousel should work, see this comment.

image

Other details:

  • The main primary colors use #277FE3 (primary buttons, h1 elements, a tags; not shown in this design sketch, but navigation links should also follow the same pattern: #277FE3 for link color and #386496 for hover color).
  • The h2 tag and other body text color uses #386496.
  • Lean in on React-Bootstrap components before making your own.

For additional reference, this is the Bootstrap theme were currently using - https://bootswatch.com/cosmo/

@lpatmo
Copy link
Member Author

lpatmo commented Apr 28, 2019

One thought: Maybe we can still put the testimonials somewhere on the landing page, if a user scrolls down? Or on its own page.

@lpatmo lpatmo added [tech] html Resolution is likely to involve HTML [tech] css Resolution is likely to involve CSS labels Apr 28, 2019
@sebbel
Copy link

sebbel commented Apr 28, 2019

it is unclear to me how more than 2 items look on the frontpage :(

@angelocordon
Copy link
Contributor

angelocordon commented Apr 28, 2019

Great point @sebbel - I think the purpose of that was buried in the discord convos.

The idea here is that it's a carousel of sample MatchCards (or it could potentially live cards), and that it's a timed function where each card is visible for x amount of seconds, then scrolls to the left. This idea was lifted from Uber's rebranding case study - https://www.uber.design/case-studies/rebrand-2018#section-8

If you scroll down to the Art Direction section, check out how they do their carousel.

image

@angelocordon angelocordon added [tech] javascript Resolution is likely to involve JavaScript [tech] react Resolution is likely to involve ReactJS [type] feature A new feature or significant change to site functionality labels Apr 28, 2019
@angelocordon angelocordon added this to the MVP v1.0.0 milestone Apr 28, 2019
@angelocordon
Copy link
Contributor

Re: testimonials -- I'm not sure where it's valuable to have them yet; we should save them and collect them, but I'm not 100% positive it's adding anything to the landing page. Although, it might also make sense to have FAQ, and How it Works as sections in the landing page instead of a separate page on their own, and have testimonials at the bottom; there's definitely room for iterative progress here.

@angelocordon angelocordon changed the title Redesigned landing page Build Redesigned Landing Page Apr 28, 2019
@Dan-Y-Ko Dan-Y-Ko self-assigned this Apr 28, 2019
@angelocordon
Copy link
Contributor

Thanks @Dan-Y-Ko !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[tech] css Resolution is likely to involve CSS [tech] html Resolution is likely to involve HTML [tech] javascript Resolution is likely to involve JavaScript [tech] react Resolution is likely to involve ReactJS [type] feature A new feature or significant change to site functionality
Projects
None yet
Development

No branches or pull requests

4 participants