Skip to content

Commit c61c9d1

Browse files
author
Palash Patel
committed
profile pics
1 parent d50c1ea commit c61c9d1

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

public/avatars/aryamann.png

1.38 MB
Loading

public/avatars/shane.png

933 KB
Loading

src/pages/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export default function Home() {
2323
},
2424
{
2525
name: "Aryamann Sheoran",
26-
imageSrc: "/cs-2340-team-website/avatars/aryamannsheoran.png",
26+
imageSrc: "/cs-2340-team-website/avatars/aryamann.png",
2727
role: "Product Owner",
2828
devRole: "Full Stack Developer",
2929
description:
@@ -61,7 +61,7 @@ export default function Home() {
6161
},
6262
{
6363
name: "Shane Hanley",
64-
imageSrc: "https://placehold.co/100",
64+
imageSrc: "/cs-2340-team-website/avatars/shane.png",
6565
role: "Developer",
6666
devRole: "Back-End Developer",
6767
description:

0 commit comments

Comments
 (0)