diff --git a/src/app/page.tsx b/src/app/page.tsx index 6319703..24efb01 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -94,7 +94,7 @@ export default function HomePage() { { value: "50+", title: "Programs Offered" }, { value: "95%", title: "Student Success Rate" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/girl-near-microscope-observing-teacher_259150-60352.jpg" + imageSrc="http://img.b2bpic.net/free-photo/girl-near-microscope-observing-teacher_259150-60352.jpg?_wi=1" imageAlt="STEM learning environment" useInvertedBackground={false} mediaAnimation="slide-up" @@ -114,7 +114,7 @@ export default function HomePage() { title: "Core Curriculum", subtitle: "Comprehensive Foundation", description: "Our core curriculum combines theoretical knowledge with practical applications. Students gain foundational skills in mathematics, sciences, language arts, and social studies with experienced faculty guidance.", - imageSrc: "http://img.b2bpic.net/free-photo/female-team-leader-business-meeting-office_1268-21435.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-team-leader-business-meeting-office_1268-21435.jpg?_wi=1", imageAlt: "Core curriculum classroom", buttons: [{ text: "Learn More", href: "/courses" }], }, @@ -124,7 +124,7 @@ export default function HomePage() { title: "Elective Programs", subtitle: "Personalized Learning", description: "Choose from diverse electives including arts, technology, languages, and specialized subjects. Customize your educational experience to match your interests and career aspirations.", - imageSrc: "http://img.b2bpic.net/free-photo/vendor-carrying-lemons-customers_482257-102023.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vendor-carrying-lemons-customers_482257-102023.jpg?_wi=1", imageAlt: "Arts and creative learning", buttons: [{ text: "Explore Electives", href: "/courses" }], }, @@ -134,7 +134,7 @@ export default function HomePage() { title: "Career Track Programs", subtitle: "Industry Connection", description: "Specialized programs focusing on business, technology, healthcare, and engineering. Develop industry-relevant skills through partnerships with leading organizations and internship opportunities.", - imageSrc: "http://img.b2bpic.net/free-photo/yoga-class-concept_53876-31177.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/yoga-class-concept_53876-31177.jpg?_wi=1", imageAlt: "Professional training session", buttons: [{ text: "View Career Tracks", href: "/programs" }], }, @@ -159,7 +159,7 @@ export default function HomePage() { price: "Full Year Course", rating: 5, reviewCount: "234", - imageSrc: "http://img.b2bpic.net/free-photo/girl-near-microscope-observing-teacher_259150-60352.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-near-microscope-observing-teacher_259150-60352.jpg?_wi=2", imageAlt: "Advanced Biology course", }, { @@ -169,7 +169,7 @@ export default function HomePage() { price: "Full Year Course", rating: 5, reviewCount: "189", - imageSrc: "http://img.b2bpic.net/free-photo/young-teen-girls-study-desk-attending-virtual-webinar-class_482257-123130.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-teen-girls-study-desk-attending-virtual-webinar-class_482257-123130.jpg?_wi=1", imageAlt: "Web Development course", }, { @@ -179,7 +179,7 @@ export default function HomePage() { price: "Full Year Course", rating: 5, reviewCount: "156", - imageSrc: "http://img.b2bpic.net/free-photo/vendor-carrying-lemons-customers_482257-102023.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vendor-carrying-lemons-customers_482257-102023.jpg?_wi=2", imageAlt: "Digital Media Arts course", }, ]} @@ -200,7 +200,7 @@ export default function HomePage() { quote: "The programs offered here are exceptional. I gained practical skills, made lifelong friendships, and discovered my passion for technology. The faculty truly cares about student success.", name: "Sarah Johnson", role: "Class of 2024, Technology Track", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-guy-holding-notebooks-celebrating-making-fist-pump-shouting-yes-with-excitement-sta_1258-146346.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-guy-holding-notebooks-celebrating-making-fist-pump-shouting-yes-with-excitement-sta_1258-146346.jpg?_wi=1", imageAlt: "Sarah Johnson", }, { @@ -209,7 +209,7 @@ export default function HomePage() { quote: "My daughter has flourished in your programs. The balance between academics and extracurriculars, combined with caring teachers, made all the difference in her growth and confidence.", name: "Michael Chen", role: "Parent of Current Student", - imageSrc: "http://img.b2bpic.net/free-photo/happy-university-students-using-laptop-while-sitting-hallway_637285-9244.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-university-students-using-laptop-while-sitting-hallway_637285-9244.jpg?_wi=1", imageAlt: "Michael Chen", }, { @@ -218,7 +218,7 @@ export default function HomePage() { quote: "The career track program prepared me perfectly for my internship and job offers. Real-world projects, industry connections, and mentorship gave me a significant advantage in the job market.", name: "Emily Rodriguez", role: "Class of 2023, Business Track", - imageSrc: "http://img.b2bpic.net/free-photo/best-friends-playing-graduation-ceremony_23-2148505278.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/best-friends-playing-graduation-ceremony_23-2148505278.jpg?_wi=1", imageAlt: "Emily Rodriguez", }, { @@ -227,7 +227,7 @@ export default function HomePage() { quote: "This school genuinely supports every student's unique journey. From academic support to personal growth, the commitment to excellence is evident in every program offered.", name: "David Kim", role: "Class of 2024, Arts Program", - imageSrc: "http://img.b2bpic.net/free-photo/girl-with-book-striped-shirt_1150-23.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-with-book-striped-shirt_1150-23.jpg?_wi=1", imageAlt: "David Kim", }, ]}