diff --git a/src/data/events.js b/src/data/events.js index f5bc86c4..ac30782b 100644 --- a/src/data/events.js +++ b/src/data/events.js @@ -1785,7 +1785,7 @@ export const events = [ { name: 'Record of Refelective Writing', pos: '0% 0%', - image: 'Record of Refelective Writing.png', + image: 'Record of Refelective Writing .png', start: '2024-06-18 10:00:00', end: '2024-06-24 03:59:59', color: '#ffa066', diff --git a/src/data/timeline.js b/src/data/timeline.js index 32d0e1aa..0188b701 100644 --- a/src/data/timeline.js +++ b/src/data/timeline.js @@ -72,15 +72,48 @@ export const eventsData = [ }, { name: 'Record of Refelective Writing', - pos: '0% 0%', - image: 'Record of Refelective Writing.png', + pos: '0% 40%', + image: 'Record of Refelective Writing .png', start: '2024-06-18 10:00:00', end: '2024-06-24 03:59:59', color: '#ffa066', - zoom: '100%', + zoom: '200%', url: 'https://www.hoyolab.com/article/29435984', showOnHome: true, }, + { + name: 'Endless Forms Most Martial', + pos: '0% 0%', + image: 'Endless Forms Most Martial.png', + start: '2024-06-25 10:00:00', + end: '2024-07-01 03:59:59', + color: '#f0e6ca', + zoom: '200%', + url: 'https://www.hoyolab.com/article/30192615', + showOnHome: true, + }, + { + name: 'Spino Doubleblaster', + pos: '0% 40%', + image: 'Spino Doubleblaster.png', + start: '2024-07-02 10:00:00', + end: '2024-07-08 03:59:59', + color: '#f0e6ca', + zoom: '100%', + url: 'https://www.hoyolab.com/article/30072005', + showOnHome: true, + }, + { + name: 'Ley Line Overflow', + pos: '0% 20%', + image: 'leyline_overflow.jpg', + start: '2024-07-08 10:00:00', + end: '2024-07-15 03:59:59', + color: '#5baced', + zoom: '200%', + url: 'https://www.hoyolab.com/article/30072005', + showOnHome: true, + }, ], [ { @@ -118,6 +151,17 @@ export const eventsData = [ showOnHome: true, timezoneDependent: true, }, + { + name: 'Romaritime Meluserenity - Sigewinne Banner', + pos: '40% 20%', + zoom: '200%', + image: 'Romaritime Meluserenity 1.png', + start: '2024-06-25 18:00:00', + end: '2024-07-16 14:59:00', + color: '#fadbf8', + url: 'https://www.hoyolab.com/article/30071782', + showOnHome: true, + }, ], [ { @@ -155,6 +199,17 @@ export const eventsData = [ showOnHome: true, timezoneDependent: true, }, + { + name: 'Chanson of Many Waters - Furina Banner', + pos: '40% 15%', + zoom: '200%', + image: 'Chanson of Many Waters 2.png', + start: '2024-06-25 18:00:00', + end: '2024-07-16 14:59:00', + color: '#95d6fb', + url: 'https://www.hoyolab.com/article/30071782', + showOnHome: true, + }, ], [ { @@ -192,6 +247,17 @@ export const eventsData = [ showOnHome: true, timezoneDependent: true, }, + { + name: 'Epitome Invocation - Weapon Banner', + pos: '40% 30%', + zoom: '200%', + image: 'Epitome Invocation 66.png', + start: '2024-06-25 18:00:00', + end: '2024-07-16 14:59:00', + color: '#FFAA4B', + url: 'https://www.hoyolab.com/article/30071782', + showOnHome: true, + }, ], [ { @@ -254,6 +320,18 @@ export const eventsData = [ 'After this character receives healing, their Elemental Skill DMG is increased by 20%. Lasts for 8s, up to 3 stacks. Each stack duration is calculated independently', }, ], + [ + { + name: 'Imaginarium Theater', + image: 'Imaginarium Theater tmp.png', + pos: '0% 70%', + start: '2024-07-01 10:00:00', + end: '2024-08-31 04:00:00', + color: '#777df3', + description: + 'Required Elemental Types: Pyro, Electro, and Anemo. Fantastical Blessings: Max HP, ATK, and DEF are increased by 20%.', + }, + ], [ { name: "Paimon's Bargain - Razor, Amber, and Royal", diff --git a/static/images/events/Chanson of Many Waters 2.png b/static/images/events/Chanson of Many Waters 2.png new file mode 100644 index 00000000..1248f2d9 Binary files /dev/null and b/static/images/events/Chanson of Many Waters 2.png differ diff --git a/static/images/events/Endless Forms Most Martial.png b/static/images/events/Endless Forms Most Martial.png new file mode 100644 index 00000000..8ea76cd9 Binary files /dev/null and b/static/images/events/Endless Forms Most Martial.png differ diff --git a/static/images/events/Epitome Invocation 66.png b/static/images/events/Epitome Invocation 66.png new file mode 100644 index 00000000..b62df88e Binary files /dev/null and b/static/images/events/Epitome Invocation 66.png differ diff --git a/static/images/events/Imaginarium Theater tmp.png b/static/images/events/Imaginarium Theater tmp.png new file mode 100644 index 00000000..1b6ab525 Binary files /dev/null and b/static/images/events/Imaginarium Theater tmp.png differ diff --git a/static/images/events/Record of Refelective Writing .png b/static/images/events/Record of Refelective Writing .png new file mode 100644 index 00000000..161c3d9b Binary files /dev/null and b/static/images/events/Record of Refelective Writing .png differ diff --git a/static/images/events/Romaritime Meluserenity 1.png b/static/images/events/Romaritime Meluserenity 1.png new file mode 100644 index 00000000..b60337b2 Binary files /dev/null and b/static/images/events/Romaritime Meluserenity 1.png differ diff --git a/static/images/events/Spino Doubleblaster.png b/static/images/events/Spino Doubleblaster.png new file mode 100644 index 00000000..ef3ed7fb Binary files /dev/null and b/static/images/events/Spino Doubleblaster.png differ