diff --git a/src/app/page.tsx b/src/app/page.tsx index 5d5577e..737fd62 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { useInvertedBackground={false} title="A Legacy of Academic Excellence" description="Situated in Mysore, our school is dedicated to fostering curiosity, discipline, and creativity. With world-class infrastructure and experienced mentors, we provide an all-rounded development for every student." - imageSrc="http://img.b2bpic.net/free-photo/long-shot-kids-learning-how-use-medical-mask_23-2148672128.jpg" + imageSrc="http://img.b2bpic.net/free-photo/long-shot-kids-learning-how-use-medical-mask_23-2148672128.jpg?_wi=1" /> @@ -97,7 +97,7 @@ export default function LandingPage() { }, { id: "f2", title: "Safe & Modern Campus", description: "State-of-the-art facilities designed for maximum comfort and security.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/long-shot-kids-learning-how-use-medical-mask_23-2148672128.jpg", imageAlt: "Modern facility"}, + imageSrc: "http://img.b2bpic.net/free-photo/long-shot-kids-learning-how-use-medical-mask_23-2148672128.jpg?_wi=2", imageAlt: "Modern facility"}, items: [ { icon: ShieldCheck, text: "24/7 Security Monitoring" }, { icon: Wifi, text: "Smart Classrooms" },