Update src/app/contact/page.tsx
This commit is contained in:
@@ -98,7 +98,7 @@ export default function ContactPage() {
|
||||
tag: "Student",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg",
|
||||
avatarAlt: "Amara Dlamini",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/students-taking-photo-each-other-graduation_23-2148201810.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/students-taking-photo-each-other-graduation_23-2148201810.jpg?_wi=3",
|
||||
imageAlt: "Students celebrating graduation success",
|
||||
},
|
||||
{
|
||||
@@ -110,7 +110,7 @@ export default function ContactPage() {
|
||||
tag: "Educator",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg",
|
||||
avatarAlt: "Dr. James Mthembu",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-kids-studying-school_1303-26844.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-kids-studying-school_1303-26844.jpg?_wi=3",
|
||||
imageAlt: "Teacher engaging students in classroom",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user