We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de4525f commit 273df9fCopy full SHA for 273df9f
2 files changed
public/assets/Events/ICSMS 2025.png
640 KB
src/Page/OpportunitiesHub/EventsList.jsx
@@ -22,14 +22,14 @@ const shareContent = (url) => {
22
23
const techevents = [
24
{
25
- organizer: 'Organizer Name',
26
- title: 'Event Name',
27
- location: 'Event Location',
28
- date: 'Event Date',
29
- domains: ['Open Innovation', 'No Restrictions'],
30
- applyLink: '#',
31
- poster: '/assets/Coming Soon.png',
32
- shareLink: '#comingsoon',
+ organizer: 'IETE Organization',
+ title: 'ICSMS 2025',
+ location: 'New Delhi, India',
+ date: 'April 26 - 27',
+ domains: ['Smart Mobility Systems', 'International Conference'],
+ applyLink: 'https://iete.org/icsms2025/',
+ poster: '/assets/Events/ICSMS 2025.png',
+ shareLink: '#icsms2025',
33
},
34
];
35
0 commit comments