diff --git a/src/app/page.tsx b/src/app/page.tsx index bafc10a..e851178 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { { text: "Admissions", href: "#contact" }, { text: "Learn More", href: "#about" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-students-cramming-together_23-2149647137.jpg" + imageSrc="http://img.b2bpic.net/free-photo/diverse-group-of-students-learning-together_23-2149112663.jpg" avatars={[ { src: "http://img.b2bpic.net/free-photo/people-table-library_23-2147678900.jpg", alt: "People at table in library" }, { src: "http://img.b2bpic.net/free-photo/teen-friends-reading-near-railing_23-2147864036.jpg", alt: "Teen friends reading near railing" }, @@ -174,4 +174,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}