From 73158a165b18cd28a9c7a499ec4bfb720cf3133d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 08:04:27 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 20dfb48..e2f81b6 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -107,7 +107,7 @@ export default function AboutPage() { name: "Priya Patel", role: "Parent of 3 students", imageSrc: - "http://img.b2bpic.net/free-photo/closeup-smiling-mother-son-beach-sunlight_181624-8765.jpg", + "http://img.b2bpic.net/free-photo/closeup-smiling-mother-son-beach-sunlight_181624-8765.jpg?_wi=2", imageAlt: "Priya Patel", }, { @@ -118,7 +118,7 @@ export default function AboutPage() { name: "Rahul Sharma", role: "Parent & Dance Enthusiast", imageSrc: - "http://img.b2bpic.net/free-photo/student-girl-happy-with-homework_1098-119.jpg", + "http://img.b2bpic.net/free-photo/student-girl-happy-with-homework_1098-119.jpg?_wi=2", imageAlt: "Rahul Sharma", }, { @@ -129,7 +129,7 @@ export default function AboutPage() { name: "Aisha Khan", role: "Bollywood Dance Instructor", imageSrc: - "http://img.b2bpic.net/free-photo/woman-walks-downtown-with-fitness-mat-going-have-aerobics-exercises-goes-practice-down-street-relaxes-after-workout-wears-sportsclothes-people-lifestyle-physical-activity_273609-54102.jpg", + "http://img.b2bpic.net/free-photo/woman-walks-downtown-with-fitness-mat-going-have-aerobics-exercises-goes-practice-down-street-relaxes-after-workout-wears-sportsclothes-people-lifestyle-physical-activity_273609-54102.jpg?_wi=2", imageAlt: "Aisha Khan", }, ]} @@ -161,7 +161,7 @@ export default function AboutPage() {