Update src/app/about/page.tsx

This commit is contained in:
2026-03-19 18:05:18 +00:00
parent bf1bdaa39c
commit 6ef1e4b5c5

View File

@@ -78,7 +78,7 @@ export default function AboutPage() {
content: "Throughout the application and execution phase, we provide ongoing support, feedback, and mentoring. Students receive interview coaching, essay review, and continuous encouragement to succeed.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/expecting-couple-home-counselling-meeting-couple-visiting-psychologist-relationship-counseling_1157-47244.jpg"
imageSrc="http://img.b2bpic.net/free-photo/expecting-couple-home-counselling-meeting-couple-visiting-psychologist-relationship-counseling_1157-47244.jpg?_wi=3"
imageAlt="Educational counselor consulting with student"
mediaAnimation="slide-up"
useInvertedBackground={true}
@@ -104,7 +104,7 @@ export default function AboutPage() {
role: "Student",
company: "Delhi Public School",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/expressive-woman-posing-outdoor_344912-3083.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/expressive-woman-posing-outdoor_344912-3083.jpg?_wi=2",
imageAlt: "young female student portrait professional",
},
{
@@ -113,7 +113,7 @@ export default function AboutPage() {
role: "Career Counselor",
company: "St. Xavier's College",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-handsome-man-sitting-cafe-table_1262-975.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-handsome-man-sitting-cafe-table_1262-975.jpg?_wi=2",
imageAlt: "male career counselor professional portrait",
},
{
@@ -122,7 +122,7 @@ export default function AboutPage() {
role: "University Admission Head",
company: "Miranda House University",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-looking-camera_23-2148317302.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-looking-camera_23-2148317302.jpg?_wi=2",
imageAlt: "female education administrator portrait",
},
]}