PublicDataWorks / verdad-frontend

MIT License
1 stars 0 forks source link

Dismissible intro card at top of snippet feed #157

Open linear[bot] opened 1 day ago

linear[bot] commented 1 day ago

Implement a dismissible welcome card on the VERDAD homepage to orient new users to the tool's purpose and functionality.

https://v0.dev/chat/PlozbqPbGA1?b=b_Ugid7AUZ4gt

Key Specs:

  1. Position the welcome card at the top of the main content area, below the header and above the content feed.
  2. Design the card with a light blue gradient background (darker in dark mode).
  3. Include a dismissal button (X) in the top right crner of the card.
  4. Store the dismissal state in the user's account, hiding the card on subsequent logins.
  5. Make the card's content editable and configurable through Supabase.
linear[bot] commented 1 day ago

VER-187 Dismissible intro card at top of snippet feed