From 5b6bbf9cd639bb7a8cbb0fa04a51d98cbc480b8a Mon Sep 17 00:00:00 2001 From: potato dog man Date: Thu, 7 Nov 2024 22:02:09 +0800 Subject: [PATCH] image change --- src/components/Team.astro | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/Team.astro b/src/components/Team.astro index 4cbcea9..9d62011 100644 --- a/src/components/Team.astro +++ b/src/components/Team.astro @@ -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/", @@ -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: "", @@ -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: "", @@ -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: "",