diff --git a/src/app/page.tsx b/src/app/page.tsx index ab62576..c68eee2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,7 +92,7 @@ export default function LandingPage() { { id: "4", title: "High School (IX to X)", content: "Advanced curriculum preparing students for competitive examinations and higher education, with focus on conceptual clarity and skill development."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/futuristic-school-classroom-future-students_23-2150906360.jpg" + imageSrc="http://img.b2bpic.net/free-photo/futuristic-school-classroom-future-students_23-2150906360.jpg?_wi=1" imageAlt="Interactive Smart Classroom Learning" useInvertedBackground={false} mediaPosition="left" @@ -115,7 +115,7 @@ export default function LandingPage() { products={[ { id: "1", brand: "Learning Space", name: "Smart Classrooms", price: "Interactive Teaching", rating: 5, - reviewCount: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-school-classroom-future-students_23-2150906360.jpg", imageAlt: "Smart Classroom with Digital Boards"}, + reviewCount: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-school-classroom-future-students_23-2150906360.jpg?_wi=2", imageAlt: "Smart Classroom with Digital Boards"}, { id: "2", brand: "Knowledge Hub", name: "Well-Stocked Library", price: "Digital Resources", rating: 5, reviewCount: "Extensive", imageSrc: "http://img.b2bpic.net/free-photo/friends-learning-study-group_23-2149257232.jpg", imageAlt: "Modern School Library"},