Skip to content

Commit 5963394

Browse files
authored
Merge pull request #13910 from ethereum/staging-event-images
chore: add/fix imageUrl for upcoming events
2 parents 6c8fe30 + a355a8c commit 5963394

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

src/data/community-events.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -405,6 +405,7 @@
405405
"startDate": "2024-09-16",
406406
"endDate": "2024-09-22",
407407
"href": "https://ethereumsingapore.com/",
408+
"imageUrl": "https://ethereumsingapore.com/wp-content/uploads/2024/09/KV-1920-X-1080.jpg",
408409
"location": "Singapore, SG",
409410
"description": "Ethereum Singapore is back for its second year and we are excited to host the global Ethereum community once more! This time we have put together a festival, titled “IN THE ETHER” from 16-22 September 2024, at the iconic Artscience Museum in Singapore. Join us for an exciting calendar of events with our co-hosts right at the heart of Marina Bay!"
410411
},
@@ -413,6 +414,7 @@
413414
"startDate": "2024-09-18",
414415
"endDate": "2024-09-19",
415416
"href": "https://token2049.com",
417+
"imageUrl": "https://static.wixstatic.com/media/df5f7a_8ec2fa25938e484a8cc2dc11ef6ed2f7~mv2.png/v1/fill/w_2500,h_1352,al_c/df5f7a_8ec2fa25938e484a8cc2dc11ef6ed2f7~mv2.png",
416418
"location": "Singapore, SG",
417419
"description": "TOKEN2049 is organized annually in Dubai and Singapore, where founders and executives in the web3 industry share their view on the industry"
418420
},
@@ -439,6 +441,7 @@
439441
"startDate": "2024-10-04",
440442
"endDate": "2024-10-06",
441443
"href": "https://www.2024.ethkl.org/",
444+
"imageUrl": "https://framerusercontent.com/images/XiF4efXc2UzYVEdJlKmuywNnEE.png",
442445
"location": "Kuala Lumpur, Malaysia",
443446
"description": "Returning bigger from last year success, this time at Malaysia's most iconic landmark KLCC. ETHKL24 is a 3 days Conference & Hackathon event to promote the growth and adoption of Ethereum and related technology, and gathering industry experts to explore the latest advancements in Ethereum."
444447
},
@@ -592,7 +595,7 @@
592595
"href": "https://ethrome.org",
593596
"location": "Rome, ITA",
594597
"description": "The 1st International Web3 Hackathon in Italy focusing on Governance and Privacy-preserving technologies.",
595-
"imageUrl": "https://ethrome.org/social-img01.png"
598+
"imageUrl": "https://ethrome.org/opengraph-image.png"
596599
},
597600
{
598601
"title": "Permissionless III",
@@ -601,7 +604,7 @@
601604
"href": "https://blockworks.co/event/permissionless-iii",
602605
"location": "Salt Lake City, Utah, US",
603606
"description": "Pack your bags, anon — we're heading west! Join us in the beautiful Salt Lake City for the third installment of Permissionless. Come for the alpha, stay for the fresh air. Permissionless III promises unforgettable panels, killer networking opportunities, and mountains of fun!",
604-
"imageUrl": "https://blockworks.co/_next/image?url=https://blockworks-co.imgix.net/wp-content/uploads/2023/11/PMLS_Website_Banner_20240226a-1.png&w=1920&q=75&webp=false"
607+
"imageUrl": "https://blockworks-co.imgix.net/wp-content/uploads/2023/11/PMLS_Website_Banner_20240226a-1.png"
605608
},
606609
{
607610
"title": "ETHGlobal Bangkok",
@@ -644,6 +647,6 @@
644647
"description": "Join the second edition of the event in the center of Venice, to learn more about Blockchain, Technology and with an eye towards art.",
645648
"startDate": "2024-12-02",
646649
"endDate": "2024-12-03",
647-
"imageUrl": "https://www.ethvenice.com/images/logo.png"
650+
"imageUrl": "https://ethvenice.com/images/banner.jpg"
648651
}
649652
]

0 commit comments

Comments
 (0)