diff --git a/public/image/events/Fashion-Award-2024.png b/public/image/events/Fashion-Award-2024.png new file mode 100644 index 00000000..3834d5b4 Binary files /dev/null and b/public/image/events/Fashion-Award-2024.png differ diff --git a/src/assets/json/events.json b/src/assets/json/events.json index d5f97050..b3231f11 100644 --- a/src/assets/json/events.json +++ b/src/assets/json/events.json @@ -4,7 +4,11 @@ "id": 1, "title":"Just post your design work, you could have the chance to come to Hong Kong and interact with industry leaders face-to-face!", "imgUrl": "/image/events/workshop-En.jpg" - } + },{ + "id": 2, + "title":"AiDA X SFT AI Fashion Award 2024", + "imgUrl": "/image/events/Fashion-Award-2024.png" + } ], "eventsItem":[ { @@ -64,6 +68,26 @@ ] } ] - } + }, + { + "id":2, + "title":"AiDA X SFT AI Fashion Award 2024", + "imgUrl": "/image/events/Fashion-Award-2024.png", + "textList":[ + { + "paragraph":[ + { + "text":"With the aim of inspiring students to innovate in fashion design using AI, Code-Create and The Hong Kong Polytechnic University School of Fashion and Textiles (SFT) have jointly launched the 'AiDA X SFT AI Fashion Award 2024'. This competition provides students with valuable practical AiDA experience, laying the foundation for the future fashion design industry and positioning them as pioneers in AI fashion." + } + ] + },{ + "paragraph":[ + { + "text":"The competition is open to all SFT students, with the winners having the chance to win cash prizes (up to 20,000 HKD), internship opportunity at BESFXXK (will work with the renowned designer, Mr Jae Hyuk Lim, for the BESFXXK collection, that will be featured at NY Fashion Week and Paris Fashion Week) and more surprises! Scan the QR code to learn more." + } + ] + } + ] + } ] } \ No newline at end of file diff --git a/src/assets/json/events_cn.json b/src/assets/json/events_cn.json index de68ff11..ce253a69 100644 --- a/src/assets/json/events_cn.json +++ b/src/assets/json/events_cn.json @@ -4,6 +4,10 @@ "id": 1, "title":"什么?只要发布设计作品就有机会来香港与大佬面对面交流?!", "imgUrl": "/image/events/workshop-Cn.jpg" + },{ + "id": 2, + "title":"AiDA X SFT AI时尚设计比赛2024", + "imgUrl": "/image/events/Fashion-Award-2024.png" } ], "eventsItem":[ @@ -64,6 +68,26 @@ ] } ] + }, + { + "id":2, + "title":"AiDA X SFT AI时尚设计比赛2024", + "imgUrl": "/image/events/Fashion-Award-2024.png", + "textList":[ + { + "paragraph":[ + { + "text":"秉承着激发学生使用AI进行时尚设计的创新能力的初衷,Code-Create和香港理工大学时装及纺织学院(SFT)共同举办了“AiDA X SFT AI时尚设计比赛2024”让学生们在比赛中获得宝贵的AiDA实践经验,为未来的时尚设计行业打下了坚实的基础,成为时尚界的AI先锋。" + } + ] + },{ + "paragraph":[ + { + "text":" 此次比赛面向全体SFT 学生,最终获奖者将赢取丰厚奖金(最高可达2万港币),获得在BESFXXK的实习机会(将与著名设计师Lim Jae Hyuk先生合作设计BESFXXK 系列,该系列将在纽约时装周和巴黎时装周上展出)及更多惊喜哦!扫描二维码获取更多比赛信息。" + } + ] + } + ] } ] } \ No newline at end of file