Update src/app/facilities/page.tsx

This commit is contained in:
2026-03-05 06:52:20 +00:00
parent 68fab38b05
commit 03f98d4c19

View File

@@ -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",
},
{