Skip to content

Commit eebda50

Browse files
authored
Merge pull request #3061 from XRPLF/events-updates-2025-04-01
feat: add 3 new events
2 parents 8d28cac + 6e502f3 commit eebda50

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

community/events.page.tsx

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1063,6 +1063,38 @@ const events = [
10631063
image: require("../static/img/events/commons-soiree.png"),
10641064
end_date: "February 12, 2025",
10651065
},
1066+
{
1067+
name: "Paris Blockchain Week OnSite Hackathon",
1068+
description:
1069+
"Get ready to collaborate, innovate, and shape the future of Web3 at the BizThon x Paris Blockchain Week Onsite Hackathon. This is your chance to turn ideas into real-world blockchain solutions and be part of the next big breakthrough!",
1070+
type: "hackathon",
1071+
link: "https://bizthon.com/PBW-hackathon-2025-onsite.html",
1072+
location: "Paris, France",
1073+
date: "April 5 - 6, 2025",
1074+
image: require('../static/img/events/aquarium.png'),
1075+
end_date: "April 6, 2025",
1076+
},
1077+
{
1078+
name: "XRPL Town Hall Meeting #3",
1079+
description: "Join Us for the third XRPL Town Hall Meeting!",
1080+
type: "info",
1081+
link: "https://xrpl.at/TownHall-meeting3",
1082+
location: "Virtual",
1083+
date: "April 7, 2025",
1084+
image: townHall,
1085+
end_date: "April 7, 2025",
1086+
},
1087+
{
1088+
name: "PBW Launch Party at XRPL Commons",
1089+
description:
1090+
"Celebrate blockchain's role in social impact with expert panels, pitches from past Aquarium Residency startups, and networking.",
1091+
type: "meetup",
1092+
link: "https://xrpl.at/Blockchain-For-Social-Impact",
1093+
location: "Paris, France",
1094+
date: "April 8, 2025",
1095+
image: require("../static/img/events/commons-launch.png"),
1096+
end_date: "April 8, 2025",
1097+
},
10661098
];
10671099

10681100

static/img/events/commons-launch.png

33 KB
Loading

0 commit comments

Comments
 (0)