diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 066eb0f..171ff34 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -95,7 +95,7 @@ export default function GalleryPage() { category: ["Events", "Celebration"], title: "Annual Day Celebration 2024", excerpt: "Students showcased their talents in our grand annual day celebration with cultural performances and academic displays.", - imageSrc: "http://img.b2bpic.net/free-photo/students-rehashing-theater-class_23-2150960284.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/students-rehashing-theater-class_23-2150960284.jpg?_wi=2", imageAlt: "Annual Day Event", authorName: "Events Committee", authorAvatar: "http://img.b2bpic.net/free-photo/happy-college-students-communicating-with-their-professor-hallway_637285-9249.jpg", @@ -106,7 +106,7 @@ export default function GalleryPage() { category: ["Sports", "Events"], title: "Inter-School Sports Tournament", excerpt: "Our athletes competed in various sports events showcasing athletic excellence and school spirit.", - imageSrc: "http://img.b2bpic.net/free-photo/gates-are-open-we-can-start-dancing_329181-8377.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gates-are-open-we-can-start-dancing_329181-8377.jpg?_wi=2", imageAlt: "Sports Event", authorName: "Sports Department", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-middle-aged-male-teacher-sits-table-with-school-tools-points-blackboard-with-pointer-stick-showing-thumb-up-classroom_141793-105084.jpg", @@ -117,7 +117,7 @@ export default function GalleryPage() { category: ["Academic", "Exhibition"], title: "Science Fair & Project Exhibition", excerpt: "Students presented innovative science projects demonstrating creativity and scientific understanding.", - imageSrc: "http://img.b2bpic.net/free-vector/flat-national-science-day-vertical-poster-template_23-2149261660.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-national-science-day-vertical-poster-template_23-2149261660.jpg?_wi=2", imageAlt: "Science Fair", authorName: "Science Department", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-smiley-senior-woman_23-2149178449.jpg", @@ -154,7 +154,7 @@ export default function GalleryPage() { category: ["Facilities", "Academic"], title: "Modern Classrooms with Interactive Learning", excerpt: "Well-equipped classrooms featuring interactive boards, comfortable seating, and optimal lighting for effective learning.", - imageSrc: "http://img.b2bpic.net/free-photo/child-student-learning-school_23-2149511071.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/child-student-learning-school_23-2149511071.jpg?_wi=4", imageAlt: "Modern Classroom", authorName: "Academic Division", authorAvatar: "http://img.b2bpic.net/free-photo/happy-college-students-communicating-with-their-professor-hallway_637285-9249.jpg", @@ -165,7 +165,7 @@ export default function GalleryPage() { category: ["Sports", "Recreation"], title: "Sports Playground & Athletic Facilities", excerpt: "Expansive grounds with cricket pitch, football field, basketball court, and volleyball net for student sports development.", - imageSrc: "http://img.b2bpic.net/free-photo/girls-playing-volleyball_23-2149451025.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girls-playing-volleyball_23-2149451025.jpg?_wi=4", imageAlt: "Sports Ground", authorName: "Athletics Division", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-successful-middle-aged-business-leader_1262-5690.jpg", @@ -176,7 +176,7 @@ export default function GalleryPage() { category: ["Technology", "Academic"], title: "Computer Lab & IT Infrastructure", excerpt: "State-of-the-art computer laboratory with high-speed internet and modern technology for digital learning.", - imageSrc: "http://img.b2bpic.net/free-photo/black-female-it-specialist-sitting-beside-modern-computer-with-black-screen-talking-with-friends-indoor-portrait-busy-young-people-working-international-company_197531-25391.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-female-it-specialist-sitting-beside-modern-computer-with-black-screen-talking-with-friends-indoor-portrait-busy-young-people-working-international-company_197531-25391.jpg?_wi=6", imageAlt: "Computer Lab", authorName: "IT Department", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-smiley-senior-woman_23-2149178449.jpg",