We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5611367 commit 0bd397cCopy full SHA for 0bd397c
1 file changed
src/components/Events/Events.tsx
@@ -24,7 +24,7 @@ const events: EventData[] = [
24
title: 'Community Power Sessions',
25
description:
26
'Community members meet and share technical concepts with other members of the community.',
27
- image_url: '/images/community_sessions.jpg',
+ image_url: 'https://res.cloudinary.com/reactjs-devs-ke/image/upload/v1678532589/website-images/community_sessions_xsyd8d.jpg',
28
target: 'https://www.youtube.com/channel/UC9_eVcPBk4T-DcZLHpQfy4w/videos',
29
},
30
{
0 commit comments