From aa541a643dad49aa159f759b6727b18ad52f8df2 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 18:59:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a3434f2..2f115d3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -127,7 +127,7 @@ export default function LandingPage() { description="At Mathematics Center, we believe in nurturing every student's potential through expert-led instruction and personalized support." subdescription="Our goal is to foster a deep understanding of mathematical concepts, build problem-solving skills, and instill confidence for academic and future success. We are dedicated to providing quality local tutoring that addresses individual learning styles." icon={GraduationCap} - imageSrc="http://img.b2bpic.net/free-photo/little-girl-sitting-table-with-books_1157-33749.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eqnsq6UMEdcjGqZ3rcskcJFd0y/uploaded-1780944991655-0bss0xph.jpg" imageAlt="Students and tutor working together on a math problem." mediaAnimation="slide-up" /> @@ -179,7 +179,7 @@ export default function LandingPage() { useInvertedBackground={false} members={[ { - id: "t1", name: "Mr. Islom Allanazarov ", role: "Lead Mathematics Instructor", description: "Specializing in advanced calculus and exam preparation, Prof. Sayfutdinov has over 15 years of experience.", imageSrc: "http://img.b2bpic.net/free-photo/confident-guy-with-crossed-arms-standing-front-stairs_74855-1571.jpg", imageAlt: "Portrait of Prof. Alisher Sayfutdinov."}, + id: "t1", name: "Mr. Islom Allanazarov ", role: "Lead Mathematics Instructor", description: "Specializing in advanced calculus and exam preparation, Prof. Sayfutdinov has over 15 years of experience.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eqnsq6UMEdcjGqZ3rcskcJFd0y/uploaded-1780945107731-v73t35f4.jpg", imageAlt: "Portrait of Prof. Alisher Sayfutdinov."}, { id: "t2", name: "Ms. Gulnora Karimova", role: "Junior Grades Specialist", description: "Ms. Karimova excels at building strong mathematical foundations for students in grades 6-9 with engaging methods.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-teacher-wearing-glasses-looking-front-confused-displeased-with-arms-crossed-sitting-school-desk-front-blackboard-classroom_141793-62001.jpg", imageAlt: "Portrait of Ms. Gulnora Karimova."}, { -- 2.49.1