From 03f98d4c1956b06a75fc15e2e1dbe6110f619384 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 06:52:20 +0000 Subject: [PATCH] Update src/app/facilities/page.tsx --- src/app/facilities/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/facilities/page.tsx b/src/app/facilities/page.tsx index 5271960..d8e3aef 100644 --- a/src/app/facilities/page.tsx +++ b/src/app/facilities/page.tsx @@ -48,31 +48,31 @@ export default function FacilitiesPage() { { title: "Modern Classrooms", description: "Well-equipped classrooms with multimedia facilities, interactive boards, and comfortable seating for optimal learning environment", - imageSrc: "http://img.b2bpic.net/free-photo/students-library-college_23-2147678906.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/students-library-college_23-2147678906.jpg?_wi=7", imageAlt: "Modern classroom", }, { title: "Computer Labs", description: "Advanced computer laboratories with latest hardware and software for practical coding, design, and technical skill development", - imageSrc: "http://img.b2bpic.net/free-photo/spacious-area-group-young-people-casual-clothes-working-modern-office_146671-16510.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spacious-area-group-young-people-casual-clothes-working-modern-office_146671-16510.jpg?_wi=8", imageAlt: "Computer lab", }, { title: "Science Laboratories", description: "Well-equipped science labs for physics, chemistry, and biology with modern instruments and materials for practical experiments", - imageSrc: "http://img.b2bpic.net/free-photo/people-reading-books-room_23-2147679257.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-reading-books-room_23-2147679257.jpg?_wi=6", imageAlt: "Science lab", }, { title: "Library & Reading Rooms", description: "Comprehensive library with thousands of textbooks, journals, reference materials, and dedicated quiet reading rooms for research", - imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-people-talking-while-using-laptop-library_74855-1657.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-people-talking-while-using-laptop-library_74855-1657.jpg?_wi=5", imageAlt: "Library", }, { title: "Sports & Recreation", description: "Cricket grounds, football field, badminton courts, table tennis, gymnasium, and indoor sports facilities for physical development", - imageSrc: "http://img.b2bpic.net/free-photo/volunteer-team-cleaning-city-grass-from-garbage_1262-21092.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/volunteer-team-cleaning-city-grass-from-garbage_1262-21092.jpg?_wi=5", imageAlt: "Sports facilities", }, {