diff --git a/cansat/pages/about/index.tsx b/cansat/pages/about/index.tsx index b80880b..ac21250 100644 --- a/cansat/pages/about/index.tsx +++ b/cansat/pages/about/index.tsx @@ -31,9 +31,9 @@ const list = [ description: "Radio Communications", }, { - title: "Sebastián", - img: "/headshot/sebastian.webp", - description: "PR Management", + title: "Simona", + img: "/headshot/simona.webp", + description: "Programming", }, { title: "Bruno", diff --git a/cansat/public/headshot/simona.webp b/cansat/public/headshot/simona.webp new file mode 100644 index 0000000..2079ae4 Binary files /dev/null and b/cansat/public/headshot/simona.webp differ