From 6e7a87ef0698704177e9e545a0bc653c511b8c49 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Mar 2026 12:07:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 36dff96..f2e911b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,23 +69,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-girl-talking-mobile-phone-smiling-while-sitting-alone-coffee-shop-free-time-working-tablet-computer-happy-female-having-rest-cafe-lifestyle_1253-920.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-girl-talking-mobile-phone-smiling-while-sitting-alone-coffee-shop-free-time-working-tablet-computer-happy-female-having-rest-cafe-lifestyle_1253-920.jpg?_wi=1", imageAlt: "Students studying at desk", }, { - imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-female-teacher-wearing-glasses-holding-mini-chalkboard-sitting-desk-with-school-tools-classroom_141793-136775.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-female-teacher-wearing-glasses-holding-mini-chalkboard-sitting-desk-with-school-tools-classroom_141793-136775.jpg?_wi=1", imageAlt: "Teacher tutoring student", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-girl-talking-mobile-phone-smiling-while-sitting-alone-coffee-shop-free-time-working-tablet-computer-happy-female-having-rest-cafe-lifestyle_1253-920.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-girl-talking-mobile-phone-smiling-while-sitting-alone-coffee-shop-free-time-working-tablet-computer-happy-female-having-rest-cafe-lifestyle_1253-920.jpg?_wi=2", imageAlt: "Group study session", }, { - imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-female-teacher-wearing-glasses-holding-mini-chalkboard-sitting-desk-with-school-tools-classroom_141793-136775.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-female-teacher-wearing-glasses-holding-mini-chalkboard-sitting-desk-with-school-tools-classroom_141793-136775.jpg?_wi=2", imageAlt: "One-on-one mentorship", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-girl-talking-mobile-phone-smiling-while-sitting-alone-coffee-shop-free-time-working-tablet-computer-happy-female-having-rest-cafe-lifestyle_1253-920.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-girl-talking-mobile-phone-smiling-while-sitting-alone-coffee-shop-free-time-working-tablet-computer-happy-female-having-rest-cafe-lifestyle_1253-920.jpg?_wi=3", imageAlt: "Classroom environment", }, ]} @@ -106,28 +106,28 @@ export default function LandingPage() { value: "5.0", title: "Google Rating", description: "Based on 88+ happy families.", - imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-girl-talking-mobile-phone-smiling-while-sitting-alone-coffee-shop-free-time-working-tablet-computer-happy-female-having-rest-cafe-lifestyle_1253-920.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-girl-talking-mobile-phone-smiling-while-sitting-alone-coffee-shop-free-time-working-tablet-computer-happy-female-having-rest-cafe-lifestyle_1253-920.jpg?_wi=4", }, { id: "m2", value: "88", title: "Families Joined", description: "Trusted by parents in Koramangala.", - imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-girl-talking-mobile-phone-smiling-while-sitting-alone-coffee-shop-free-time-working-tablet-computer-happy-female-having-rest-cafe-lifestyle_1253-920.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-girl-talking-mobile-phone-smiling-while-sitting-alone-coffee-shop-free-time-working-tablet-computer-happy-female-having-rest-cafe-lifestyle_1253-920.jpg?_wi=5", }, { id: "m3", value: "100%", title: "Pass Rate", description: "Consistent track record in board exams.", - imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-girl-talking-mobile-phone-smiling-while-sitting-alone-coffee-shop-free-time-working-tablet-computer-happy-female-having-rest-cafe-lifestyle_1253-920.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-girl-talking-mobile-phone-smiling-while-sitting-alone-coffee-shop-free-time-working-tablet-computer-happy-female-having-rest-cafe-lifestyle_1253-920.jpg?_wi=6", }, { id: "m4", value: "2", title: "Boards", description: "Expert guidance for ICSE & CBSE.", - imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-girl-talking-mobile-phone-smiling-while-sitting-alone-coffee-shop-free-time-working-tablet-computer-happy-female-having-rest-cafe-lifestyle_1253-920.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-girl-talking-mobile-phone-smiling-while-sitting-alone-coffee-shop-free-time-working-tablet-computer-happy-female-having-rest-cafe-lifestyle_1253-920.jpg?_wi=7", }, ]} title="Proven Results" -- 2.49.1