Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-03 16:59:21 +00:00

View File

@@ -76,7 +76,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"
@@ -239,7 +239,7 @@ export default function MathMasteryLanding() {
},
{
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,
@@ -247,7 +247,7 @@ export default function MathMasteryLanding() {
},
{
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"
},
]}
/>
@@ -310,7 +310,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"