new GlobalBroadcase([
{
content: 'Bonus Point coupon: Unavailable at the moment.',
endDate: '2022-05-24T22:00:00+08:00'
},
{
content: 'FREE DELIVERY ON ALL ORDERS',
endDate: '2022-05-24T22:00:00+08:00'
},
{
content: 'System Maintenance: May 24 11PM to May 25 10AM',
endDate: '2022-05-24T22:59:59+08:00'
},
{
content: 'Under Maintenance: Apologies For Any Inconvenience.',
startDate: '2022-05-24T23:00:00+08:00',
endDate: '2022-05-25T10:00:00+08:00'
},
{
content: 'FREE DELIVERY ON ALL ORDERS',
startDate: '2022-05-25T10:00:00+08:00'
}
])