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

Sports Updated and Team photo updated #181

Merged
merged 3 commits into from
Jul 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified assets/team_24-25/Yash_Raj.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 3 additions & 2 deletions data/Crews/SportsClubCrew.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ import Kartik_Pandey from "../../assets/team_24-25/MY_photo - Kartik Pandey.jpg"
import Female from "../../assets/team_23-24/Female-member.jpeg"
import Male from "../../assets/team_23-24/Male-member.jpeg"
import Aditya_Jha from "../../assets/team_24-25/ad785c51-039b-42ad-beb4-3dacf0c4678c - Aditya Kumar Jha.jpeg";
import Virat_Patel from "../../assets/team_24-25/Picsart_23-08-29_02-46-57-153 - Virat Patel.jpg"

export const atharv: CrewProps[] = [
{
Expand Down Expand Up @@ -92,8 +93,8 @@ export const atharv: CrewProps[] = [
post: "Atharv Kabaddi InCharge",
},
{
img: Aditya_Jha,
name: "Aditya Jha",
img: Virat_Patel,
name: "Virat Patel",
post: "Atharv Badminton InCharge (Boys)",
},
{
Expand Down
Loading