When a user has logged in they will be directed to the packages page. User will see three distinct cards with respective packages. The cards will have items that are included with the package.
Acceptance
User can see package items and can select to be directed to the next a la carte page
Tech
Hard-code the package information for now and then we will go back and add logic and format JSX to pull package information from the DB.
User
Acceptance
Tech