Skip to content

Commit

Permalink
image change
Browse files Browse the repository at this point in the history
  • Loading branch information
saumilthecode committed Nov 7, 2024
1 parent 7684e29 commit 5b6bbf9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/components/Team.astro
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ const teamMembers = [
{
name: "Saumil",
role: "Founder",
image: "src/assets/img/saumil.jpeg",
image: "https://cloud-k1zq3nx08-hack-club-bot.vercel.app/0saumil.jpeg",
description: "Experienced iOS dev. Decent photographer.",
github: "https://github.com/saumilthecode",
linkedin: "https://www.linkedin.com/in/saumil707/",
Expand All @@ -12,7 +12,7 @@ const teamMembers = [
{
name: "Zenneth",
role: "Co-Founder",
image: "src/assets/img/zenneth.png",
image: "https://cloud-m8utt05k7-hack-club-bot.vercel.app/0zenneth.png",
description: "Lua Dev. Python and Lua Mastermind.",
github: "https://github.com/zenneth",
linkedin: "",
Expand All @@ -21,7 +21,7 @@ const teamMembers = [
{
name: "Daivik",
role: "Co-Founder",
image: "src/assets/img/bigfatass.jpeg",
image: "https://cloud-dq52iggbr-hack-club-bot.vercel.app/0bigfatass.jpeg",
description: "iOS dev. YouTuber.",
github: "https://github.com/gz56",
linkedin: "",
Expand All @@ -30,7 +30,7 @@ const teamMembers = [
{
name: "Ethan",
role: "Co-Founder",
image: "src/assets/img/ethan.webp",
image: "https://cloud-fiyjdizmf-hack-club-bot.vercel.app/0ethan.webp",
description: "Lego connoisseur. Python and Lua enjoyer.",
github: "https://github.com/ethandal",
linkedin: "",
Expand Down

0 comments on commit 5b6bbf9

Please sign in to comment.