Skip to content

Commit

Permalink
All People pages done
Browse files Browse the repository at this point in the history
  • Loading branch information
TellToldTold committed May 27, 2024
1 parent b5469fa commit 14a4b07
Show file tree
Hide file tree
Showing 234 changed files with 1,240 additions and 430 deletions.
16 changes: 8 additions & 8 deletions .history/pages/People_20240422103107.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import Layout from "../components/Layout";
import Layout from "@/components/Layout";
import styles from '@/styles/People/People.module.scss'
import RoundButton from "@/components/molecules/RoundButton";
import { useRouter } from "next/router";
Expand All @@ -10,42 +10,42 @@ const Board: BoardMemberProps[] = [
{
name: "Gustavo Nicoletti",
role: "Recording Secretary",
imageSrc: "/People/Board/Gustavo Nicoletti Rosa.png",
imageSrc: "/People/members/gustavo_nicoletti_rosa.png",
linkedIn: "https://www.linkedin.com/in/gustavo-nicoletti-rosa/",
roleDescription: "Edoardo is a 3rd year Computer Science student at the University of Bristol. He is the President of the Bristol University Italian Society and the founder of the Bristol U",
},
{
name: "Serena Canavero",
role: "President",
imageSrc: "/People/Board/Serena Canavero.png",
imageSrc: "/People/members/serena_canavero.png",
linkedIn: "https://www.linkedin.com/in/serenacanavero/",
roleDescription: "Edoardo is a 3rd year Computer Science student at the University of Bristol. He is the President of the Bristol University Italian Society and the founder of the Bristol U",
},
{
name: "Francesco Anzoino",
role: "Treasurer",
imageSrc: "/People/Board/Francesco Anzoino.png",
imageSrc: "/People/members/francesco_anzoino.png",
linkedIn: "",
roleDescription: "Edoardo is a 3rd year Computer Science student at the University of Bristol. He is the President of the Bristol University Italian Society and the founder of the Bristol U",
},
{
name: "Claudio Fantasia",
role: "Vice President",
imageSrc: "/People/Board/Claudio Fantasia.png",
imageSrc: "/People/members/claudio_fantasia.png",
linkedIn: "https://www.linkedin.com/in/claudio-fantasia-120560224/",
roleDescription: "Edoardo is a 3rd year Computer Science student at the University of Bristol. He is the President of the Bristol University Italian Society and the founder of the Bristol U",
},
{
name: "Dario Gosmar",
role: "Web Correspondent",
imageSrc: "/People/Board/Dario Gosmar.png",
imageSrc: "/People/members/dario_gosmar.png",
linkedIn: "https://www.linkedin.com/in/dario-gosmar/",
roleDescription: "Edoardo is a 3rd year Computer Science student at the University of Bristol. He is the President of the Bristol University Italian Society and the founder of the Bristol U",
},
{
name: "Alberto Castrignanò",
role: "Corresponding Secretary",
imageSrc: "/People/Board/Alberto Castrignano.png",
imageSrc: "/People/members/alberto_castrignano.png",
linkedIn: "https://www.linkedin.com/in/albertocastrignano2/",
roleDescription: "Edoardo is a 3rd year Computer Science student at the University of Bristol. He is the President of the Bristol University Italian Society and the founder of the Bristol U",
},
Expand All @@ -61,7 +61,7 @@ const Teams: TeamProps[] = [
managers: [
{
name: "Dario Gosmar",
imageSrc: "/People/Areas/Comms/Dario Gosmar.png",
imageSrc: "/People/Areas/Comms/dario_gosmar.png",
}
],
members: [
Expand Down
14 changes: 7 additions & 7 deletions .history/pages/People_20240501205021.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,42 +10,42 @@ const Board: BoardMemberProps[] = [
{
name: "Gustavo Nicoletti",
role: "Recording Secretary",
imageSrc: "/People/Board/Gustavo Nicoletti Rosa.png",
imageSrc: "/People/Board/gustavo_nicoletti_rosa.png",
linkedIn: "https://www.linkedin.com/in/gustavo-nicoletti-rosa/",
roleDescription: "Edoardo is a 3rd year Computer Science student at the University of Bristol. He is the President of the Bristol University Italian Society and the founder of the Bristol U",
},
{
name: "Serena Canavero",
role: "President",
imageSrc: "/People/Board/Serena Canavero.png",
imageSrc: "/People/Board/serena_canavero.png",
linkedIn: "https://www.linkedin.com/in/serenacanavero/",
roleDescription: "Edoardo is a 3rd year Computer Science student at the University of Bristol. He is the President of the Bristol University Italian Society and the founder of the Bristol U",
},
{
name: "Francesco Anzoino",
role: "Treasurer",
imageSrc: "/People/Board/Francesco Anzoino.png",
imageSrc: "/People/Board/francesco_anzoino.png",
linkedIn: "",
roleDescription: "Edoardo is a 3rd year Computer Science student at the University of Bristol. He is the President of the Bristol University Italian Society and the founder of the Bristol U",
},
{
name: "Claudio Fantasia",
role: "Vice President",
imageSrc: "/People/Board/Claudio Fantasia.png",
imageSrc: "/People/Board/claudio_fantasia.png",
linkedIn: "https://www.linkedin.com/in/claudio-fantasia-120560224/",
roleDescription: "Edoardo is a 3rd year Computer Science student at the University of Bristol. He is the President of the Bristol University Italian Society and the founder of the Bristol U",
},
{
name: "Dario Gosmar",
role: "Web Correspondent",
imageSrc: "/People/Board/Dario Gosmar.png",
imageSrc: "/People/Board/dario_gosmar.png",
linkedIn: "https://www.linkedin.com/in/dario-gosmar/",
roleDescription: "Edoardo is a 3rd year Computer Science student at the University of Bristol. He is the President of the Bristol University Italian Society and the founder of the Bristol U",
},
{
name: "Alberto Castrignanò",
role: "Corresponding Secretary",
imageSrc: "/People/Board/Alberto Castrignano.png",
imageSrc: "/People/Board/alberto_castrignano.png",
linkedIn: "https://www.linkedin.com/in/albertocastrignano2/",
roleDescription: "Edoardo is a 3rd year Computer Science student at the University of Bristol. He is the President of the Bristol University Italian Society and the founder of the Bristol U",
},
Expand All @@ -61,7 +61,7 @@ const Teams: TeamProps[] = [
managers: [
{
name: "Dario Gosmar",
imageSrc: "/People/Areas/Comms/Dario Gosmar.png",
imageSrc: "/People/Areas/Comms/dario_gosmar.png",
}
],
members: [
Expand Down
14 changes: 7 additions & 7 deletions .history/pages/People_20240501205758.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,42 +10,42 @@ const Board: BoardMemberProps[] = [
{
name: "Gustavo Nicoletti",
role: "Recording Secretary",
imageSrc: "/People/Board/Gustavo Nicoletti Rosa.png",
imageSrc: "/People/Board/gustavo_nicoletti_rosa.png",
linkedIn: "https://www.linkedin.com/in/gustavo-nicoletti-rosa/",
roleDescription: "Edoardo is a 3rd year Computer Science student at the University of Bristol. He is the President of the Bristol University Italian Society and the founder of the Bristol U",
},
{
name: "Serena Canavero",
role: "President",
imageSrc: "/People/Board/Serena Canavero.png",
imageSrc: "/People/Board/serena_canavero.png",
linkedIn: "https://www.linkedin.com/in/serenacanavero/",
roleDescription: "Edoardo is a 3rd year Computer Science student at the University of Bristol. He is the President of the Bristol University Italian Society and the founder of the Bristol U",
},
{
name: "Francesco Anzoino",
role: "Treasurer",
imageSrc: "/People/Board/Francesco Anzoino.png",
imageSrc: "/People/Board/francesco_anzoino.png",
linkedIn: "",
roleDescription: "Edoardo is a 3rd year Computer Science student at the University of Bristol. He is the President of the Bristol University Italian Society and the founder of the Bristol U",
},
{
name: "Claudio Fantasia",
role: "Vice President",
imageSrc: "/People/Board/Claudio Fantasia.png",
imageSrc: "/People/Board/claudio_fantasia.png",
linkedIn: "https://www.linkedin.com/in/claudio-fantasia-120560224/",
roleDescription: "Edoardo is a 3rd year Computer Science student at the University of Bristol. He is the President of the Bristol University Italian Society and the founder of the Bristol U",
},
{
name: "Dario Gosmar",
role: "Web Correspondent",
imageSrc: "/People/Board/Dario Gosmar.png",
imageSrc: "/People/Board/dario_gosmar.png",
linkedIn: "https://www.linkedin.com/in/dario-gosmar/",
roleDescription: "Edoardo is a 3rd year Computer Science student at the University of Bristol. He is the President of the Bristol University Italian Society and the founder of the Bristol U",
},
{
name: "Alberto Castrignanò",
role: "Corresponding Secretary",
imageSrc: "/People/Board/Alberto Castrignano.png",
imageSrc: "/People/Board/alberto_castrignano.png",
linkedIn: "https://www.linkedin.com/in/albertocastrignano2/",
roleDescription: "Edoardo is a 3rd year Computer Science student at the University of Bristol. He is the President of the Bristol University Italian Society and the founder of the Bristol U",
},
Expand All @@ -61,7 +61,7 @@ const Teams: TeamProps[] = [
managers: [
{
name: "Dario Gosmar",
imageSrc: "/People/Areas/Comms/Dario Gosmar.png",
imageSrc: "/People/Areas/Comms/dario_gosmar.png",
}
],
members: [
Expand Down
14 changes: 7 additions & 7 deletions .history/pages/People_20240501205759.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,42 +10,42 @@ const Board: BoardMemberProps[] = [
{
name: "Gustavo Nicoletti",
role: "Recording Secretary",
imageSrc: "/People/Board/Gustavo Nicoletti Rosa.png",
imageSrc: "/People/Board/gustavo_nicoletti_rosa.png",
linkedIn: "https://www.linkedin.com/in/gustavo-nicoletti-rosa/",
roleDescription: "Edoardo is a 3rd year Computer Science student at the University of Bristol. He is the President of the Bristol University Italian Society and the founder of the Bristol U",
},
{
name: "Serena Canavero",
role: "President",
imageSrc: "/People/Board/Serena Canavero.png",
imageSrc: "/People/Board/serena_canavero.png",
linkedIn: "https://www.linkedin.com/in/serenacanavero/",
roleDescription: "Edoardo is a 3rd year Computer Science student at the University of Bristol. He is the President of the Bristol University Italian Society and the founder of the Bristol U",
},
{
name: "Francesco Anzoino",
role: "Treasurer",
imageSrc: "/People/Board/Francesco Anzoino.png",
imageSrc: "/People/Board/francesco_anzoino.png",
linkedIn: "",
roleDescription: "Edoardo is a 3rd year Computer Science student at the University of Bristol. He is the President of the Bristol University Italian Society and the founder of the Bristol U",
},
{
name: "Claudio Fantasia",
role: "Vice President",
imageSrc: "/People/Board/Claudio Fantasia.png",
imageSrc: "/People/Board/claudio_fantasia.png",
linkedIn: "https://www.linkedin.com/in/claudio-fantasia-120560224/",
roleDescription: "Edoardo is a 3rd year Computer Science student at the University of Bristol. He is the President of the Bristol University Italian Society and the founder of the Bristol U",
},
{
name: "Dario Gosmar",
role: "Web Correspondent",
imageSrc: "/People/Board/Dario Gosmar.png",
imageSrc: "/People/Board/dario_gosmar.png",
linkedIn: "https://www.linkedin.com/in/dario-gosmar/",
roleDescription: "Edoardo is a 3rd year Computer Science student at the University of Bristol. He is the President of the Bristol University Italian Society and the founder of the Bristol U",
},
{
name: "Alberto Castrignanò",
role: "Corresponding Secretary",
imageSrc: "/People/Board/Alberto Castrignano.png",
imageSrc: "/People/Board/alberto_castrignano.png",
linkedIn: "https://www.linkedin.com/in/albertocastrignano2/",
roleDescription: "Edoardo is a 3rd year Computer Science student at the University of Bristol. He is the President of the Bristol University Italian Society and the founder of the Bristol U",
},
Expand All @@ -61,7 +61,7 @@ const Teams: TeamProps[] = [
managers: [
{
name: "Dario Gosmar",
imageSrc: "/People/Areas/Comms/Dario Gosmar.png",
imageSrc: "/People/Areas/Comms/dario_gosmar.png",
}
],
members: [
Expand Down
14 changes: 7 additions & 7 deletions .history/pages/People_20240501205802.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,42 +10,42 @@ const Board: BoardMemberProps[] = [
{
name: "Gustavo Nicoletti",
role: "Recording Secretary",
imageSrc: "/People/Board/Gustavo Nicoletti Rosa.png",
imageSrc: "/People/Board/gustavo_nicoletti_rosa.png",
linkedIn: "https://www.linkedin.com/in/gustavo-nicoletti-rosa/",
roleDescription: "Edoardo is a 3rd year Computer Science student at the University of Bristol. He is the President of the Bristol University Italian Society and the founder of the Bristol U",
},
{
name: "Serena Canavero",
role: "President",
imageSrc: "/People/Board/Serena Canavero.png",
imageSrc: "/People/Board/serena_canavero.png",
linkedIn: "https://www.linkedin.com/in/serenacanavero/",
roleDescription: "Edoardo is a 3rd year Computer Science student at the University of Bristol. He is the President of the Bristol University Italian Society and the founder of the Bristol U",
},
{
name: "Francesco Anzoino",
role: "Treasurer",
imageSrc: "/People/Board/Francesco Anzoino.png",
imageSrc: "/People/Board/francesco_anzoino.png",
linkedIn: "",
roleDescription: "Edoardo is a 3rd year Computer Science student at the University of Bristol. He is the President of the Bristol University Italian Society and the founder of the Bristol U",
},
{
name: "Claudio Fantasia",
role: "Vice President",
imageSrc: "/People/Board/Claudio Fantasia.png",
imageSrc: "/People/Board/claudio_fantasia.png",
linkedIn: "https://www.linkedin.com/in/claudio-fantasia-120560224/",
roleDescription: "Edoardo is a 3rd year Computer Science student at the University of Bristol. He is the President of the Bristol University Italian Society and the founder of the Bristol U",
},
{
name: "Dario Gosmar",
role: "Web Correspondent",
imageSrc: "/People/Board/Dario Gosmar.png",
imageSrc: "/People/Board/dario_gosmar.png",
linkedIn: "https://www.linkedin.com/in/dario-gosmar/",
roleDescription: "Edoardo is a 3rd year Computer Science student at the University of Bristol. He is the President of the Bristol University Italian Society and the founder of the Bristol U",
},
{
name: "Alberto Castrignanò",
role: "Corresponding Secretary",
imageSrc: "/People/Board/Alberto Castrignano.png",
imageSrc: "/People/Board/alberto_castrignano.png",
linkedIn: "https://www.linkedin.com/in/albertocastrignano2/",
roleDescription: "Edoardo is a 3rd year Computer Science student at the University of Bristol. He is the President of the Bristol University Italian Society and the founder of the Bristol U",
},
Expand All @@ -61,7 +61,7 @@ const Teams: TeamProps[] = [
managers: [
{
name: "Dario Gosmar",
imageSrc: "/People/Areas/Comms/Dario Gosmar.png",
imageSrc: "/People/Areas/Comms/dario_gosmar.png",
}
],
members: [
Expand Down
14 changes: 7 additions & 7 deletions .history/pages/People_20240501205804.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,42 +10,42 @@ const Board: BoardMemberProps[] = [
{
name: "Gustavo Nicoletti",
role: "Recording Secretary",
imageSrc: "/People/Board/Gustavo Nicoletti Rosa.png",
imageSrc: "/People/Board/gustavo_nicoletti_rosa.png",
linkedIn: "https://www.linkedin.com/in/gustavo-nicoletti-rosa/",
roleDescription: "Edoardo is a 3rd year Computer Science student at the University of Bristol. He is the President of the Bristol University Italian Society and the founder of the Bristol U",
},
{
name: "Serena Canavero",
role: "President",
imageSrc: "/People/Board/Serena Canavero.png",
imageSrc: "/People/Board/serena_canavero.png",
linkedIn: "https://www.linkedin.com/in/serenacanavero/",
roleDescription: "Edoardo is a 3rd year Computer Science student at the University of Bristol. He is the President of the Bristol University Italian Society and the founder of the Bristol U",
},
{
name: "Francesco Anzoino",
role: "Treasurer",
imageSrc: "/People/Board/Francesco Anzoino.png",
imageSrc: "/People/Board/francesco_anzoino.png",
linkedIn: "",
roleDescription: "Edoardo is a 3rd year Computer Science student at the University of Bristol. He is the President of the Bristol University Italian Society and the founder of the Bristol U",
},
{
name: "Claudio Fantasia",
role: "Vice President",
imageSrc: "/People/Board/Claudio Fantasia.png",
imageSrc: "/People/Board/claudio_fantasia.png",
linkedIn: "https://www.linkedin.com/in/claudio-fantasia-120560224/",
roleDescription: "Edoardo is a 3rd year Computer Science student at the University of Bristol. He is the President of the Bristol University Italian Society and the founder of the Bristol U",
},
{
name: "Dario Gosmar",
role: "Web Correspondent",
imageSrc: "/People/Board/Dario Gosmar.png",
imageSrc: "/People/Board/dario_gosmar.png",
linkedIn: "https://www.linkedin.com/in/dario-gosmar/",
roleDescription: "Edoardo is a 3rd year Computer Science student at the University of Bristol. He is the President of the Bristol University Italian Society and the founder of the Bristol U",
},
{
name: "Alberto Castrignanò",
role: "Corresponding Secretary",
imageSrc: "/People/Board/Alberto Castrignano.png",
imageSrc: "/People/Board/alberto_castrignano.png",
linkedIn: "https://www.linkedin.com/in/albertocastrignano2/",
roleDescription: "Edoardo is a 3rd year Computer Science student at the University of Bristol. He is the President of the Bristol University Italian Society and the founder of the Bristol U",
},
Expand All @@ -61,7 +61,7 @@ const Teams: TeamProps[] = [
managers: [
{
name: "Dario Gosmar",
imageSrc: "/People/Areas/Comms/Dario Gosmar.png",
imageSrc: "/People/Areas/Comms/dario_gosmar.png",
}
],
members: [
Expand Down
Loading

0 comments on commit 14a4b07

Please sign in to comment.