Merge version_1 into main #1
@@ -125,10 +125,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
members={[
|
||||
{
|
||||
id: "edu-1", name: "BS in Molecular Biology", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-studying-library_23-2149204752.jpg", imageAlt: "University campus"
|
||||
id: "edu-1", name: "BS in Molecular Biology", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-studying-library_23-2149204752.jpg?_wi=1", imageAlt: "University campus"
|
||||
},
|
||||
{
|
||||
id: "edu-2", name: "Advanced Research Certification", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-studying-library_23-2149204752.jpg", imageAlt: "Research institute facility"
|
||||
id: "edu-2", name: "Advanced Research Certification", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-studying-library_23-2149204752.jpg?_wi=2", imageAlt: "Research institute facility"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user