Merge version_1 into main #3

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

View File

@@ -93,11 +93,11 @@ export default function LandingPage() {
features={[
{
id: "1", title: "STEM Excellence Initiative", author: "Dr. Sarah Mitchell", description: "Advanced programs in Science, Technology, Engineering, and Mathematics with hands-on laboratory experience and real-world applications.", tags: ["Science", "Technology", "Innovation"],
imageSrc: "http://img.b2bpic.net/free-photo/girl-studying-science-laboratory_23-2148581920.jpg", imageAlt: "STEM classroom with technology"
imageSrc: "http://img.b2bpic.net/free-photo/girl-studying-science-laboratory_23-2148581920.jpg?_wi=1", imageAlt: "STEM classroom with technology"
},
{
id: "2", title: "Arts & Humanities Program", author: "Mr. James Anderson", description: "Comprehensive curriculum in literature, history, languages, and performing arts to develop critical thinking and cultural awareness.", tags: ["Arts", "Culture", "Expression"],
imageSrc: "http://img.b2bpic.net/free-photo/girl-studying-science-laboratory_23-2148581920.jpg", imageAlt: "Students in arts class"
imageSrc: "http://img.b2bpic.net/free-photo/girl-studying-science-laboratory_23-2148581920.jpg?_wi=2", imageAlt: "Students in arts class"
}
]}
/>