You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of the team page, it's better to combine the team section with the footer on the front-page.
Exit criteria
Both the team carousel and footer should be responsive on mobile
The team carousel must be in infinite-loop
Hovering over the carousel must either slow or stop it and display member's information (i.e., name and position)
Additionals/Bonus points (these are nice to have, but they're not essential for this issue)
It is sufficient to hard-code the member information for now. Later on, it would be best to add all the information into a database and query from the database instead.
Additional Context/References
For guides/reference on how to overwriting the navbar:
Description
Instead of the team page, it's better to combine the team section with the footer on the front-page.
Exit criteria
Additionals/Bonus points (these are nice to have, but they're not essential for this issue)
It is sufficient to hard-code the member information for now. Later on, it would be best to add all the information into a database and query from the database instead.
Additional Context/References
For guides/reference on how to overwriting the navbar:
The text was updated successfully, but these errors were encountered: