@@ -240,7 +240,7 @@ export const petWebsiteData: PetWebsiteData = {
240
240
} ,
241
241
{
242
242
name : 'André Vasconcelos' ,
243
- type : PetMemberType . Current ,
243
+ type : PetMemberType . Egress ,
244
244
cinLogin : 'alpvj' ,
245
245
photoUrl : `${ targetImageLocation } /members/andre-luis-vasconcelos.jpg` ,
246
246
linkedinUrl : 'https://www.linkedin.com/in/andrevas86/' ,
@@ -253,7 +253,7 @@ export const petWebsiteData: PetWebsiteData = {
253
253
} ,
254
254
{
255
255
name : 'Marconi Gomes' ,
256
- type : PetMemberType . Current ,
256
+ type : PetMemberType . Egress ,
257
257
cinLogin : 'mgrf' ,
258
258
photoUrl : `${ targetImageLocation } /members/marconi-gomes.jpg` ,
259
259
linkedinUrl : 'https://www.linkedin.com/in/MarconiGRF/' ,
@@ -269,7 +269,7 @@ export const petWebsiteData: PetWebsiteData = {
269
269
} ,
270
270
{
271
271
name : 'Pedro Basilio' ,
272
- type : PetMemberType . Current ,
272
+ type : PetMemberType . Egress ,
273
273
cinLogin : 'pcsb' ,
274
274
photoUrl : `${ targetImageLocation } /members/pedro-basilio.jpg` ,
275
275
} ,
@@ -281,7 +281,7 @@ export const petWebsiteData: PetWebsiteData = {
281
281
} ,
282
282
{
283
283
name : 'José Bezerra' ,
284
- type : PetMemberType . Current ,
284
+ type : PetMemberType . Egress ,
285
285
cinLogin : 'jbmn2' ,
286
286
photoUrl : `${ targetImageLocation } /members/jose-bezerra.jpg` ,
287
287
linkedinUrl : 'https://www.linkedin.com/in/j0s3bezerra/' ,
0 commit comments