diff --git a/src/app/page.tsx b/src/app/page.tsx index ff0619c..0959d9f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { description="Rajesh Kumar" subdescription="Institute Founder & Lead Instructor" icon={Users} - imageSrc="http://img.b2bpic.net/free-photo/male-taking-photos-friends_23-2148451621.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-taking-photos-friends_23-2148451621.jpg?_wi=1" imageAlt="Our teaching philosophy" mediaAnimation="slide-up" useInvertedBackground={false} @@ -105,7 +105,7 @@ export default function LandingPage() { }, { id: 3, - tag: "Expert Instructors", title: "Friendly & Patient Teachers", subtitle: "Experienced professionals who genuinely care about your success", description: "Our certified instructors break down complex concepts into easy-to-understand lessons. They're patient, approachable, and dedicated to building your confidence alongside your skills.", imageSrc: "http://img.b2bpic.net/free-photo/male-taking-photos-friends_23-2148451621.jpg", imageAlt: "Supportive teaching environment" + tag: "Expert Instructors", title: "Friendly & Patient Teachers", subtitle: "Experienced professionals who genuinely care about your success", description: "Our certified instructors break down complex concepts into easy-to-understand lessons. They're patient, approachable, and dedicated to building your confidence alongside your skills.", imageSrc: "http://img.b2bpic.net/free-photo/male-taking-photos-friends_23-2148451621.jpg?_wi=2", imageAlt: "Supportive teaching environment" } ]} />