From 8ea219d2c0fbcbcd66f009b6d117a56b30b56297 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 17:13:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0e85a72..b65277e 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"}, -- 2.49.1