From 1644f84adf14f052e64e8a839bc0f92d30d28d98 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 12:21:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e851178..39e4e5a 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/diverse-group-of-students-learning-together_23-2149112663.jpg" + imageSrc="http://img.b2bpic.net/free-photo/group-students-with-teacher-classroom_23-2148206877.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" }, -- 2.49.1