Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-15 15:15:25 +00:00

View File

@@ -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"
}
]}
/>