mah51 / ScuffedMDB

An open-source website to rate movies watched with friends, made with next.js & chakra-ui. Hosted on vercel.com.
https://smdb.mikeroph.one
MIT License
104 stars 19 forks source link

Highlight the "current"/most recent film #61

Closed olig89 closed 3 years ago

olig89 commented 3 years ago

Description

Make the current/most recent film more visually captivating when on the main page.

Good options:

  1. Making it a hero at the top (is how i used to do it) - e.g. "with image background" on here: https://pro.chakra-ui.com/components/marketing/heroes. Would position this above the "Watched X films" title text
  2. literally just different card styling, make the most recent one light purple with white text

In relation to...

Other

Justification

visually grab the attention and make a more satisfying call to action for reviewers

Proposed Solution

No response

Additional Information

No response