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
{{ message }}
This repository was archived by the owner on Oct 5, 2025. It is now read-only.
Description
Create a Hero Image / JumboTron component that can be used as the main visual component of the home page that a user sees when first landing on the site
UC
As a user, I want to be visually stimulated and intrigued in order to have a good first impression of CIMUN and be curious enough to visit the rest of the site
AC
component should resize to always be the dimensions of the current window with margins of whitespace on all sides
component should be seen front and center of the home landing page with just the nav bar above it
component should include "CIMUN XVIII" large header and subtitle like seen in figma
component should include a background image that we can use without licensing
Bonus Points: make component mobile friendly by limiting the component to not resize to phone screen's dimensions, but instead respect aspect ratio after the image resizes to the width of the phone (example of ideal behavior is San Francisco Museum of Modern Art website, view on web and then view on mobile to see the behavior)