diff --git a/public/images/events/cyber-panel.png b/public/images/events/cyber-panel.png new file mode 100644 index 00000000..d005f21d Binary files /dev/null and b/public/images/events/cyber-panel.png differ diff --git a/src/data/events.ts b/src/data/events.ts index af2cae04..7c21bf30 100644 --- a/src/data/events.ts +++ b/src/data/events.ts @@ -158,6 +158,15 @@ export const EVENTS: Event[] = [ 'Join us for "Data Driven Future" - An AI and Data Science Panel! Discover insights from top minds in AI and data science as they explore the future of technology, machine learning, and innovation. Whether you\'re curious about AI\'s impact on industries, new research, or real-world applications, this panel is for you!', image: 'ai-panel.png', }, + { + title: 'Cybersecurity Panel: Hacking the Industry ', + date: { year: 2024, month: 'OCT', day: 8, endTime: '20:30' }, + time: '6:30pm - 8:30pm', + location: 'Ingkarni Wardli 715', + details: + 'Join us for an exclusive panel featuring industry experts from cybersecurity, digital forensics, and reverse engineering! Dive deep into the world of cyber defense, learn about the latest trends, and gain insights from seasoned professionals.', + image: 'cyber-panel.png', + }, { title: 'Annual General Meeting', date: { year: 2024, month: 'OCT', day: 15, endTime: '21:00' },