We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d91251 commit 0b4aee0Copy full SHA for 0b4aee0
1 file changed
app/(default)/(teaching)/AP0001/page.tsx
@@ -47,17 +47,17 @@ const tas: {
47
}[] = [
48
{
49
name: "Zihao Zhang",
50
- image: "/assets/person/ap0001_zihao_zhang.webp",
+ image: "https://ik.imagekit.io/opendrivelab/people/20260305-163446.jpeg",
51
link: "https://zizizi-hao.github.io/"
52
},
53
54
name: "Haitao Jiang",
55
- image: "/assets/person/ap0001_haitao_jiang.webp",
+ image: "https://ik.imagekit.io/opendrivelab/people/20260305-163442.jpeg",
56
link: "https://www.researchgate.net/profile/Jiang-Haitao-3?ev=prf_overview"
57
58
59
name: "Tianyu Zhang",
60
- image: "/assets/person/ap0001_tianyu_zhang.webp",
+ image: "https://ik.imagekit.io/opendrivelab/people/20260305-163436.jpeg ",
61
link: "https://github.com/TianyuZhang503"
62
63
];
0 commit comments