From 8d4d682e7e83167acfcde333a499ccd97736a623 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 14:14:06 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 898bb55..0b916bc 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -73,7 +73,7 @@ const AboutPage = () => { description: "PhD in Mathematics with 15+ years of teaching experience. Specializes in conceptual clarity and exam-focused learning strategies.", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-confident-senior-businessman-office_1262-2396.jpg", + "http://img.b2bpic.net/free-photo/portrait-confident-senior-businessman-office_1262-2396.jpg?_wi=2", socialLinks: [], }, { @@ -83,7 +83,7 @@ const AboutPage = () => { description: "University professor with expertise in Physics, Chemistry, and Biology. Known for interactive teaching methods and student engagement.", imageSrc: - "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", + "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=2", socialLinks: [], }, { @@ -93,7 +93,7 @@ const AboutPage = () => { description: "English and Hindi literature expert with 12 years of academic coaching experience. Focuses on composition and comprehension skills.", imageSrc: - "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg", + "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg?_wi=2", socialLinks: [], }, ]}