codebuddies / cb-connect

Platform to connect mentors with mentees, accountability partners, and OS project maintainers with new contributors
GNU General Public License v3.0
14 stars 8 forks source link

Build Redesigned Landing Page #69

Open lpatmo opened 5 years ago

lpatmo commented 5 years ago

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:

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

lpatmo commented 5 years ago

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

sebbel commented 5 years ago

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

angelocordon commented 5 years ago

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 commented 5 years ago

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 commented 5 years ago

Thanks @Dan-Y-Ko !