Update banners

This commit is contained in:
Made Baruna 2024-10-29 18:46:51 +08:00
parent b997a3d74d
commit 396bcb08de
9 changed files with 79 additions and 0 deletions

View file

@ -1379,6 +1379,28 @@ export const banners = {
// version: '5.1',
// timezoneDependent: true,
// },
{
name: "The Moongrass' Enlightenment",
image: 4,
shortName: 'Nahida',
start: '2024-10-29 18:00:00',
end: '2024-11-19 14:59:00',
color: '#b8db94',
featured: ['nahida', 'hu_tao'],
featuredRare: ['sethos', 'xingqiu', 'kuki_shinobu'],
version: '5.1',
},
// {
// name: "Moment of Bloom",
// image: 5,
// shortName: 'Hu Tao',
// start: '2024-10-29 18:00:00',
// end: '2024-11-19 14:59:00',
// color: '#c66051',
// featured: ['nahida', 'hu_tao'],
// featuredRare: ['sethos', 'xingqiu', 'kuki_shinobu'],
// version: '5.1',
// },
],
weapons: [
{

View file

@ -1153,4 +1153,28 @@ export const bannersDual = {
timezoneDependent: true,
},
],
"The Moongrass' Enlightenment 4": [
{
name: "The Moongrass' Enlightenment",
image: 4,
shortName: 'Nahida',
start: '2024-10-29 18:00:00',
end: '2024-11-19 14:59:00',
color: '#b8db94',
featured: ['nahida', 'hu_tao'],
featuredRare: ['sethos', 'xingqiu', 'kuki_shinobu'],
version: '5.1',
},
{
name: 'Moment of Bloom',
image: 5,
shortName: 'Hu Tao',
start: '2024-10-29 18:00:00',
end: '2024-11-19 14:59:00',
color: '#c66051',
featured: ['nahida', 'hu_tao'],
featuredRare: ['sethos', 'xingqiu', 'kuki_shinobu'],
version: '5.1',
},
],
};

View file

@ -144,6 +144,17 @@ export const eventsData = [
showOnHome: true,
timezoneDependent: true,
},
{
name: "The Moongrass' Enlightenment - Nahida Banner",
pos: '30% 15%',
zoom: '200%',
image: 'The Moongrass Enlightenment 4.png',
start: '2024-10-29 18:00:00',
end: '2024-11-19 14:59:00',
color: '#b8db94',
url: 'https://www.hoyolab.com/article/34470331',
showOnHome: true,
},
],
[
{
@ -181,6 +192,17 @@ export const eventsData = [
showOnHome: true,
timezoneDependent: true,
},
{
name: 'Moment of Bloom - Hu Tao Banner',
pos: '40% 20%',
zoom: '200%',
image: 'Moment of Bloom 5.png',
start: '2024-10-29 18:00:00',
end: '2024-11-19 14:59:00',
color: '#c66051',
url: 'https://www.hoyolab.com/article/34470331',
showOnHome: true,
},
],
[
{
@ -218,6 +240,17 @@ export const eventsData = [
showOnHome: true,
timezoneDependent: true,
},
{
name: 'Epitome Invocation - Weapon Banner',
pos: '40% 30%',
zoom: '200%',
image: 'Epitome Invocation 72.png',
start: '2024-10-29 18:00:00',
end: '2024-11-19 14:59:00',
color: '#FFAA4B',
url: 'https://www.hoyolab.com/article/34470331',
showOnHome: true,
},
],
[
{

Binary file not shown.

After

Width:  |  Height:  |  Size: 366 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 565 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 639 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 366 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 565 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 639 KiB