Update src/app/page.tsx

This commit is contained in:
2026-03-07 17:11:21 +00:00
parent 65fa6bebe5
commit d2e8596e84

View File

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