We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4cb1a96 + 9f7873d commit 10c9b7fCopy full SHA for 10c9b7f
1 file changed
src/components/Events/Events.tsx
@@ -16,7 +16,7 @@ const events: EventData[] = [
16
title: 'Weekly Online Standups',
17
description:
18
'Weekly open calls in the community’s Telegram group discussing industry-related topics.',
19
- image_url: '/images/weekly_standups.jpg',
+ image_url: 'https://res.cloudinary.com/reactjs-devs-ke/image/upload/v1678532589/website-images/weekly_standups_lg3rth.jpg',
20
target: 'https://bit.ly/joinreactdevske',
21
},
22
{
0 commit comments