diff --git a/src/app/page.tsx b/src/app/page.tsx index b7b9227..9ef3e18 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -98,7 +98,7 @@ export default function HomePage() { { text: "📞 Call Now", href: "tel:+919942911419" }, { text: "📝 Enquire for Admission", href: "/admissions" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/white-facade-blue-sky_53876-75125.jpg" + imageSrc="http://img.b2bpic.net/free-photo/white-facade-blue-sky_53876-75125.jpg?_wi=1" imageAlt="Sri Venkateshwara School Campus" imagePosition="right" mediaAnimation="slide-up" @@ -118,7 +118,7 @@ export default function HomePage() { { value: "98%", title: "Student Success & Board Results" }, { value: "50+", title: "Expert Faculty Members" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/building_1127-3497.jpg" + imageSrc="http://img.b2bpic.net/free-photo/building_1127-3497.jpg?_wi=1" imageAlt="School Building and Campus" mediaAnimation="slide-up" useInvertedBackground={false} @@ -173,7 +173,7 @@ export default function HomePage() { name: "Advanced Science Labs", price: "✓ Physics, Chemistry, Biology", variant: "Fully equipped with modern instruments", - imageSrc: "http://img.b2bpic.net/free-vector/flat-science-lab-concept_23-2148489885.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-science-lab-concept_23-2148489885.jpg?_wi=1", imageAlt: "Advanced Science Labs", }, { @@ -181,7 +181,7 @@ export default function HomePage() { name: "Digital Learning Center", price: "✓ Computer Lab", variant: "45+ computer systems with internet", - imageSrc: "http://img.b2bpic.net/free-photo/girl-using-computer-library_23-2147863599.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-using-computer-library_23-2147863599.jpg?_wi=1", imageAlt: "Digital Learning Center", }, { @@ -189,7 +189,7 @@ export default function HomePage() { name: "Central Library", price: "✓ 5000+ Books", variant: "Reference & digital resources", - imageSrc: "http://img.b2bpic.net/free-photo/anonymous-woman-taking-book-from-bookshelf_23-2147779424.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/anonymous-woman-taking-book-from-bookshelf_23-2147779424.jpg?_wi=1", imageAlt: "Central Library", }, { @@ -197,7 +197,7 @@ export default function HomePage() { name: "Sports Facilities", price: "✓ Playground & Court", variant: "Cricket, badminton, basketball", - imageSrc: "http://img.b2bpic.net/free-photo/field-hockey-players-tournament-game_23-2149668553.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/field-hockey-players-tournament-game_23-2149668553.jpg?_wi=1", imageAlt: "Sports Facilities", }, ]} @@ -210,12 +210,12 @@ export default function HomePage() {