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

Create Our Team Page (mobile and desktop) #35

Open
ney927 opened this issue Nov 7, 2024 · 0 comments
Open

Create Our Team Page (mobile and desktop) #35

ney927 opened this issue Nov 7, 2024 · 0 comments
Assignees

Comments

@ney927
Copy link
Collaborator

ney927 commented Nov 7, 2024

Description

  • implement the mobile and desktop version of the Our Team page

Resources

Where to Implement

  • src/pages/our-team.astro
  • src/components/Card.astro
  • src/component/CardGrid.astro

How to Implement

  1. build a reusable dropdown component
    • take the input name and dropdown options as props
  2. implement the our team mobile design
    • use a background image and the Subheading component
    • add the dropdown component (into the CardGrid?)
  3. implement the our team desktop design - should just involve resizing the background image properly -> reference the Homepage component
    • CardGrid should already be responsive so just test that
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants