From 665cf63f6ac58fdec15f4843ccb3982b10f5efe9 Mon Sep 17 00:00:00 2001 From: Kevin Wu Date: Sat, 18 May 2024 20:42:38 -0700 Subject: [PATCH] chore: add design career exploration event --- src/assets/data/events/all.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/assets/data/events/all.json b/src/assets/data/events/all.json index f8a66af8..4088855e 100644 --- a/src/assets/data/events/all.json +++ b/src/assets/data/events/all.json @@ -1,4 +1,18 @@ [ + { + "title": "Design Career Exploration Panel", + "time": "2024-05-22T16:00", + "duration": "60", + "type": "Industry Speaker", + "desc": "🚀 Join us for the Design Career Exploration Panel! 🎨✨ 🌟 Curious about the different kinds of jobs within the design industry? Discover the diverse career paths in design with insights from industry experts who have excelled in various roles and sectors. Hear from experienced designers and researchers about UI/UX, graphic design, and more. Gain practical advice on integrating research into design practice and leveraging interdisciplinary skills for success.", + "place": "Online", + "links": [ + { + "label": "Zoom Link", + "link": "https://uci.zoom.us/j/7640924297" + } + ] + }, { "title": "House Social", "time": "2024-05-15T16:00",