-
Notifications
You must be signed in to change notification settings - Fork 3
Just baisc updates-png changes in officer and main pages ciist and adarsh changed #165
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
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
bellh14
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just fix the broken image links and we can merge this
| const BusinessandCommunications_LINKS = { | ||
| label: <p>Communications</p>, | ||
| label: <p>Admin</p>, | ||
| key: "/BusinessandCommunications", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pedantic but remember to change the key
| "year": "Junior", | ||
| "major": "Mechanical Engineering", | ||
| "yearsOnTeam": "1", | ||
| "image": "/assets/team/Spring2025Officers/Rick.png", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This image does not exist in the folder. Use the tyre logo if they havent taken one yet
| "major": "Mechanical Engineering", | ||
| "yearsOnTeam": "2", | ||
| "image": "/assets/team/Fall2024Officers/ChanPhan.jpg", | ||
| "image": "/assets/team/Spring2025Officers/ChanPhan.png", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This one also does not exist and the ChanPhan.jpg is will k
| "major": "Computer Engineering", | ||
| "yearsOnTeam": "1", | ||
| "image": "/assets/team/Spring2024Officers/ApurvaBetgar.jpg", | ||
| "image": "/assets/team/Spring2025Officers/Apurva.png", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This one also does not exist
| "year": "Senior", | ||
| "major": "Computer Engineering", | ||
| "yearsOnTeam": "3", | ||
| "image": "/assets/team/Spring2025Officers/Vinnie.png", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This one too
Description
Before/After UI (Optional)