This commit is contained in:
parent
7c28e98252
commit
a39b5db469
1 changed files with 16 additions and 12 deletions
|
@ -1,22 +1,26 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"content": "¿Querés hackear el futuro?",
|
"content": "¿Sos docente y querés capacitarte?",
|
||||||
"buttonText": "Doná",
|
"buttonText": "Postula a una beca",
|
||||||
"buttonUrl": "// TODO:"
|
"//": "TODO: URL",
|
||||||
},
|
"buttonUrl": "javascript:alert('Todavía no terminamos el sitio, ¡esperanos!')"
|
||||||
{
|
|
||||||
"content": "¿Querés transformar la educación de tu municipio?",
|
|
||||||
"buttonText": "Contactanos",
|
|
||||||
"buttonUrl": "// TODO:"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"content": "¿Querés acelerar la transformación digital de tu escuela?",
|
"content": "¿Querés acelerar la transformación digital de tu escuela?",
|
||||||
"buttonText": "Escribinos",
|
"buttonText": "Escribinos",
|
||||||
"buttonUrl": "// TODO:"
|
"//": "TODO: URL",
|
||||||
|
"buttonUrl": "javascript:alert('Todavía no terminamos el sitio, ¡esperanos!')"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"content": "¿Sos docente y querés capacitarte?",
|
"content": "¿Querés transformar la educación de tu municipio?",
|
||||||
"buttonText": "Ingresá",
|
"buttonText": "Contactanos",
|
||||||
"buttonUrl": "// TODO:"
|
"//": "TODO: URL",
|
||||||
|
"buttonUrl": "javascript:alert('Todavía no terminamos el sitio, ¡esperanos!')"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"content": "¿Querés hackear el futuro?",
|
||||||
|
"buttonText": "Doná",
|
||||||
|
"//": "TODO: URL",
|
||||||
|
"buttonUrl": "javascript:alert('Todavía no terminamos el sitio, ¡esperanos!')"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Reference in a new issue