We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d50c1ea commit c61c9d1Copy full SHA for c61c9d1
public/avatars/aryamann.png
1.38 MB
public/avatars/shane.png
933 KB
src/pages/index.tsx
@@ -23,7 +23,7 @@ export default function Home() {
23
},
24
{
25
name: "Aryamann Sheoran",
26
- imageSrc: "/cs-2340-team-website/avatars/aryamannsheoran.png",
+ imageSrc: "/cs-2340-team-website/avatars/aryamann.png",
27
role: "Product Owner",
28
devRole: "Full Stack Developer",
29
description:
@@ -61,7 +61,7 @@ export default function Home() {
61
62
63
name: "Shane Hanley",
64
- imageSrc: "https://placehold.co/100",
+ imageSrc: "/cs-2340-team-website/avatars/shane.png",
65
role: "Developer",
66
devRole: "Back-End Developer",
67
0 commit comments