@@ -21,7 +21,7 @@ export const sponsors: Sponsors = {
21
21
{
22
22
name : "Caixabank Tech" ,
23
23
website : "https://www.caixabanktech.com/es/pagina-de-inicio/" ,
24
- image : "images/sponsors/caixabank-tech.png" ,
24
+ image : "/ images/sponsors/caixabank-tech.png" ,
25
25
} ,
26
26
{
27
27
name : "Sopra Steria" ,
@@ -45,59 +45,64 @@ export const sponsors: Sponsors = {
45
45
} ,
46
46
{
47
47
name : "Clever Cloud" ,
48
- image : "images/sponsors/clever-cloud.png" ,
48
+ image : "/ images/sponsors/clever-cloud.png" ,
49
49
website : "https://www.clever-cloud.com/" ,
50
50
} ,
51
+ {
52
+ name : "Vonage" ,
53
+ website : "https://vonage.dev/DevBcn" ,
54
+ image : "/images/sponsors/vonage.jpg" ,
55
+ } ,
51
56
] ,
52
57
basic : [
53
58
{
54
59
name : "Seidor" ,
55
60
website : "https://www.opentrends.net/en" ,
56
- image : "images/sponsors/seidor.png" ,
61
+ image : "/ images/sponsors/seidor.png" ,
57
62
} ,
58
63
{
59
64
name : "Grupo Castilla" ,
60
- image : "images/sponsors/grupo-castilla.png" ,
65
+ image : "/ images/sponsors/grupo-castilla.png" ,
61
66
website :
62
67
"https://www.grupocastilla.es/servicios-rrhh/consultoria-tecnologica/" ,
63
68
} ,
64
69
{
65
70
name : "FOR GOOD AI" ,
66
71
website : "https://zencoder.ai/" ,
67
- image : "images/sponsors/zencoder.png" ,
72
+ image : "/ images/sponsors/zencoder.png" ,
68
73
} ,
69
74
{
70
75
name : "ORTUS SOLUTIONS" ,
71
76
website : "https://boxlang.io/" ,
72
- image : "images/sponsors/boxlang.png" ,
77
+ image : "/ images/sponsors/boxlang.png" ,
73
78
} ,
74
79
{
75
80
name : "Preply" ,
76
81
website : "https://preply.com/en/careers" ,
77
- image : "images/sponsors/preply.svg" ,
82
+ image : "/ images/sponsors/preply.svg" ,
78
83
} ,
79
84
] ,
80
85
communities : [ ] ,
81
86
media_partners : [
82
87
{
83
88
name : "Digital Expert Online" ,
84
89
website : "https://digital-expert.online/en/" ,
85
- image : "images/sponsors/logo-digital-expert.svg" ,
90
+ image : "/ images/sponsors/logo-digital-expert.svg" ,
86
91
} ,
87
92
{
88
93
name : "Kube events" ,
89
- image : "images/sponsors/kube-events.png" ,
94
+ image : "/ images/sponsors/kube-events.png" ,
90
95
website : "https://kube.events/" ,
91
96
} ,
92
97
{
93
98
name : "Kube careers" ,
94
- image : "images/sponsors/kube-career.png" ,
99
+ image : "/ images/sponsors/kube-career.png" ,
95
100
website : "https://kube.careers/" ,
96
101
} ,
97
102
{
98
103
name : "CIO Insights" ,
99
104
website : "https://www.cioinsights.com/" ,
100
- image : "images/sponsors/cio-insights.png" ,
105
+ image : "/ images/sponsors/cio-insights.png" ,
101
106
} ,
102
107
] ,
103
108
supporters : [ ] ,
0 commit comments