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

Member Career Paths + Our Partnerships #23

Open
wants to merge 9 commits into
base: dev
Choose a base branch
from
Open

Conversation

hkittelberger
Copy link
Collaborator

Description

Created 2 components, h3Section.tsx and imageCollageMapper.tsx. Both of these form the base parts of the member and partnership sections of the Figma. h3Section handles the title while imageCollageMapper takes in a const array of images and then displays then in rows.

Issues

Closes #14

Screenshots

image
image

Mobile View:
image

Test

npm run dev, i left the 2 components to view in page.tsx

Possible Downsides

The image collage doesn't exactly match the Figma. It instead displays all the images in 3 rows in a orderly format rather than the more visually appealing version in the Figma that staggers the logos so they fit amongst each other. This was only done to handle responsiveness. I also hard coded in the cut off for the rows. It should be very easy to add in new images if need be, but the row numbers would need to be changed. (which also should be easy)

Additional Documentations

dont have any

@hkittelberger hkittelberger added this to the Home Page milestone Jan 25, 2025
@hkittelberger hkittelberger requested a review from sristii January 25, 2025 22:58
@hkittelberger hkittelberger linked an issue Jan 25, 2025 that may be closed by this pull request
2 tasks
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

Successfully merging this pull request may close these issues.

Member Career Paths + Our Partnerships
2 participants