diff --git a/public/config/banner.json b/public/config/banner.json index 23bf744..dc6d190 100644 --- a/public/config/banner.json +++ b/public/config/banner.json @@ -1,9 +1,9 @@ { - "active": false, - "header": "Open - Desafio dos Navegadores", - "paragraph": "Vê em direto no YouTube o Open - Desafio dos Navegadores, dia 14/02 às 11h00.", + "active": true, + "header": "Fotos já disponíveis", + "paragraph": "As fotos do Open dos Navegadores já estão disponíveis para compra.", "hasLink": true, - "buttonLabel": "Ver em direto", - "buttonLink": "https://www.youtube.com/watch?v=t6knoySB9Wk", - "color": "red" + "buttonLabel": "Ver fotos", + "buttonLink": "https://fotos.pavaogenial.pt/fotos/eventos?evento=246293", + "color": "green" }