update event images

This commit is contained in:
akcodez
2025-10-21 08:57:03 -07:00
parent 588da44a2e
commit 09708e58de
3 changed files with 3 additions and 3 deletions

View File

@@ -1314,7 +1314,7 @@ const events = [
link: "https://luma.com/ypj8ecj0",
location: "Online (with demos at IIT Bombay)",
date: "Nov 14 - Dec 06, 2025",
image: italyHackathon,
image: require("../static/img/events/hackathon-kaigi.png"),
end_date: "December 06, 2025",
},
];

View File

@@ -390,7 +390,7 @@ const events = [
link: "https://xrpl.vegahacks.xyz/",
location: "Virtual",
date: "October 01 - November 14, 2025",
image: hackathon,
image: italyHackathon,
end_date: "November 14, 2025",
start_date: "October 01, 2025",
},
@@ -402,7 +402,7 @@ const events = [
link: "https://luma.com/ypj8ecj0",
location: "Online (with demos at IIT Bombay)",
date: "November 14 - December 06, 2025",
image: italyHackathon, //placeholder awaiting new image
image: require("../static/img/events/hackathon-kaigi.png"),
start_date: "November 14, 2025",
end_date: "December 06, 2025",
},