diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 3e50550..6da24a1 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -72,19 +72,19 @@ export default function AboutPage() { { title: "Academic Excellence", description: "We maintain rigorous academic standards with regular curriculum updates, quality faculty, and cutting-edge teaching methodologies.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-children-sitting-desks_259150-60228.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-children-sitting-desks_259150-60228.jpg?_wi=2", imageAlt: "Academic Excellence", }, { title: "Innovation & Research", description: "We encourage original thinking, research initiatives, and practical application of theoretical knowledge across all engineering disciplines.", - imageSrc: "http://img.b2bpic.net/free-photo/furious-displeased-director-throwing-paperwork-her-business-staff_482257-118739.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/furious-displeased-director-throwing-paperwork-her-business-staff_482257-118739.jpg?_wi=2", imageAlt: "Innovation Hub", }, { title: "Industry Partnership", description: "We maintain strong relationships with leading industries to ensure our students gain exposure to real-world challenges and opportunities.", - imageSrc: "http://img.b2bpic.net/free-photo/data-center-engineering-team-working-together-using-ai-visualization_482257-126733.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/data-center-engineering-team-working-together-using-ai-visualization_482257-126733.jpg?_wi=2", imageAlt: "Industry Collaboration", }, ]} @@ -107,19 +107,19 @@ export default function AboutPage() { { title: "Industry Experienced Professors", description: "Faculty members with 10+ years of combined industry experience bringing real-world insights to the classroom.", - imageSrc: "http://img.b2bpic.net/free-photo/it-specialist-workstation-programming-monitor-writing-lines-code_482257-118997.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/it-specialist-workstation-programming-monitor-writing-lines-code_482257-118997.jpg?_wi=2", imageAlt: "Professor Teaching", }, { title: "Research-Oriented Mentors", description: "Our faculty actively contribute to research publications, conferences, and innovative projects that advance the field.", - imageSrc: "http://img.b2bpic.net/free-photo/empty-medical-neuroscience-laboratory-with-nobody-it-with-professional-equipment-ready-neurological-experiment-lab-with-brain-scan-monitor-medicine-industry-with-high-tech-facility_482257-29957.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-medical-neuroscience-laboratory-with-nobody-it-with-professional-equipment-ready-neurological-experiment-lab-with-brain-scan-monitor-medicine-industry-with-high-tech-facility_482257-29957.jpg?_wi=2", imageAlt: "Research Laboratory", }, { title: "Student-Centric Approach", description: "Dedicated mentorship program ensuring personalized guidance for each student's academic and career development.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-good-looking-young-dark-skinned-perspective-entrepreneur-looking-digital-tablet-looking-information-about-team-project-friend-meeting-library_176420-8281.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-good-looking-young-dark-skinned-perspective-entrepreneur-looking-digital-tablet-looking-information-about-team-project-friend-meeting-library_176420-8281.jpg?_wi=2", imageAlt: "Student Mentorship", }, ]} @@ -132,7 +132,7 @@ export default function AboutPage() {