diff --git a/src/data/timeline.js b/src/data/timeline.js index ccd94955..5b9a53bd 100644 --- a/src/data/timeline.js +++ b/src/data/timeline.js @@ -117,11 +117,11 @@ export const eventsData = [ { name: 'Theater Mechanicus: Stage of Wonders', pos: '0% 50%', - image: 'theater_mechanicus.jpg', + image: 'theater_mechanicus_wonders.jpg', start: '2021-08-12 10:00:00', end: '2021-08-26 03:59:59', - color: '#F19C6D', - zoom: '120%', + color: '#F8EAC4', + zoom: '200%', url: 'https://www.hoyolab.com/genshin/article/661106', showOnHome: true, }, diff --git a/static/images/events/theater_mechanicus_wonders.jpg b/static/images/events/theater_mechanicus_wonders.jpg new file mode 100644 index 00000000..84436e5f Binary files /dev/null and b/static/images/events/theater_mechanicus_wonders.jpg differ