From d7ff0fb2ec498cbeaea2f41ecfb53e094782c303 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 16:27:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7bb7a46..7c00edb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function MathMasteryLanding() { { imageSrc: "http://img.b2bpic.net/free-photo/young-male-teacher-wearing-glasses-standing-near-blackboard-writing-blackboard-mathematical-formulas-explaining-lesson-looking-confident-classroom_141793-102275.jpg", imageAlt: "Mathematical equations on board"}, { - imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-together-medium-shot_52683-99761.jpg", imageAlt: "One-on-one tutoring session"}, + imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-together-medium-shot_52683-99761.jpg?_wi=1", imageAlt: "One-on-one tutoring session"}, { imageSrc: "http://img.b2bpic.net/free-photo/handsome-african-student-male-denim-clothes-sitting-university-canteen-with-book-copybook-writing-some-notes-with-pen-communicating-smartphone-with-his-friend-having-concentrated-look_273609-7439.jpg", imageAlt: "Student exam preparation"}, { @@ -221,13 +221,13 @@ export default function MathMasteryLanding() { imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-cheerful-female-student-smiling-holding-folders-outdoors-park-background_176420-55208.jpg", imageAlt: "Sarah Chen, successful student"}, { id: "2", name: "Marcus Johnson", handle: "@marcus_j_math", testimonial: "SAT math prep was intimidating, but this tutoring broke it down perfectly. Scored 760! This tutor actually cares about your success.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-showing-her-fists-white-background_176474-114273.jpg", imageAlt: "Marcus Johnson, SAT success"}, + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-showing-her-fists-white-background_176474-114273.jpg?_wi=1", imageAlt: "Marcus Johnson, SAT success"}, { id: "3", name: "Priya Patel", handle: "@priya_learns", testimonial: "Calculus seemed impossible until I started tutoring. Now I understand the concepts and I'm confident in my final grade. Thank you!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/focused-schoolgirl-reading-book-library-mandatory-literature_482257-125459.jpg", imageAlt: "Priya Patel, calculus student"}, { id: "4", name: "Alex Rodriguez", handle: "@alexrod_math", testimonial: "The flexibility with scheduling was perfect for my busy life. Quality tutoring that actually helped me ace my geometry final.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-showing-her-fists-white-background_176474-114273.jpg", imageAlt: "Alex Rodriguez, geometry mastery"}, + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-showing-her-fists-white-background_176474-114273.jpg?_wi=2", imageAlt: "Alex Rodriguez, geometry mastery"}, ]} /> @@ -283,7 +283,7 @@ export default function MathMasteryLanding() { required: false, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/colleagues-working-together-medium-shot_52683-99761.jpg" + imageSrc="http://img.b2bpic.net/free-photo/colleagues-working-together-medium-shot_52683-99761.jpg?_wi=2" imageAlt="Math tutoring consultation" mediaAnimation="slide-up" mediaPosition="right"