Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
iam-MA committed May 6, 2024
1 parent 75d3fab commit 55c7e08
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions pages/People.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ const Teams: TeamProps[] = [
imageSrc: "/People/Areas/Comms/Vittoria Drago.png",
},
{
name: "Antonio Capace",
imageSrc: "/People/Areas/Comms/Antonio Capace.png",
name: "Antonio Capece",
imageSrc: "/People/Areas/Comms/Antonio Capece.png",
},
{
name: "Francesco Di Stefano",
Expand Down Expand Up @@ -130,7 +130,7 @@ const Teams: TeamProps[] = [
},
{
name: "Renata De Gennaro",
imageSrc: "Renata De Gennaro.png",
imageSrc: "/People/Areas/HR/Renata De Gennaro.png",
},
{
name: "Giacomo Maino",
Expand Down Expand Up @@ -192,15 +192,15 @@ const Teams: TeamProps[] = [
},
{
name: "Ismaele Bahti",
imageSrc: "/People/Areas/Corporate Training/Ismaele Bahti.png",
imageSrc: "/People/Areas/Corporate Training/Ismaele Bahati.png",
},
{
name: "Marco Canavero",
imageSrc: "/People/Areas/Corporate Training/Marco Canavero.png",
},
{
name: "Marco D'Andria",
imageSrc: "/People/Areas/Corporate Training/Marco DAndria.png",
imageSrc: "/People/Areas/Corporate Training/Marco Dandria.png",
},
{
name: "Arber Kryeziu",
Expand Down Expand Up @@ -259,7 +259,7 @@ const Teams: TeamProps[] = [
},
{
name: "Lorenza Bonfanti Posta",
imageSrc: "/People/Areas/Tutoring/Lorenzo Bonfanti Posta.png",
imageSrc: "/People/Areas/Tutoring/Lorenza Bonfanti Posta.png",
},
{
name: "Alessia De Crescenzo",
Expand Down

0 comments on commit 55c7e08

Please sign in to comment.