@@ -1239,6 +1239,28 @@ const events = [
1239
1239
image : require ( "../static/img/events/commons-france.png" ) ,
1240
1240
end_date : "October 14, 2025" ,
1241
1241
} ,
1242
+ {
1243
+ name : "EasyA x Flare Harvard Hackathon" ,
1244
+ description :
1245
+ "Collaborate, learn, and connect with fellow blockchain innovators and the Flare Networks team at Harvard." ,
1246
+ type : "hackathon" ,
1247
+ link : "https://www.easya.io/events/easya-x-flare-harvard-hackathon" ,
1248
+ location : "Boston, MA" ,
1249
+ date : "September 20 - 21, 2025" ,
1250
+ image : hackathon ,
1251
+ end_date : "September 21, 2025" ,
1252
+ } ,
1253
+ {
1254
+ name : "XRP Seoul Summit 2025" ,
1255
+ description :
1256
+ "Join XRP Seoul 2025, Asia’s largest XRP & Web3 conference, and explore the future of the industry." ,
1257
+ type : "conference" ,
1258
+ link : "https://xrp-seoul.com/" ,
1259
+ location : "Seoul, South Korea" ,
1260
+ date : "September 21, 2025" ,
1261
+ image : conference ,
1262
+ end_date : "September 21, 2025" ,
1263
+ } ,
1242
1264
] ;
1243
1265
1244
1266
@@ -1320,33 +1342,33 @@ export default function Events() {
1320
1342
< div className = "pr-2 col" >
1321
1343
< img
1322
1344
alt = "xrp ledger events hero"
1323
- src = { require ( "../static/img/events/apex-hero .png" ) }
1345
+ src = { require ( "../static/img/events/xrp-community-night .png" ) }
1324
1346
className = "w-100"
1325
1347
/>
1326
1348
</ div >
1327
1349
< div className = "pt-5 pr-2 col" >
1328
1350
< div className = "d-flex flex-column-reverse" >
1329
1351
< h2 className = "mb-8 h4 h2-sm" >
1330
- { translate ( "Apex 2025 " ) }
1352
+ { translate ( "XRP Community Night NYC " ) }
1331
1353
</ h2 >
1332
1354
< h6 className = "mb-3 eyebrow" > { translate ( "Save the Date" ) } </ h6 >
1333
1355
</ div >
1334
1356
< p className = "mb-4" >
1335
1357
{ translate (
1336
- "Apex, hosted by Ripple is the largest annual summit on the XRPL calendar. It unites developers, businesses, fintechs, VCs and the wider community ."
1358
+ "Join the XRP community in NYC—meet builders, users, and projects innovating on the XRP Ledger ."
1337
1359
) }
1338
1360
</ p >
1339
1361
< div className = " my-3 event-small-gray" >
1340
- { translate ( "Location: Singapore " ) }
1362
+ { translate ( "Location: New York, NY " ) }
1341
1363
</ div >
1342
1364
< div className = "py-2 my-3 event-small-gray" >
1343
- { translate ( "June 10 - 12 , 2025" ) }
1365
+ { translate ( "November 5 , 2025" ) }
1344
1366
</ div >
1345
1367
< div className = "d-lg-block" >
1346
1368
< a
1347
1369
className = "btn btn-primary btn-arrow-out"
1348
1370
target = "_blank"
1349
- href = "https://www.xrpledgerapex.com/ ?utm_source=xrplwebsite_eventspage & utm_medium = organictraffic & utm_campaign = xrpl - event-ho-xrplapex-glb-2025-q1 & utm_content = cta_button_RegisterNow "
1371
+ href = "https://lu.ma/g5uja58m ?utm_source=xrpleventspage "
1350
1372
>
1351
1373
{ translate ( "Register Now" ) }
1352
1374
</ a >
0 commit comments